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
Updated by Partha Aji over 5 years ago
This bug got introduced after -> https://github.com/Katello/katello-host-tools/pull/64/files#diff-d219d1bfb3db029866522df7f0e4fc8b
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-host-tools/pull/98 added
Updated by Jonathon Turel over 5 years ago
- Target version set to Katello 3.13.0
- Triaged changed from No to Yes
Updated by Partha Aji over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello-host-tools|05c9eebc0aeb43687a1900fead1649ce7c53189d.
Updated by Jonathon Turel over 4 years ago
- Has duplicate Bug #27563: "No new packages installed" output when applying a package upgrade erratum added
Actions