您的位置:首页 > 移动开发

Another app is currently holding the yum lock; waiting for it to exit...

2016-08-30 22:50 363 查看
刚安装完虚拟机,用xshell连接上linux后,安装程序时一直出现这个信息Another app is currently holding the yum lock; waiting for it to exit...

解决方法:
rm -rf /var/run/yum.pid 来强行解除锁定,然后你的yum就可以运行了

可以看博文
http://www.cnblogs.com/IceKernel/articles/2587274.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐