On Sat, 24 Oct 2020, Florian Weimer wrote:
Has this been fixed in rawhide yet? I'm still getting this when
running fedora-review:
Traceback (most recent call last):
File "/usr/bin/dnf", line 57, in <module>
from dnf.cli import main
File "/usr/lib/python3.9/site-packages/dnf/__init__.py", line 30, in <module>
import dnf.base
File "/usr/lib/python3.9/site-packages/dnf/base.py", line 29, in <module>
import libdnf.transaction
File "/usr/lib64/python3.9/site-packages/libdnf/__init__.py", line 12, in <module>
from . import conf
File "/usr/lib64/python3.9/site-packages/libdnf/conf.py", line 13, in <module>
from . import _conf
ImportError: /lib64/libglib-2.0.so.0: undefined symbol: lstat64, version GLIBC_2.33
You need to tell fedora-review to perform a full upgrade to the rawhide
for the chroot it manages. glibc in rawhide already has the
lstat64@@GLIBC_2.33 symbol, and this version should also be in the
compose by now.
Actually - come to think of it, I think I'm probably going to have to
delete this chroot and re-create it. Since DNF is broken in the chroot, I
don't think there's any way to fix it by upgrading?
Scott
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx