[App Store] 应用商店安装应用时一直卡在安装75%
Tofloor
poster avatar
karl1818
deepin
2021-07-02 00:16
Author

我安装的是deepin20.2.2,如图,用应用商店安装软件时一直卡在75%的位置,无法继续进行安装,也无法终止。请问这该怎样解决呢?

Reply Favorite View the author
All Replies
御剑江湖
deepin
2021-07-02 00:19
#1

我这边也是这样,App出现在了开始菜单里,卸载失败!

Reply View the author
zhangyihang0817
deepin
2021-07-02 00:19
#2

我也遇到了,昨天才安装的这个系统就无法下载应用不过今天早上可以下载了,现在下载应用还是卡在百分之75

Reply View the author
karl1818
deepin
2021-07-02 00:29
#3

现在发现进入系统监视器强制结束apt-get后,就在桌面上看到了应用图标了,这是怎么回事?

Reply View the author
23******97@qq.com
deepin
2021-07-02 00:33
#4

强行结束apt 或者强行重启后

 sudo dpkg --configure -a

选no

在进行卸载

 

Reply View the author
ut000442
deepin
2021-07-02 01:15
#5

您好,您可以提供下应用商店的版本吗?还有可不可以提供下相关日志 日志路径为/.cache/deepin/deepin-home-appstore-daemon

Reply View the author
lnwdlixh
deepin
2021-07-02 01:31
#6

我也是相同问题,请大侠指教。我是上一个版本今天升级过来的

 

Reply View the author
ut000442
deepin
2021-07-02 01:34
#7
lnwdlixh

我也是相同问题,请大侠指教。我是上一个版本今天升级过来的

 

可以按上面我说的这个步骤提供下log文件吗

Reply View the author
luotuo
deepin
2021-07-02 02:09
#8
ut000442

您好,您可以提供下应用商店的版本吗?还有可不可以提供下相关日志 日志路径为/.cache/deepin/deepin-home-appstore-daemon

Reply View the author
ut000442
deepin
2021-07-02 02:26
#9
luotuo

兄弟,你这个路径不对啊,你在桌面右键,在终端中打开,然后cd  /.cache/deepin/deepin-home-appstore-daemon

 

Reply View the author
luotuo
deepin
2021-07-02 03:36
#10
ut000442

兄弟,你这个路径不对啊,你在桌面右键,在终端中打开,然后cd  /.cache/deepin/deepin-home-appstore-daemon

 

Reply View the author
Comments
ut000442
2021-07-02 17:04
社区版没有打印daemon日志,我们本地也复现这个问题了,目前还没有解决,下次遇到这个问题可以手动 sudo killall deepin-home-appstore-daemon sudo killall dpkg。 然后手动恢复一下
daniu5wenwen
deepin
2021-07-03 01:17
#11

dpkg: 错误: 另外一个进程已经为 dpkg database lock 加锁

 

Reply View the author
patrick1
deepin
2021-07-04 06:57
#12

俺也一样!

Reply View the author
xzy266
deepin
2021-07-04 17:28
#13
ut000442

兄弟,你这个路径不对啊,你在桌面右键,在终端中打开,然后cd  /.cache/deepin/deepin-home-appstore-daemon

 

社区版:应用商店安装卡在75%,怎么解决?

终端执行sudo killall deepin-home-appstore-daemon sudo killall dpkg,提示输入密码

但是密码无法是手动输入啊???

Reply View the author
xzy266
deepin
2021-07-04 17:30
#14
ut000442

您好,您可以提供下应用商店的版本吗?还有可不可以提供下相关日志 日志路径为/.cache/deepin/deepin-home-appstore-daemon

应用商店版本:7.0.0.0062

社区版:没有你说的日志文件

Reply View the author
onefineday
deepin
2021-08-06 00:04
#15

sudo dpkg --configure -a

我执行这个命令搞好了,分享一下给大家

Reply View the author
tigerwolf1984
deepin
2021-08-08 17:11
#16
onefineday

sudo dpkg --configure -a

我执行这个命令搞好了,分享一下给大家

我用这个命令成功了~~然后手动sudo apt update 

Reply View the author
mqchappy365
deepin
2021-08-18 16:55
#17

sudo apt update && sudo apt full-upgrade,根据输出报错信息操作。一定要看命令的最后给出的信息是什么,按照给出的信息再进行相应的操作。 ​​​​

Reply View the author