problem with yum, liblzma.so.0
I cannot use yum, gives me an error about the liblzma.so.0.
Technically, I think I need to reinstall xz-libs, however, I can't seem to do that either.
The package of xz-libs seems to be, xz-libs-5.0.3-2.0.cf.el6.x86_64
Which, for some reason, was obtained from cityfan repo in the past by a different admin.
Options on repairing/replacing this file and the pitfalls with it?
Rhel 6.9
Responses
On RHEL 6.10, this is the version I have installed:
# yum provides "*/liblzma.so.0"
Loaded plugins: product-id, search-disabled-repos, security, subscription-manager
xz-libs-4.999.9-0.5.beta.20091007git.el6.x86_64 : Libraries for decoding LZMA compression
Repo : installed
Matched from:
Filename : /usr/lib64/liblzma.so.0
# yum list installed | grep xz
xz.x86_64 4.999.9-0.5.beta.20091007git.el6
xz-libs.x86_64 4.999.9-0.5.beta.20091007git.el6
xz-lzma-compat.x86_64 4.999.9-0.5.beta.20091007git.el6
Hi Jon,
Suggestion : what you can try to solve the problem (workaround), is to remove the package via the rpm command, download the matching package via the Red Hat Package Browser and install this package manually by again using the rpm command. Hope it works ... :)
Regards,
Christian
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
