yum下载提示 liblzma.so.0: cannot open shared object file: No such file or directory

本文详细介绍了在使用yum命令时遇到liblzma.so.0缺失错误的解决方案,包括如何查找、下载并正确安装所需模块,以及通过ldconfig进行加载的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

问题: 某一天在公司服务器上面使用yum命令的时候提示
required to run yum. The error leading to this problem was:

liblzma.so.0: cannot open shared object file: No such file or directory

Please install a package which provides this module, or
verify that the module is installed correctly.

It’s possible that the above module doesn’t match the
current version of Python, which is:
2.6.6 (r266:84292, Jun 20 2019, 14:14:55)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]

If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq

解决办法:
1.在其他服务器上面找到liblzma.so.0
find / -name “liblzma.so.0” -type f
2.下载或者远程复制到缺少liblzma.so.0的服务器上面
3.把liblzma.so.0放到/usr/lib64/目录下面
4.ldconfig加载一下

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值