Issue with pulp core-obsolete-packages-1.5.0-4.el9.noarch package?

Problem:

When trying to install general Linux updates on my Rocky 9 system running Foreman 3.19.1/Katello 4.21.0 using ‘dnf update’ I get the following error:

Error:

Problem: package pulpcore-obsolete-packages-1.5.0-4.el9.noarch from @commandline obsoletes python3.11-pycryptodomex < 3.20.0-2 provided by python3.11-pycryptodomex-3.20.0-1.el9.x86_64 from @System

  - package python3.11-pyjwkest-1.4.2-9.el9.noarch from @System requires python3.11-pycryptodomex, but none of the providers can be installed

  - package python3.11-pyjwkest-1.4.2-9.el9.noarch from @System requires python3.11dist(pycryptodomex), but none of the providers can be installed

  - conflicting requests

  - problem with installed package python3.11-pyjwkest-1.4.2-9.el9.noarch 

Expected outcome:

update should succeed without errors.

Foreman and Proxy versions:

Foreman 3.19.1; Katello 4.21.0

Foreman and Proxy plugin versions:

Distribution and version:

Rocky Linux 9.8

Other relevant data:

Check the other threads regarding the obsolete python3.11 packages.

It seems the obsolete package still doesn’t get everything cleaned up. You can remove the package

# dnf remove python3.11-pyjwkest-1.4.2-9.el9.noarch