Obsoleted python3.11 packages

I have upgraded to foreman 3.18.1 some time ago. Redhat Lightspeed (former insights) warned me about EOL python3.11 packages. I do indeed have more than a hundred packages, which presumably are not used anymore. What is the proper way to cleanup obsoleted packages in foreman? I was under impression that foreman-obsolete-packages RPM should do it, but it doesn’t seem to be the case.

Thanks,

Vadym

The foreman-obsolete-packages and pulpcore-obsolete-packages only carry those that need removal.

You should be able to do dnf autoremove and get rid of those Python packages.

1 Like