yum安装提示Another app is currently holding the yum lock; waiting for it to exit...
贵有恒,何必三更起、五更眠、最无益,只怕一日曝、十日寒。这篇文章主要讲述yum安装提示Another app is currently holding the yum lock;
waiting for it to exit...相关的知识,希望能为你提供帮助。
在Linux系统中使用yum安装软件时,提示yum处于锁定状态
1 Another app is currently holding the yum lock; waiting for it to exit...
通过查询得知,可能是系统内部在自动升级,可通过强制关闭yum进程
1 #rm -f /var/run/yum.pid
【yum安装提示Another app is currently holding the yum lock; waiting for it to exit...】之后yum就可以正常使用了
推荐阅读
- Android 7.0 行为变更
- 简单的Android 菜单
- MIUI8以及ViVO X9上在Android Studio运行出错集及其解决方案
- Azure Managed Disk 共享不灵,EventGrid + LogicApp 来搞
- Android内存优化相关
- 2017-2018-2 20165233 实验四 Android程序设计
- 将app现有的icon转化成圆角icon
- .netcoreapp 发布到 linux 的问题,vs靠不住
- Comparison of Android versions(strcmp的应用)