[Repository/Mirror] 应用商店安装软件显示“下载失败”
Tofloor
poster avatar
cnsdlwzx
deepin
2021-11-03 00:26
Author

新安装DEEPIN20.2.2。

应用软件安装软件显示“下载失败”。

sudo apt update 显示 拒绝连接。

请问是DEEPIN做了限制,不允许我们海外用户使用了吗?

Reply Favorite View the author
All Replies
忘记、过去
deepin
2021-11-03 00:41
#1

sudo deepin-editor /etc/apt/sources.list.d/appstore.list

检查源地址是否为以下内容:

# Written by deepin-home-appstore-client
deb https://com-store-packages.uniontech.com/appstore deepin appstore

然后执行 sudo apt update再试试

Reply View the author
cnsdlwzx
deepin
2021-11-03 00:54
#2
忘记、过去

sudo deepin-editor /etc/apt/sources.list.d/appstore.list

检查源地址是否为以下内容:

# Written by deepin-home-appstore-client
deb https://com-store-packages.uniontech.com/appstore deepin appstore

然后执行 sudo apt update再试试

按照你说的确认好了,还是一样的下载失败,拒绝连接
image.png

Reply View the author
fei10507
deepin
2021-11-03 01:01
#3

我的也是下载失败,执行 sudo deepin-editor /etc/apt/sources.list.d/appstore.list后显示 deb https://home-store-packages.uniontech.com/appstore eagle appstore

Reply View the author
fei10507
deepin
2021-11-03 01:13
#4

我的改成deb https://com-store-packages.uniontech.com/appstore deepin appstore

保存,再sudo apt update就解决了

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2021-11-03 06:56
#5
fei10507

我的改成deb https://com-store-packages.uniontech.com/appstore deepin appstore

保存,再sudo apt update就解决了

这可不兴乱改啊

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2021-11-03 06:58
#6

有可能是ipv6问题,尝试禁用

Reply View the author