[Desktop] 应用商店打不开20.9
Tofloor
poster avatar
177******54
deepin
2023-06-03 16:26
Author

image.png

image.png

尝试过卸载, 安装应用商店也没用

sudo apt remove deepin-app-store (卸载)

sudo apt install deepin-app-store (安装)

image.png

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-06-03 16:30
#1

执行:sudo apt update && sudo apt dist-upgrade,然后重启。

Reply View the author
177******54
deepin
2023-06-03 16:49
#2
阿尼樱奈奈

执行:sudo apt update && sudo apt dist-upgrade,然后重启。

这个之前执行过了没用

Reply View the author
177******54
deepin
2023-06-03 16:50
#3
177******54

这个之前执行过了没用

image.png

Reply View the author
阿尼樱奈奈
deepin
2023-06-03 17:00
#4
177******54

image.png

去 /etc/apt/sources.list 把那个报错的源删了

默认的sources.list是这个:

Generated by deepin-installer

deb https://community-packages.deepin.com/deepin/ apricot main contrib non-free

#deb-src https://community-packages.deepin.com/deepin/ apricot main contrib non-free

如果sources.list里没有该源,就去 /etc/apt/sources.list.d 文件夹找找,然后看看每个文件,把含有该源的文件删除

Reply View the author
177******54
deepin
2023-06-03 19:36
#5
阿尼樱奈奈

去 /etc/apt/sources.list 把那个报错的源删了

默认的sources.list是这个:

Generated by deepin-installer

deb https://community-packages.deepin.com/deepin/ apricot main contrib non-free

#deb-src https://community-packages.deepin.com/deepin/ apricot main contrib non-free

如果sources.list里没有该源,就去 /etc/apt/sources.list.d 文件夹找找,然后看看每个文件,把含有该源的文件删除

好的,感谢,注释docker的那个源就可以了,

Reply View the author