Dnf update issue

Updating Subscription Management repositories.
Docker CE Stable - x86_64 349 kB/s | 51 kB 00:00
Red Hat Satellite Tools 6.5 for RHEL 8 x86_64 (RPMs) 318 kB/s | 148 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 36 MB/s | 66 MB 00:01
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 31 MB/s | 53 MB 00:01
Error:
Problem 1: package authselect-compat-1.2.5-2.el8_7.x86_64 requires authselect(x86-64) = 1.2.5-2.el8_7, but none of the providers can be installed

  • cannot install both authselect-1.2.6-2.el8.x86_64 and authselect-1.2.5-2.el8_7.x86_64
  • cannot install the best update candidate for package authselect-compat-1.2.5-2.el8_7.x86_64
  • cannot install the best update candidate for package authselect-1.2.5-2.el8_7.x86_64
    Problem 2: package net-snmp-utils-1:5.8-25.el8_7.1.x86_64 requires net-snmp-libs(x86-64) = 1:5.8-25.el8_7.1, but none of the providers can be installed
  • cannot install both net-snmp-libs-1:5.8-28.el8.x86_64 and net-snmp-libs-1:5.8-25.el8_7.1.x86_64
  • cannot install the best update candidate for package net-snmp-utils-1:5.8-25.el8_7.1.x86_64
  • cannot install the best update candidate for package net-snmp-libs-1:5.8-25.el8_7.1.x86_64
    Problem 3: package python3-pip-9.0.3-22.el8.noarch requires platform-python-pip = 9.0.3-22.el8, but none of the providers can be installed
  • cannot install both platform-python-pip-9.0.3-23.el8.noarch and platform-python-pip-9.0.3-22.el8.noarch
  • cannot install the best update candidate for package python3-pip-9.0.3-22.el8.noarch
  • cannot install the best update candidate for package platform-python-pip-9.0.3-22.el8.noarch
    Problem 4: problem with installed package authselect-compat-1.2.5-2.el8_7.x86_64
  • package authselect-compat-1.2.5-2.el8_7.x86_64 requires authselect(x86-64) = 1.2.5-2.el8_7, but none of the providers can be installed
  • package authselect-1.2.5-2.el8_7.x86_64 requires authselect-libs(x86-64) = 1.2.5-2.el8_7, but none of the providers can be installed
  • cannot install both authselect-libs-1.2.6-2.el8.x86_64 and authselect-libs-1.2.5-2.el8_7.x86_64
  • cannot install the best update candidate for package authselect-libs-1.2.5-2.el8_7.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)

Tried dnf clean all

But did not help

Why are you accessing the RedHat repositories? This is the AlmaLinux group.

1 Like

I am using Redhat linux, Found this post where I face the similar issue

One of the repos is Satellite Tools, so you’re using Satellite? If so, does the Content View this host is using have filters on it? If not and it’s just mirroring upstream, maybe this problem has been fixed and a sync and republish would fix it?

Thank you. Is there any way we can make sure it is a repo issue. FYI, I dont have access to the satellite repo.
Or is there by any chance issue with the packages installed on VM

It has to do with the installed packages in the sense that those are determining what DNF is attempting to update, but if repositories say they have updates for those packages, dependencies must also be available. You might be able to check using repoclosure. Regardless, you probably need to be discussing this with whoever’s running your Satellite server.