Problem: python3.11-pyOpenSSL-24.2.1-1.el9.noarch is vulnerable.
Hello,
I’d like to ask the same question, and particularly about package: python3.11-pyOpenSSL-24.2.1-1.el9.noarch.
I’ve noticed that after migration to Foreman/Katello 3.14/4.16 python3.12 was installed.
So I assume that python3.11 can be removed, at least most of its packages are marked for removal by ‘dnf autoremove’. But python3.11-pyOpenSSL-24.2.1-1.el9.noarch is not one of those, marked for removal.
Is python3.11-pyOpenSSL-24.2.1-1.el9.noarch still required for Foreman/Katello 3.14/4.16 or can it be removed.
Thank you.
Expected outcome:
Foreman and Proxy versions: 3.14
Foreman and Proxy plugin versions: Foreman/Katello 3.14/4.16
You can run autoremove to clean up. Possibly there may be some remaining because foreman-installer did not remove them during upgrade and/or some may have been directly installed by foreman-installer, thus dependencies won’t work.
Also i noticed that:
python3.11-pulpcore-0:3.63.11-1.el9.noarch
python3.11-requests-0:2.32.3-2.el9.noarch
require it. And they’re not marked for autoremove either.
So, autoremove doesn’t include: python3.11-pyOpenSSL-24.2.1-1.el9.noarch which was installed from “pulpcore” repository.
Hence my question about it.
Why do you keep asking about the specific python3.11-pyOpenSSL package?
I can only repeat: run autoremove first to clean up the obvious.
And I can only repeat to check for extras. Those are packages which are not available from any repository. dnf list --extras shows you the packages with the repositories where they originally came from thus it should be easy to identify what can go. Not everything goes with autoremove as not everything has been installed via simple dependency.
And I have already gave you a list of packages which I have removed from my server.
It would be helpful if you would give this piece of information right from the start.
As mentioned: you can remove the package and all those other.
Of course, if you are so concerned about security in an obsolete, unused installed package you should rather quickly upgrade to the latest supported foreman/katello versions 3.18/4.20 or 3.19/4.21.
Support for your version has ended September 2025 thus the list of bugs and potential security issues in the version you are actually running may be much longer and more important than that CVE.