更新出问题求助
Tofloor
poster avatar
gpf
deepin
2020-08-26 02:33
Author
在更新后出现更新失败重启后发现已经是最新版本,请问如何检查错误并修改?
Reply Favorite View the author
All Replies
avatar
master
deepin
2020-08-26 02:39
#1
昨天刚装的,不能更新,不知道哪点出的问题。

Reply View the author
avatar
haohu1193
deepin
2020-08-26 02:39
#2
sudo apt update &&  sudo apt dist-upgrade && sudo apt upgrade
Reply View the author
avatar
煮酒燃烟
deepin
2020-08-26 02:52
#3
我这边也是和你一样的情况,虽然提示升级失败,但重启后显示是社区版。按照3楼的检查后提示有6个包需要卸载,但是执行命令后显示依赖关系不足,无法卸载。现在使用的5.8.1的内核
Reply View the author
avatar
gpf
deepin
2020-08-26 03:14
#4
https://bbs.deepin.org/post/200347
sudo apt update &&  sudo apt dist-upgrade && sudo apt upgrade

gpf@gpf-PC:~$ sudo apt dist-upgrade
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
正在计算更新... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 1 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
您希望继续执行吗? [Y/n] y
dpkg: 警告: 正在解析文件 '/var/lib/dpkg/status' 第 158 行附近,软件包 'antventor' :
missing 'Description' field
正在设置 spark-store (1.0-beta7.2) ...
/var/lib/dpkg/info/spark-store.postinst: 10: cd: can't cd to /tmp/spark-store-install
--2020-08-25 19:13:33--  http://cdn.jerrywang.top/dcs-repo.gpg-key.asc
正在解析主机 cdn.jerrywang.top (cdn.jerrywang.top)... 116.140.35.76
正在连接 cdn.jerrywang.top (cdn.jerrywang.top)|116.140.35.76|:80... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:2456 (2.4K) [application/octet-stream]
正在保存至: “dcs-repo.gpg-key.asc”

dcs-repo.gpg-key.asc        100%[=========================================>]   2.40K  --.-KB/s  用时 0s      

2020-08-25 19:13:34 (83.3 MB/s) - 已保存 “dcs-repo.gpg-key.asc” [2456/2456])

Warning: apt-key should not be used in scripts (called from postinst maintainerscript of the package spark-store)
OK
Could not parse file "/usr/share/applications/screensavers/glitchpeg.desktop": Key file contains line ?several times a second.  After a while, finds a new image to corrupt. Written by Jamie Zawinski; 2018.? which is not a key-value pair, group, or comment
sh: 0: Can't open /tmp/spark-store-install/feedback.sh
dpkg: 处理软件包 spark-store (--configure)时出错:
已安装 spark-store 软件包 post-installation 脚本 子进程返回错误状态 127
在处理时有错误发生:
spark-store
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reply View the author
avatar
haohu1193
deepin
2020-08-26 03:18
#5
https://bbs.deepin.org/post/200347
gpf@gpf-PC:~$ sudo apt dist-upgrade
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      

你这是星火商店有点问题,可以卸载从装试试。。。
Reply View the author