Actions
Bug #26920
closedCannot install errata via katello host tools when using libdnf
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Fedora > 28 and RHEL 8 use libdnf to handle errata install transactions.
However one is unable to install errata via the agent on any of the hosts with that OS.
Steps:
1) In Katello sync repo pointing to -> https://partha.fedorapeople.org/test-repos/armadillo/
2) Setup a fedora/el8 content host and install katello-agent on it
3) Register the host to the katello and attach appropriate pools for it to point to the synced repo
4) do
dnf install armadillo-0.1
5) Back in katello navigate to the errata page for the content hosts. You should see an applicable errata -> "RHEA-2010:99143"
6) Apply that errata.
Expected:
Errata gets applied and armadillo-2.1 gets updated
Actual:
No packages get updated
Actions