directory (/var/lib/dpkg/) is another process usin ...
I see pretty much all the answers recommend deleting the lock. I don t recommend doing that as a first measure maybe if there is no alternative. The lock is placed when an apt process is running, and ...
2018-05-09 22:39 0 895 推荐指数:
directory (/var/lib/dpkg/) is another process usin ...
简单粗暴法 删除锁 $ sudo rm /var/cache/apt/archives/lock $ sudo rm /var/lib/dpkg/lock 如果还不行,重启虚拟机 $ reboot ...
在Ubuntu中使用apt安装软件时出现“Unable to lock the administration directory (/var/lib/dpkg/) is another process using it”的错误, 解决方案之一是杀死所有apt进程: 使用命令查看apt ...
1、配置xshell,查看虚拟机中ubuntu中网络ip ifconfig 报错 Command 'ifconfig' not found, but can be installed with: ...
1. 问题详细提示如下: E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarly unavailable) E: Unable to acquire the dpkg frontend ...
alexander@alexander-virtual-machine:~$ sudo apt-get install -y httpdE: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily ...
解决Ubuntu中Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another proce... 百度到的方法所以,第一种方法,我们只需要杀死之前的进程,释放系统锁 ...
参考博客:https://blog.csdn.net/shimadear/article/details/90598646 问题描述: 解决方法: 第一种情况: 进程 ...