Hi guys,
anybody sees this/similar?
-> $ dnf clean all -> $ dnf update Error: Problem: package corosync-3.1.5-3.el9.x86_64 requires corosynclib(x86-64) = 3.1.5-3.el9, but none of the providers can be installed - cannot install both corosynclib-3.1.5-4.el9.x86_64 and corosynclib-3.1.5-3.el9.x86_64 - cannot install both corosynclib-3.1.5-3.el9.x86_64 and corosynclib-3.1.5-4.el9.x86_64 - cannot install the best update candidate for package corosynclib-3.1.5-3.el9.x86_64 - problem with installed package corosync-3.1.5-3.el9.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)
-> $ dnf update --allowerasing Dependencies resolved. =================================================================================================== Package Architecture Version Repository Size =================================================================================================== Upgrading: corosynclib x86_64 3.1.5-4.el9 appstream 55 k Removing dependent packages: corosync x86_64 3.1.5-3.el9 @highavailability 606 k glusterfs-ganesha x86_64 10.2-1.el9s @centos-gluster10 64 k pacemaker x86_64 2.1.2-4.el9 @highavailability 1.2 M pcs x86_64 0.11.1-10.el9 @highavailability 26 M
many thanks, L.
On 08/06/2022 16:46, lejeczek via CentOS-devel wrote:
Hi guys,
anybody sees this/similar?
-> $ dnf clean all -> $ dnf update Error: Problem: package corosync-3.1.5-3.el9.x86_64 requires corosynclib(x86-64) = 3.1.5-3.el9, but none of the providers can be installed - cannot install both corosynclib-3.1.5-4.el9.x86_64 and corosynclib-3.1.5-3.el9.x86_64 - cannot install both corosynclib-3.1.5-3.el9.x86_64 and corosynclib-3.1.5-4.el9.x86_64 - cannot install the best update candidate for package corosynclib-3.1.5-3.el9.x86_64 - problem with installed package corosync-3.1.5-3.el9.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)
-> $ dnf update --allowerasing Dependencies resolved. ===================================================================================================
Package Architecture Version Repository Size ===================================================================================================
Upgrading: corosynclib x86_64 3.1.5-4.el9 appstream 55 k Removing dependent packages: corosync x86_64 3.1.5-3.el9 @highavailability 606 k glusterfs-ganesha x86_64 10.2-1.el9s @centos-gluster10 64 k pacemaker x86_64 2.1.2-4.el9 @highavailability 1.2 M pcs x86_64 0.11.1-10.el9 @highavailability 26 M
many thanks, L. _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Seem that something disabled 'highavailability' repo on my systems - and only thing which happened intentionally was IPA uninstallation, weird.