-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.5
-
rhel-system-roles-1.82.0-0.1.el9
-
None
-
None
-
ZStream
-
3
-
sst_system_roles
-
1
-
QE ack, Dev ack
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
System Roles Sprint 2, System Roles Sprint 3, System Roles Sprint 4
-
Approved Blocker
-
Bug Fix
-
-
Done
-
None
The cockpit role __cockpit_packages_full package set tries to install cockpit-. This isn't working in the latest el9. Might be an issue with the latest dnf module or the python libraries it uses. Note that doing dnf install cockpit- works as expected - it's just the dnf module isn't working.
I think we're going to have to use something like dnf search cockpit- to get the full list of packages to install. Or, alternately - if we see cockpit- in the list of packages, remove it and use command: dnf y install cockpit* - the problem with that is - how to make it idempotent? Maybe dnf returns a special code if it didn't actually install anything.
- links to
-
RHEA-2024:130467 rhel-system-roles bug fix and enhancement update