Jeffrey Walton wrote: > I'm trying to work around the Selenium packaging problem detailed at > <https://bugzilla.redhat.com/show_bug.cgi?id=2278096>. When following > c1, I noticed I have Python 3.11 and 3.12 paths: > > # ls /usr/lib/python3.1* > python3.11/ python3.12/ > > This machine has been dnf-system-upgraded multiple times. It is > currently on Fedora 40. Fedora 40 uses Python 3.12. It looks like > Python 3.11 is an old artifact: > > # ls /usr/lib/python3.11/site-packages/lvmdbusd > # > > I think it is safe to delete the Python 3.11 directory. But I am not a > Python expert. > > Is it safe to delete the Python 3.11 directory? It is. The directory should be owned by the package, but until relatively recently, it was not. I submitted a patch to correct this last year which should eventually trickle into future releases. https://src.fedoraproject.org/rpms/lvm2/pull-request/10 I submitted something similar for python-virt-firmware, and I think a few others as I noticed them leaving things behind on upgrades. https://src.fedoraproject.org/rpms/python-virt-firmware/pull-request/1 -- Todd
Attachment:
signature.asc
Description: PGP signature
-- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue