Feature #36087
openRemote Execution sometimes needs to use update-minimal --nobest to install errata
Description
Description of problem:
When trying to install multiple errata for same package or with shared deps, is possible that dnf bugs cause the failure in the installation of the errata.
Example below is done on a RHEL 8.2:
- yum update-minimal --advisory=RHSA-2022:2092 --advisory=RHSA-2021:2359
Updating Subscription Management repositories.
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
Error:
Problem: package dhcp-client-12:4.3.6-44.el8_4.1.x86_64 requires libdns-export.so.1112()(64bit), but none of the providers can be installed
- cannot install both bind-export-libs-32:9.11.36-3.el8.x86_64 and bind-export-libs-32:9.11.26-4.el8_4.x86_64
- cannot install both bind-export-libs-32:9.11.36-3.el8.x86_64 and bind-export-libs-32:9.11.26-3.el8.x86_64
- cannot install both bind-export-libs-32:9.11.36-3.el8.x86_64 and bind-export-libs-32:9.11.26-6.el8.x86_64
- cannot install the best update candidate for package dhcp-client-12:4.3.6-40.el8.x86_64
- cannot install the best update candidate for package bind-export-libs-32:9.11.13-3.el8.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
But if we use the `--nobest` option - like yum suggest to do, we have the appropriate outcome, equal to what will happen if we would install the erratas one by one:
- yum update-minimal --nobest --advisory=RHSA-2022:2092 --advisory=RHSA-2021:2359
Updating Subscription Management repositories.
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
Last metadata expiration check: 1:40:38 ago on Thu 09 Feb 2023 12:46:29 PM CET.
Dependencies resolved.Problem: package dhcp-client-12:4.3.6-44.el8_4.1.x86_64 requires libdns-export.so.1112()(64bit), but none of the providers can be installed
====================================================================================================================================================================================================================================
- cannot install both bind-export-libs-32:9.11.36-3.el8.x86_64 and bind-export-libs-32:9.11.26-4.el8_4.x86_64
- cannot install both bind-export-libs-32:9.11.36-3.el8.x86_64 and bind-export-libs-32:9.11.26-3.el8.x86_64
- cannot install both bind-export-libs-32:9.11.36-3.el8.x86_64 and bind-export-libs-32:9.11.26-6.el8.x86_64
- cannot install the best update candidate for package dhcp-client-12:4.3.6-40.el8.x86_64
- cannot install the best update candidate for package bind-export-libs-32:9.11.13-3.el8.x86_64
Package Architecture Version Repository Size ====================================================================================================================================================================================================================================
Upgrading:
bind-export-libs x86_64 32:9.11.36-3.el8 rhel-8-for-x86_64-baseos-rpms 1.1 M
dhcp-client x86_64 12:4.3.6-48.el8_7.1 rhel-8-for-x86_64-baseos-rpms 318 k
dhcp-common noarch 12:4.3.6-48.el8_7.1 rhel-8-for-x86_64-baseos-rpms 207 k
dhcp-libs x86_64 12:4.3.6-48.el8_7.1 rhel-8-for-x86_64-baseos-rpms 148 k
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
bind-export-libs x86_64 32:9.11.26-3.el8 rhel-8-for-x86_64-baseos-rpms 1.1 M
bind-export-libs x86_64 32:9.11.26-4.el8_4 rhel-8-for-x86_64-baseos-rpms 1.1 M
bind-export-libs x86_64 32:9.11.26-6.el8 rhel-8-for-x86_64-baseos-rpms 1.1 M
bind-export-libs x86_64 32:9.11.36-3.el8 rhel-8-for-x86_64-baseos-rpms 1.1 M
Skipping packages with broken dependencies:
dhcp-client x86_64 12:4.3.6-44.el8_4.1 rhel-8-for-x86_64-baseos-rpms 318 k
This RFE is to adjust installation errata templated in order to address this use case.
Updated by Lucy Fu almost 2 years ago
- Category set to Errata Management
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by Lucy Fu over 1 year ago
- Target version changed from Katello 4.9.0 to Katello 4.10.0
Updated by Chris Roberts about 1 year ago
- Target version changed from Katello 4.10.0 to Katello 4.11.0
Updated by Ian Ballou 11 months ago
- Target version changed from Katello 4.11.0 to Katello 4.12.0
Updated by Quinn James 8 months ago
- Target version changed from Katello 4.12.0 to Katello 4.13.0
Bumping to 4.13
Updated by Partha Aji 5 months ago
- Target version changed from Katello 4.13.0 to Katello 4.14.0
Updated by Chris Roberts 3 months ago
- Target version changed from Katello 4.14.0 to Katello 4.16.0