yum check

Michael Schwendt mschwendt at gmail.com
Sun Aug 12 19:49:50 UTC 2012


On Sun, 12 Aug 2012 12:44:18 +0200, Patrick Dupre wrote:

> Hello,
> 
> This is the result of yum check
> I guess that I should fix the issues, but how?

Use "yum" or "repoquery" to search the repositories for the missing
things. Example:

  # repoquery --whatprovides 'libssl.so.0.9.8()(64bit)'

There is an equivalent command for yum, albeit using different options.
If nothing is returned, the package may be obsolete/retired, and you may
need to erase it. There are tools to help with finding leaf packages and
extras (e.g. the package-cleanup command).

> vlc-core-1.1.12-1.fc14.x86_64 has missing requires of 
> libmtp.so.8()(64bit)

What installation is this?

-- 
Fedora release 17 (Beefy Miracle) - Linux 3.5.1-1.fc17.x86_64
loadavg: 0.33 0.14 0.13


More information about the users mailing list