[App Store] 20.3 应用商店和自动更新失效
Tofloor
poster avatar
grog
deepin
2022-02-12 00:35
Author

20.3,应用商店安装软件显示下载失败,卸载应用显示卸载失败,自动更新显示依赖错误,不知是什么问题,如何解决?

多谢!

截图_20220211162900.png

Reply Favorite View the author
All Replies
andktan
deepin
2022-02-12 00:47
#1

终端升级试试

sudo apt update && sudo apt upgrade

Reply View the author
Shalling
Deepin Wiki Editor
2022-02-12 01:58
#2

删除/etc/apt/sources.list.d/目录下,除了appstore.list 和printer.list以外的其它文件,试试看

Reply View the author
忘记、过去
deepin
2022-02-12 04:25
#3

终端执行 apt-get check -o Debug::NoLocking=1,根据报错信息自行处理依赖关系错误,或者把报错贴上来

Reply View the author
grog
deepin
2022-02-15 22:46
#4
andktan

终端升级试试

sudo apt update && sudo apt upgrade

谢谢!终端升级成功

Reply View the author