[App Store] 安装安卓应用,中途中断后所有软件都不能安装了!
Tofloor
poster avatar
hyjiao
deepin
2021-07-07 08:15
Author

应用商店里安装安卓应用,不小心点了注销,回来后看到安装中75%。一直卡在75%不动了。我安装的是变声器大师。现在其它的软件也都安装不了啦。

使用命令sudo dpkg --configure -a,提示内容如下:

正在设置 libpam-cgfs (1:3.1.0+really3.0.3-8) ...

debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

dpkg: 处理软件包 libpam-cgfs (--configure)时出错:

 已安装 libpam-cgfs 软件包 post-installation 脚本 子进程返回错误状态 1

正在设置 lxc (1:3.1.0+really3.0.3-8) ...

debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

dpkg: 处理软件包 lxc (--configure)时出错:

 已安装 lxc 软件包 post-installation 脚本 子进程返回错误状态 1

dpkg: 依赖关系问题使得 lxc-templates 的配置工作不能继续:

 lxc-templates 依赖于 lxc (>= 1:3.0.2-1~exp+1);然而:

  软件包 lxc 尚未配置。

 

dpkg: 处理软件包 lxc-templates (--configure)时出错:

 依赖关系问题 - 仍未被配置

正在设置 apparmor (2.13.2-10) ...

debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

dpkg: 处理软件包 apparmor (--configure)时出错:

 已安装 apparmor 软件包 post-installation 脚本 子进程返回错误状态 1

dpkg: 依赖关系问题使得 uengine 的配置工作不能继续:

 uengine 依赖于 lxc (>= 3.0);然而:

  软件包 lxc 尚未配置。

 

dpkg: 处理软件包 uengine (--configure)时出错:

 依赖关系问题 - 仍未被配置

dpkg: 依赖关系问题使得 uengine.com.xinmang.voicechanger 的配置工作不能继续:

 uengine.com.xinmang.voicechanger 依赖于 uengine (>= 1.0.1);然而:

  软件包 uengine 尚未配置。

 

dpkg: 处理软件包 uengine.com.xinmang.voicechanger (--configure)时出错:

 依赖关系问题 - 仍未被配置

在处理时有错误发生:

 libpam-cgfs

 lxc

 lxc-templates

 apparmor

 uengine

 uengine.com.xinmang.voicechanger

Reply Favorite View the author
All Replies
qenota
deepin
2021-07-07 08:41
#1

我的也是卡住了。貌似碰到这个问题的人比较多。

Reply View the author
正直笔尖
deepin
2021-07-07 13:16
#2

手贱党!

重装系统了

Reply View the author
qenota
deepin
2021-07-07 15:13
#3

不是重装系统了,是新电脑上第一次装。

Reply View the author
Ziggy
deepin
2021-07-07 21:37
#4

关掉商店重启,sudo dpkg --configure -a && sudo apt -f install,你这个依赖已经被严重破坏了,要做好重装打算

Reply View the author
hyjiao
deepin
2021-07-10 16:11
#5
Ziggy

关掉商店重启,sudo dpkg --configure -a && sudo apt -f install,你这个依赖已经被严重破坏了,要做好重装打算

我有系统备份,已经系统还原了。

Reply View the author