【已解决】Deepin的服务器是不是炸了?
Tofloor
poster avatar
14******70@qq.com
deepin
2018-02-22 17:05
Author
本帖最后由 lolimay 于 2018-2-23 05:36 编辑

应用商店无法安装应用,显示下载失败...


终端下也无法安装git,提示无法定位软件包,官方源应该是有git的...


就想上来问问,是官方的服务器炸了,还是我自己系统的配置问题呢(昨晚才装的Deepin) 一开始就不能下载应用~


=======================================2月23日5点更新============================================

应用商店以及apt install也不能安装软件的原因已解决,解决方案分享出来:

在文件管理器中打开打开系统盘/etc/apt/sources.list
记得右击空白处使用 管理员权限打开 这个文件是只读文件 必须要用管理员权限才能编辑保存

  1. ## Generated by deepin-installer
  2. deb [by-hash=force] http://packages.deepin.com/deepin unstable main contrib non-free
  3. #deb-src http://packages.deepin.com/deepin panda main contrib non-free
Copy the Code
将文件的内容替换成上述文本 即可正常使用应用商店

解释一下:
你的 官方源 可能是 panda (我之前就是这个源)导致无法正常更新 软件商店也无法下载
panda 改成 unstable 就可以正常使用软件商店以及使用apt install 软件了
Reply Favorite View the author
All Replies
avatar
152******80
Advanced Packager
2018-02-22 17:30
#1
Reply View the author
avatar
14******70@qq.com
deepin
2018-02-23 04:08
#2
https://bbs.deepin.org/post/153436
https://bbs.deepin.org/post/146921
Q14


也是提示找不到任何软件包...

Reply View the author
avatar
junmoxiao
deepin
2018-02-23 04:26
#3
你自己的问题吧,我昨晚装的deepin,
用着都没问题

  1. junmoxiao@cat:~$ aptitude search wecha
  2. p   apps.com.wechat.web                                           - WeChat web.                                                            
  3. i   deepin.com.wechat:i386                                        - Tencent WeChat Client on Deepin Wine                                   
  4. p   deepin.com.wechat.devtools:i386                               - WeChat web development tools  client on Deepin Wine                    
  5. p   electronic-wechat                                             - A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong
  6. p   electronic-wechat:i386                                        - A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong
  7. p   wewechat                                                      - Unofficial WeChat client built with React, MobX and Electron.         
  8. junmoxiao@cat:~$
Copy the Code


我用的这个版本

应该是你网络的问题吧,你换个源试试
Reply View the author
avatar
14******70@qq.com
deepin
2018-02-23 04:51
#4
https://bbs.deepin.org/post/153436
你自己的问题吧,我昨晚装的deepin,
用着都没问题

哎 心里有苦说不出 好多和源有关的东西都安装不了
Reply View the author