* Scott Talbert: > 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. Thanks, Florian -- Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243, Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill _______________________________________________ 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