You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OCI: dnf update fails with error “no match for argument”

edited Apr 24, 2025 4:19AM in Linux

Applies To

Oracle Cloud Infrastructure

Linux x86-64


Symptoms

While attempting to update packages, the “no match for argument” and “Error: No packages marked for upgrade” is returned:

# dnf update sssd-common Last metadata expiration check: 0:00:13 ago on Fri 26 Jan 2024 08:35:36 AM PST.No match for argument: sssd-commonError: No packages marked for upgrade.

It is confirmed that the package in question is installed, and the relevant repos enabled.


Cause

There is an “exclude” entry in the /etc/yum.conf as follows:

# grep exclude /etc/yum.confexclude=sssd*,samba*,sss*

The “exclude” option in the /etc/yum.conf is described as follows:

“List of packages to exclude from all repositories, so yum works as if that package was never in the repositories”

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!