cannot install the best update candidate for package
using Red Hat Enterprise Linux release 8.4 (Ootpa)
ran into these 5 problems while updating
sudo yum update
Updating Subscription Management repositories.
Last metadata expiration check: 0:01:39 ago on Thu 24 Jun 2021 09:21:13 PM CDT.
Error:
Problem 1: cannot install the best update candidate for package annobin-9.50-1.el8.x86_64
- nothing provides librpm.so.3()(64bit) needed by annobin-9.71-1.el7.x86_64
- nothing provides librpmio.so.3()(64bit) needed by annobin-9.71-1.el7.x86_64
Problem 2: cannot install the best update candidate for package enchant2-2.2.3-3.el8.x86_64
- nothing provides libhunspell-1.3.so.0()(64bit) needed by enchant2-2.2.8-1.el7.remi.x86_64
Problem 3: cannot install the best update candidate for package libidn2-2.2.0-1.el8.x86_64
- nothing provides libunistring.so.0()(64bit) needed by libidn2-2.3.1-1.el7.x86_64
Problem 4: package fuse3-3.6.1-2.el7.x86_64 conflicts with fuse-common < 3.4.2-4 provided by fuse-common-3.2.1-12.el8.x86_64
- cannot install the best update candidate for package fuse3-3.2.1-12.el8.x86_64
- cannot install the best update candidate for package fuse-common-3.2.1-12.el8.x86_64
Problem 5: package python3-tracer-0.7.5-2.el8.noarch requires tracer-common = 0.7.5-2.el8, but none of the providers can be installed
- cannot install both tracer-common-0.7.6-1.el7.noarch and tracer-common-0.7.5-2.el8.noarch
- cannot install both tracer-common-0.7.5-2.el8.noarch and tracer-common-0.7.6-1.el7.noarch
- cannot install the best update candidate for package tracer-common-0.7.5-2.el8.noarch
- cannot install the best update candidate for package python3-tracer-0.7.5-2.el8.noarch
(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)
Responses
Hello IT Director Tracy Holder,
Flush out the yum/dnf cache first and then trigger a fresh update command that might help you. Otherwise, clean the cache and check if any package conflicts, and then check for updates as shown below
# dnf clean all
# dnf check
# dnf check-update
# dnf update
If there is still a problem then try with "dnf update --nobest" command. Hope this helps!.
Hello i also have this issue running IPA on Centos Stream, bind fails to update. When running with --nobest dnf/yum just skips the bind packages.
I have run into this problem
problem 1: cannot install the best update candidate for package annobin
after upgrading a system from RHEL 7 to RHEL 8. There were EPEL repos still enabled from before the upgrade. Removing the EPEL repos solved my problem.
I'm having this issue upgrading my lab server from 8.5 to 8.6. I removed three of the packages it was complaining about but it still chokes on some other packages and the only way to get the update to go through is to use the --nobest option. I'd rather not have to rely on this going forward with production servers (this just indicates to me that 8.6 is corrupted). I only have the following repos enabled: Updating Subscription Management repositories.
repo id repo name
codeready-builder-for-rhel-8-x86_64-rpms Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs)
rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
Performing a 'yum clean all ' did not work.
Happened today on RHEL 8.6 on machine that serves as NAS (zfs + samba, nothing else): "dnf clean all" did not help.
[root@nas ~]# dnf update
Updating Subscription Management repositories.
Last metadata expiration check: 0:08:58 ago on Tue 28 Jun 2022 09:54:20 PM CEST.
Error:
Problem 1: cannot install the best update candidate for package samba-4.15.5-5.el8.x86_64
- nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-4.15.5-8.el8_6.x86_64
- nothing provides samba-common-tools = 4.15.5-8.el8_6 needed by samba-4.15.5-8.el8_6.x86_64
Problem 2: cannot install the best update candidate for package samba-client-4.15.5-5.el8.x86_64
- nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-client-4.15.5-8.el8_6.x86_64
Problem 3: cannot install the best update candidate for package samba-common-libs-4.15.5-5.el8.x86_64
- nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-common-libs-4.15.5-8.el8_6.x86_64
Problem 4: cannot install the best update candidate for package samba-libs-4.15.5-5.el8.x86_64
- nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-libs-4.15.5-8.el8_6.x86_64
Problem 5: package samba-client-libs-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed
- cannot install both samba-common-4.15.5-8.el8_6.noarch and samba-common-4.15.5-5.el8.noarch
- cannot install the best update candidate for package samba-common-4.15.5-5.el8.noarch
- cannot install the best update candidate for package samba-client-libs-4.15.5-5.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)
Same for me today. I was trying to run 'dnf update samba-common --best --allowerasing' but it removes gnome-shell dependent packages.
That didn't work for me, just gave even more "Problems"
[root@warhawk ~]# dnf upgrade --exclude=samba*
Updating Subscription Management repositories.
Last metadata expiration check: 0:04:06 ago on Wed 29 Jun 2022 08:15:37 AM EDT.
Error:
Problem 1: package libsmbclient-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed
- cannot install the best update candidate for package libsmbclient-4.14.5-10.el8_5.x86_64
- package samba-common-4.15.5-5.el8.noarch is filtered out by exclude filtering
Problem 2: package evolution-mapi-3.28.3-5.el8.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package evolution-mapi-3.28.3-5.el8.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package evolution-mapi-3.28.3-4.el8.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 3: package openchange-2.3-29.el8.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package openchange-2.3-29.el8.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package openchange-2.3-29.el8.x86_64 requires libndr.so.2(NDR_0.2.0)(64bit), but none of the providers can be installed
- package openchange-2.3-29.el8.x86_64 requires libndr.so.2(NDR_1.0.0)(64bit), but none of the providers can be installed
- package openchange-2.3-29.el8.x86_64 requires libndr.so.2(NDR_0.0.6)(64bit), but none of the providers can be installed
- package openchange-2.3-29.el8.x86_64 requires libndr.so.2(NDR_2.0.0)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package openchange-2.3-27.el8.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 4: package sssd-common-pac-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-common-pac-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package sssd-common-pac-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 5: package sssd-ipa-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ipa-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package sssd-ipa-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 6: package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_1.0.0)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.6)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package sssd-ad-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 7: package libwbclient-4.15.5-5.el8.x86_64 requires libreplace-samba4.so(SAMBA_4.15.5)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package libwbclient-4.14.5-10.el8_5.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 8: package evolution-mapi-langpacks-3.28.3-5.el8.noarch requires evolution-mapi = 3.28.3-5.el8, but none of the providers can be installed
- package evolution-mapi-3.28.3-5.el8.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package evolution-mapi-3.28.3-5.el8.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package evolution-mapi-langpacks-3.28.3-4.el8.noarch
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 9: package sssd-2.6.2-4.el8_6.x86_64 requires sssd-ad = 2.6.2-4.el8_6, but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_1.0.0)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.6)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package sssd-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 10: problem with installed package sssd-ipa-2.5.2-2.el8_5.4.x86_64
- package sssd-ipa-2.5.2-2.el8_5.4.x86_64 requires libipa_hbac(x86-64) = 2.5.2-2.el8_5.4, but none of the providers can be installed
- cannot install both libipa_hbac-2.6.2-4.el8_6.x86_64 and libipa_hbac-2.5.2-2.el8_5.4.x86_64
- package sssd-ipa-2.6.2-3.el8.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ipa-2.6.2-3.el8.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package sssd-ipa-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ipa-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package libipa_hbac-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 11: problem with installed package sssd-common-pac-2.5.2-2.el8_5.4.x86_64
- package sssd-common-pac-2.5.2-2.el8_5.4.x86_64 requires sssd-common = 2.5.2-2.el8_5.4, but none of the providers can be installed
- package libsss_autofs-2.6.2-4.el8_6.x86_64 conflicts with sssd-common < 2.6.2-4.el8_6 provided by sssd-common-2.5.2-2.el8_5.4.x86_64
- package sssd-common-pac-2.6.2-3.el8.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-common-pac-2.6.2-3.el8.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package sssd-common-pac-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-common-pac-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package libsss_autofs-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 12: problem with installed package sssd-2.5.2-2.el8_5.4.x86_64
- package sssd-2.5.2-2.el8_5.4.x86_64 requires sssd-common = 2.5.2-2.el8_5.4, but none of the providers can be installed
- package sssd-2.6.2-3.el8.x86_64 requires sssd-ipa = 2.6.2-3.el8, but none of the providers can be installed
- package sssd-2.6.2-4.el8_6.x86_64 requires sssd-ipa = 2.6.2-4.el8_6, but none of the providers can be installed
- package libsss_certmap-2.6.2-4.el8_6.x86_64 conflicts with sssd-common < 2.6.2-4.el8_6 provided by sssd-common-2.5.2-2.el8_5.4.x86_64
- package sssd-ipa-2.6.2-3.el8.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ipa-2.6.2-3.el8.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package sssd-ipa-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ipa-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package libsss_certmap-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
Problem 13: problem with installed package sssd-ad-2.5.2-2.el8_5.4.x86_64
- package sssd-ad-2.5.2-2.el8_5.4.x86_64 requires sssd-common = 2.5.2-2.el8_5.4, but none of the providers can be installed
- package libsss_sudo-2.6.2-4.el8_6.x86_64 conflicts with sssd-common < 2.6.2-4.el8_6 provided by sssd-common-2.5.2-2.el8_5.4.x86_64
- package sssd-ad-2.6.2-3.el8.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-3.el8.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-3.el8.x86_64 requires libndr.so.2(NDR_1.0.0)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-3.el8.x86_64 requires libndr.so.2(NDR_0.0.6)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2()(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.1)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_1.0.0)(64bit), but none of the providers can be installed
- package sssd-ad-2.6.2-4.el8_6.x86_64 requires libndr.so.2(NDR_0.0.6)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package libsss_sudo-2.5.2-2.el8_5.4.x86_64
- package samba-client-libs-4.15.5-5.el8.x86_64 is filtered out by exclude filtering
(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)
got this with RHEL 8.6:
Red Hat Enterprise Linux release 8.6 (Ootpa)
Updating Subscription Management repositories. Last metadata expiration check: 0:00:17 ago on Wed 29 Jun 2022 11:48:45 AM CEST. Error: Problem 1: cannot install the best update candidate for package samba-client-4.15.5-5.el8.x86_64 - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-client-4.15.5-8.el8_6.x86_64 Problem 2: cannot install the best update candidate for package samba-common-libs-4.15.5-5.el8.x86_64 - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-common-libs-4.15.5-8.el8_6.x86_64 Problem 3: package samba-client-libs-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed - cannot install both samba-common-4.15.5-8.el8_6.noarch and samba-common-4.15.5-5.el8.noarch - cannot install the best update candidate for package samba-common-4.15.5-5.el8.noarch - cannot install the best update candidate for package samba-client-libs-4.15.5-5.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)
I started running some individual package updates:
[root@warhawk ~]# dnf update sssd\*
Updating Subscription Management repositories.
Last metadata expiration check: 0:09:39 ago on Wed 29 Jun 2022 08:15:37 AM EDT.
Dependencies resolved.
================================================================================================================================================================
Package Architecture Version Repository Size
================================================================================================================================================================
Upgrading:
evolution-mapi x86_64 3.28.3-5.el8 rhel-8-for-x86_64-appstream-rpms 301 k
evolution-mapi-langpacks noarch 3.28.3-5.el8 rhel-8-for-x86_64-appstream-rpms 202 k
jansson x86_64 2.14-1.el8 rhel-8-for-x86_64-baseos-rpms 47 k
libipa_hbac x86_64 2.6.2-4.el8_6 rhel-8-for-x86_64-baseos-rpms 119 k
libsmbclient x86_64 4.15.5-5.el8 rhel-8-for-x86_64-baseos-rpms 151 k
libsss_certmap x86_64 2.6.2-4.el8_6 rhel-8-for-x86_64-baseos-rpms 164 k
libsss_idmap x86_64 2.6.2-4.el8_6 rhel-8-for-x86_64-baseos-rpms 123 k
libsss_nss_idmap x86_64 2.6.2-4.el8_6 rhel-8-for-x86_64-baseos-rpms 130 k
libwbclient x86_64 4.15.5-5.el8 rhel-8-for-x86_64-baseos-rpms 124 k
openchange x86_64 2.3-29.el8 rhel-8-for-x86_64-appstream-rpms 495 k
python3-sssdconfig noarch 2.6.2-4.el8_6 rhel-8-for-x86_64-baseos-rpms 144 k
samba-client-libs x86_64 4.15.5-5.el8 rhel-8-for-x86_64-baseos-rpms 5.5 M
samba-common noarch 4.15.5-5.el8 rhel-8-for-x86_64-baseos-rpms 224 k
samba-common-libs x86_64 4.15.5-5.el8 rhel-8-for-x86_64-baseos-rpms 177 k
samba-libs x86_64 4.15.5-5.el8 rhel-8-for-x86_64-baseos-rpms 175 k
sssd x86_64 2.6.2-4.el8_6 rhel-8-for-x86_64-baseos-rpms 110 k
sssd-ad x86_64 2.6.2-4.el8_6 rhel-8-for-x86_64-baseos-rpms 295 k
I noticed the samba-* parts were not the _6 versions installed.
[Also found this bug report] (https://bugzilla.redhat.com/show_bug.cgi?id=2088149)
I tried what dnf suggested and used the --nobest option. That seemed to fully update my system with the exception of samba. [root@warhawk ~]# dnf check-update Updating Subscription Management repositories. Last metadata expiration check: 0:05:35 ago on Wed 29 Jun 2022 09:09:13 AM EDT.
samba-common.noarch 4.15.5-8.el8_6 rhel-8-for-x86_64-baseos-rpms samba-common-libs.x86_64 4.15.5-8.el8_6 rhel-8-for-x86_64-baseos-rpms samba-libs.x86_64 4.15.5-8.el8_6 rhel-8-for-x86_64-baseos-rpms [root@warhawk ~]#
I can live with that for now.
The same issue exists during RHV Upgrade to the latest version
During RHV Upgrade to the latest version, the same issue happens.
[root/]$ /]$ sudo yum update
Updating Subscription Management repositories.
Red Hat OpenStack Platform 16.2 Cinderlib for RHEL 8 x86_64 (RPMs) 40 kB/s | 2.3 kB 00:00
JBoss Enterprise Application Platform 7.4 (RHEL 8) (RPMs) 43 kB/s | 2.4 kB 00:00
Red Hat Satellite Tools 6.9 for RHEL 8 x86_64 (RPMs) 36 kB/s | 2.1 kB 00:00
Fast Datapath for RHEL 8 x86_64 (RPMs) 42 kB/s | 2.4 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 48 kB/s | 2.8 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 41 kB/s | 2.4 kB 00:00
Red Hat Virtualization Manager 4.4 for RHEL 8 x86_64 (RPMs) 41 kB/s | 2.4 kB 00:00
Red Hat Ceph Storage Tools 4 for RHEL 8 x86_64 (RPMs) 35 kB/s | 2.1 kB 00:00
Error:
Problem 1: cannot install the best update candidate for package samba-common-libs-4.14.5-10.el8_5.x86_64
- nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-common-libs-4.15.5-8.el8_6.x86_64
Problem 2: package ansible-runner-service-1.0.7-1.el8ev.noarch requires ansible, but none of the providers can be installed
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.27-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.23-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.18-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.17-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.21-1.el8ae.noarch
- cannot install the best update candidate for package ansible-runner-service-1.0.7-1.el8ev.noarch
- cannot install the best update candidate for package ansible-2.9.27-1.el8ae.noarch
Problem 3: package ovirt-engine-4.4.10.6-0.1.el8ev.noarch requires ansible < 2.10.0, but none of the providers can be installed
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.27-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.23-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.18-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.17-1.el8ae.noarch
- package ovirt-ansible-collection-2.0.3-1.el8ev.noarch obsoletes ansible < 2.10.0 provided by ansible-2.9.21-1.el8ae.noarch
- cannot install the best update candidate for package ovirt-engine-4.4.10.6-0.1.el8ev.noarch
- cannot install the best update candidate for package ovirt-ansible-collection-1.6.6-1.el8ev.noarch
Problem 4: cannot install both samba-common-4.15.5-5.el8.noarch and samba-common-4.15.5-8.el8_6.noarch
- package samba-client-libs-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed
[main]
- cannot install the best update candidate for package samba-common-4.14.5-10.el8_5.noarch
- cannot install the best update candidate for package samba-client-libs-4.14.5-10.el8_5.x86_64
Problem 5: package ovirt-engine-backend-4.4.10.6-0.1.el8ev.noarch requires vdsm-jsonrpc-java < 1.7.0, but none of the providers can be installed
- cannot install both vdsm-jsonrpc-java-1.7.1-2.el8ev.noarch and vdsm-jsonrpc-java-1.6.0-1.el8ev.noarch
- cannot install both vdsm-jsonrpc-java-1.7.1-2.el8ev.noarch and vdsm-jsonrpc-java-1.5.5-1.el8ev.noarch
- cannot install both vdsm-jsonrpc-java-1.7.1-2.el8ev.noarch and vdsm-jsonrpc-java-1.5.4-1.el8ev.noarch
- cannot install the best update candidate for package vdsm-jsonrpc-java-1.6.0-1.el8ev.noarch
- cannot install the best update candidate for package ovirt-engine-backend-4.4.10.6-0.1.el8ev.noarch
Problem 6: package rhvm-branding-rhv-4.4.10-1.el8ev.noarch requires ovirt-engine, but none of the providers can be installed
- package ovirt-engine-4.4.10.6-0.1.el8ev.noarch requires ansible < 2.10.0, but none of the providers can be installed
- package ansible-core-2.12.2-3.1.el8.x86_64 conflicts with ansible < 2.10.0 provided by ansible-2.9.27-1.el8ae.noarch
- package ansible-core-2.12.2-3.1.el8.x86_64 conflicts with ansible < 2.10.0 provided by ansible-2.9.23-1.el8ae.noarch
- package ansible-core-2.12.2-3.1.el8.x86_64 conflicts with ansible < 2.10.0 provided by ansible-2.9.18-1.el8ae.noarch
- package ansible-core-2.12.2-3.1.el8.x86_64 conflicts with ansible < 2.10.0 provided by ansible-2.9.17-1.el8ae.noarch
- package ansible-core-2.12.2-3.1.el8.x86_64 conflicts with ansible < 2.10.0 provided by ansible-2.9.21-1.el8ae.noarch
- package ovirt-engine-metrics-1.6.0-1.el8ev.noarch requires ansible-core >= 2.12, but none of the providers can be installed
- cannot install the best update candidate for package rhvm-branding-rhv-4.4.10-1.el8ev.noarch
- cannot install the best update candidate for package ovirt-engine-metrics-1.4.4-1.el8ev.noarch
- package ovirt-engine-4.4.4.5-0.10.el8ev.noarch is filtered out by exclude filtering
- nothing provides ansible = 2.9.15 needed by ovirt-engine-4.4.4.5-0.10.el8ev.noarch
- package ovirt-engine-4.4.9.2-0.6.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.8.5-0.4.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.3.8-0.1.el8ev.noarch is filtered out by exclude filtering
- nothing provides ansible = 2.9.14 needed by ovirt-engine-4.4.3.8-0.1.el8ev.noarch
- package ovirt-engine-4.4.5.11-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.3.12-0.1.el8ev.noarch is filtered out by exclude filtering
- nothing provides ansible = 2.9.14 needed by ovirt-engine-4.4.3.12-0.1.el8ev.noarch
- package ovirt-engine-4.4.4.7-0.2.el8ev.noarch is filtered out by exclude filtering
- nothing provides ansible = 2.9.15 needed by ovirt-engine-4.4.4.7-0.2.el8ev.noarch
- package ovirt-engine-4.4.6.8-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.10.4-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.1.8-0.7.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.5.9-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.8.6-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.2.3-0.6.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.1.10-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.2.6-0.2.el8ev.noarch is filtered out by exclude filtering
- nothing provides ansible = 2.9.13 needed by ovirt-engine-4.4.2.6-0.2.el8ev.noarch
- package ovirt-engine-4.4.7.7-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.5.0.7-0.9.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.10.7-0.4.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.6.6-0.10.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.9.5-0.1.el8ev.noarch is filtered out by exclude filtering
- package ovirt-engine-4.4.7.6-0.11.el8ev.noarch is filtered out by exclude filtering
(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)
Getting the same errors
Error: Problem 1: cannot install the best update candidate for package samba-common-libs-4.15.5-5.el8.x86_64 - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-common-libs-4.15.5-8.el8_6.x86_64 Problem 2: package samba-client-libs-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed - cannot install both samba-common-4.15.5-8.el8_6.noarch and samba-common-4.15.5-5.el8.noarch - cannot install the best update candidate for package samba-common-4.15.5-5.el8.noarch - cannot install the best update candidate for package samba-client-libs-4.15.5-5.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)
Ive seen this in the yum history info output too...
[/usr/lib/tmpfiles.d/journal-nocow.conf:26] Failed to resolve specifier: uninitialized /etc detected, skipping All rules containing unresolvable specifiers will be skipped.
Getting the same errors from our Satellite server from yesterday's updates.
Error: Problem 1: cannot install the best update candidate for package samba-common-libs-4.15.5-5.el8.x86_64 - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-common-libs-4.15.5-8.el8_6.x86_64 Problem 2: package samba-client-libs-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed - cannot install both samba-common-4.15.5-8.el8_6.noarch and samba-common-4.15.5-5.el8.noarch - cannot install the best update candidate for package samba-common-4.15.5-5.el8.noarch - cannot install the best update candidate for package samba-client-libs-4.15.5-5.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)
Hopefully RH will release an updated samba package to resolve the issue