[App Store] 下不了APP
Tofloor
poster avatar
许扬
deepin
2021-07-05 17:40
Author

下一个APP2小时都没下好,一直卡在75那转转圈圈,郁闷死

Reply Favorite View the author
All Replies
deepin_z
deepin
2021-07-05 17:58
#1

新版商店吗?可以上一个截图看下。

Reply View the author
yuwangtuzi
deepin
2021-07-05 18:26
#2
deepin_z

新版商店吗?可以上一个截图看下。

我的也是,害得我重装了系统

Reply View the author
i51qzpw
deepin
2021-07-05 18:44
#3

我的也是,只能安装到 75 %  就不动啦,我看到前几天就有人提出这个问题啦。。。。

Reply View the author
llgswl68
deepin
2021-07-05 18:50
#4

Reply View the author
临之
deepin
2021-07-05 19:53
#5

是安装出现了问题,用apt随意install一个软件,会有提示的。需要fix下。

Reply View the author
friddle
deepin
2021-07-05 20:37
#6

 

你有可能先

sudo dpkg --configure -a 看哪个报错。

然后按这个帖子去修改

https://bbs.deepin.org/en/post/222518

Reply View the author
daniu5wenwen
deepin
2021-07-05 21:06
#7
friddle

 

你有可能先

sudo dpkg --configure -a 看哪个报错。

然后按这个帖子去修改

https://bbs.deepin.org/en/post/222518

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

 

Reply View the author
ksgt0025
deepin
2021-07-05 21:08
#8
It has been deleted!
friddle
deepin
2021-07-05 22:45
#9
daniu5wenwen

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

 

ps aux|grep dpkg

看看

Reply View the author
daniu5wenwen
deepin
2021-07-07 04:41
#10
friddle

ps aux|grep dpkg

看看

你看我运行了你写的这个之后显示的,我是完全不懂;

daniel@daniel-PC:~$ ps aux|grep dpkg

root      9339  0.0  0.0  11616  8620 pts/0    Ss+  20:31   0:00 /usr/bin/dpkg --status-fd 22 --configure --pending

root      9587  0.0  0.1  22848 19476 pts/0    S+   20:31   0:00 /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/info/shim-signed:amd64.postinst configure 1.36+15.4-5

root      9600  0.0  0.0   2392  1608 pts/0    S+   20:31   0:00 /bin/sh /var/lib/dpkg/info/shim-signed:amd64.postinst configure 1.36+15.4-5

daniel   14366  0.0  0.0   9164   888 pts/1    S+   20:39   0:00 grep dpkg

 

Reply View the author