更新显示缺少依赖,商店软件安装全部失败
Tofloor
poster avatar
卖时间的商人
deepin
2020-06-06 06:01
Author
前两天突然出现这种问题,没空折腾。
点击更新与安装软件都提示缺少依赖,我什么也没干。
该怎么办?
Reply Favorite View the author
All Replies
avatar
haohu1193
deepin
2020-06-06 06:05
#1
sudo apt-get install -f


sudo apt-get update && sudo apt-get upgrade -y
Reply View the author
avatar
SamLukeYes
deepin
2020-06-06 06:05
#2
  1. sudo apt install -f
Copy the Code

看看是什么个情况
Reply View the author
avatar
卖时间的商人
deepin
2020-06-06 07:14
#3
好了,感谢大佬
Reply View the author
avatar
卖时间的商人
deepin
2020-06-06 07:25
#4
还有一个问题,更新完后设置里的“更新”图标它歪了
Reply View the author
avatar
152******14
deepin
2020-06-26 20:19
#5
https://bbs.deepin.org/post/195600
看看是什么个情况

2020-06-26 12:18:41--  http://nchc.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
正在解析主机 nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69, 2001:e10:ffff:1f02::17
正在连接 nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:80... 已连接。
已发出 HTTP 请求,正在等待回应... 读取文件头错误 (连接被对方重设)。
放弃操作。
Reply View the author
avatar
Hello
deepin
2020-06-26 20:37
#6
https://bbs.deepin.org/post/195600
2020-06-26 12:18:41--  http://nchc.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
正在解析 ...

安装商店的wps了吧
Reply View the author
avatar
152******14
deepin
2020-06-26 20:38
#7
https://bbs.deepin.org/post/195600
安装商店的wps了吧

wps 我是 从官网下载的。
Reply View the author
avatar
Hello
deepin
2020-06-26 20:40
#8
https://bbs.deepin.org/post/195600
wps 我是 从官网下载的。

那一样,安装这个依赖就解决了
Reply View the author
avatar
152******14
deepin
2020-06-26 20:46
#9
https://bbs.deepin.org/post/195600
那一样,安装这个依赖就解决了

其他软件也是这个dpkG 错误‘
Reply View the author
avatar
SamLukeYes
deepin
2020-06-26 21:17
#10
https://bbs.deepin.org/post/195600
其他软件也是这个dpkG 错误‘

是因为wps依赖的这个字体包安装后脚本总是运行失败(你那边可能由于某些网络问题而连不上sourceforge,无法下载相应字体),以后每次装软件之后dpkg都会重试这个步骤,然后失败
Reply View the author
avatar
152******14
deepin
2020-06-26 22:47
#11
https://bbs.deepin.org/post/195600
是因为wps依赖的这个字体包安装后脚本总是运行失败(你那边可能由于某些网络问题而连不上sourceforge,无 ...

怎么办                ?
Reply View the author
avatar
Hello
deepin
2020-06-26 23:23
#12
https://bbs.deepin.org/post/195600
怎么办                ?

安装我给你的deb啊,我不是叫你安装吗?因为网页无法安装所以我离线下载了啊,你把离线的包安装上去不久解决了?
Reply View the author
avatar
Hello
deepin
2020-06-26 23:24
#13
https://bbs.deepin.org/post/195600
怎么办                ?

就是这个啊,都给你解决方案了
Reply View the author
avatar
152******14
deepin
2020-06-26 23:50
#14
https://bbs.deepin.org/post/195600
就是这个啊,都给你解决方案了

点击提示安装点击安装,走了一半    再也没动静了  几次都是这样。
Reply View the author
avatar
Hello
deepin
2020-06-27 01:07
#15
https://bbs.deepin.org/post/195600
点击提示安装点击安装,走了一半    再也没动静了  几次都是这样。

宁能耐心点吗?安装不能打断的好伐?
Reply View the author
avatar
Hello
deepin
2020-06-27 01:08
#16
https://bbs.deepin.org/post/195600
点击提示安装点击安装,走了一半    再也没动静了  几次都是这样。

这玩意安装确实挺慢,另外你可以尝试终端 sudo apt install ./ttf-mscorefonts-installer.deb这个可以看到进度
Reply View the author
avatar
Hello
deepin
2020-06-27 01:09
#17
https://bbs.deepin.org/post/195600
点击提示安装点击安装,走了一半    再也没动静了  几次都是这样。

你该不会时在dpkg运行过程中强制退出了吧。。。。。。。。。。。。。你电脑没出什么问题吧
Reply View the author
avatar
甜水镇的小苦瓜
deepin
2020-06-27 02:23
#18
更新的图标确实歪了233
Reply View the author
avatar
152******14
deepin
2020-06-27 03:55
#19
https://bbs.deepin.org/post/195600
你该不会时在dpkg运行过程中强制退出了吧。。。。。。。。。。。。。你电脑没出什么问题吧 ...

最后莫名奇妙的都搞好了233
Reply View the author
avatar
aa258
deepin
2020-08-25 22:06
#20
按照上面他们的步骤  又提示  E:有未能满足的依赖关系  请尝试不指明软件包的名字来运行  apt --fix-broken inslall
Reply View the author