应用商店内下载软件总是报错,下载失败!
Tofloor
poster avatar
lg1558
deepin
2019-07-07 22:21
Author
我这里好几天都一直不能通过应用商店安装软件,每次刚下载就报错,提示下载失败!但是商店里能够正常浏览和搜索软件,但是就是不能下载和安装,请问到底是怎么回事呢?
第一天安装完系统之后就发现应用商店有这种情况,然后第二天无缘无故好了,第三天开始就一直不能正常下载了
Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2019-07-07 22:36
#1
商店-菜单-选择地区-中国区

控制中心-更新-更新设置-关闭智能镜像源-切换镜像源,选一个离你近的。然后 sudo apt update
Reply View the author
avatar
lg1558
deepin
2019-07-10 17:21
#2
https://bbs.deepin.org/post/180344
商店-菜单-选择地区-中国区

控制中心-更新-更新设置-关闭智能镜像源-切换镜像源,选一个离你近的。然后 su ...

sudo apt update
之后得到这个?这是什么意思呢?
Reply View the author
avatar
走钢丝
deepin
2019-07-10 17:37
#3
https://bbs.deepin.org/post/180344
sudo apt update
之后得到这个?这是什么意思呢?

你的网络是校园网么?换的是哪个源啊?换国内大学的源试试,如中科大。

参考:
https://blog.csdn.net/judygeng/article/details/84142103
https://blog.csdn.net/QTVLC/article/details/81738020
http://www.kbase101.com/question/14379.html
http://tieba.baidu.com/p/5520089724
Reply View the author
avatar
lg1558
deepin
2019-07-10 18:08
#4
我这里不是校园网,就是普通公司里的网络。
刚刚根据https://blog.csdn.net/judygeng/article/details/84142103里的说明将sources.list中的源全部换成科大的源,然后执行sudo apt-get update命令,得到:
Reply View the author
avatar
lg1558
deepin
2019-07-10 18:11
#5
https://bbs.deepin.org/post/180344
你的网络是校园网么?换的是哪个源啊?换国内大学的源试试,如中科大。

参考:

如上帖
Reply View the author
avatar
走钢丝
deepin
2019-07-10 18:13
#6
Reply View the author
avatar
lg1558
deepin
2019-07-10 18:22
#7

好的   谢谢你
Reply View the author
avatar
lg1558
deepin
2019-07-10 18:24
#8

好的     那就先谢谢你,感谢你帮忙
Reply View the author
avatar
aida
deepin
2019-07-10 18:42
#9
编辑/etc/apt/source.list 修改成以下内容

deb [by-hash=force] https://mirrors.huaweicloud.com/deepin stable main contrib non-free

然后执行sudo apt update

Reply View the author
avatar
lg1558
deepin
2019-07-10 18:52
#10
https://bbs.deepin.org/post/180344
编辑/etc/apt/source.list 修改成以下内容

deb  https://mirrors.huaweicloud.com/deepin stable main con ...

按照您的方法执行后可以下载和安装 应用了 ,非常感谢您!
Reply View the author