原文:E: could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporary unavailable) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is an other process using it

. 问题详细提示如下: E: Could not get lock var lib dpkg lock frontend open : Resource temporarly unavailable E: Unable to acquire the dpkg frontend lock var lib dpkg lock frontend , is another process using i ...

2019-03-07 17:57 2 14966 推荐指数:

查看详情

Could not get lock /var/lib/dpkg/lock-frontend解决

在安装软件包时如果出现Could not get lock /var/lib/dpkg/lock-frontend,说明之前使用apt时出现异常,没有正常关闭,还在运行。 解决,使用ps 和 grep查找apt的pid,并使用kill杀死掉。 执行安装指令 ...

Sun Jun 16 08:53:00 CST 2019 1 7596
Could not get lock /var/lib/dpkg/lock-frontend解决

Could not get lock /var/lib/dpkg/lock-frontend解决 在安装软件包时如果出现Could not get lock /var/lib/dpkg/lock-frontend,说明之前使用apt时出现异常,没有正常关闭,还在运行。 输入以下命令 ...

Thu Feb 20 18:39:00 CST 2020 0 1208
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM