Kevin Fenzi composed on 2016-06-08 09:55 (UTC-0600):
On Wed, 8 Jun 2016 02:48:34 -0400 Felix Miata wrote:
# rpm -qa | grep curl curl-7.49.1-2.fc25.i686 2016-06-03 12:07 297K libcurl-7.49.1-2.fc25.i686 2016-06-03 12:07 273K python3-pycurl-7.43.0-3.fc25.i686 2016-04-14 08:44 240K python-pycurl-7.43.0-3.fc25.i686 2016-04-14 08:44 240K
# dnf update Traceback (most recent call last): File "/usr/bin/dnf", line 57, in <module> from dnf.cli import main File "/usr/lib/python3.5/site-packages/dnf/__init__.py", line 31, in <module> import dnf.base File "/usr/lib/python3.5/site-packages/dnf/base.py", line 26, in <module> from dnf.comps import CompsQuery File "/usr/lib/python3.5/site-packages/dnf/comps.py", line 29, in <module> import dnf.util File "/usr/lib/python3.5/site-packages/dnf/util.py", line 31, in <module> import librepo File "/usr/lib/python3.5/site-packages/librepo/__init__.py", line 1070, in <module> import librepo._librepo ImportError: /lib/libcurl.so.4: undefined symbol: nghttp2_session_callbacks_set_error_callback
Not happening here on x86_64...
does rpm -V curl libcurl
Output is null.
show any problems?
Might be some 32bit fallout from fixing https://bugzilla.redhat.com/show_bug.cgi?id=1340757 ?
May or may not be. I can't tell. Only thing in dmesg is its last line. rpm (902) used greatest stack depth: 4236 bytes left Same last line in journalctl. # dnf clean all produces same bunch of py* errors. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://lists.fedoraproject.org/admin/lists/test@xxxxxxxxxxxxxxxxxxxxxxx