sudo apt update问题
Tofloor
poster avatar
destory
deepin
2017-12-29 00:48
Author
sudo apt update
总是连接失败,这是第二天了,第一次出现的时候把更新的源换成了网易的。结果还是老样子,下面是图片
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-12-29 01:19
#1
什么网络? 是否有什么限制
Reply View the author
avatar
destory
deepin
2017-12-29 01:27
#2
https://bbs.deepin.org/post/150796
什么网络? 是否有什么限制

好吧,我已经解决了。在控制中心,更换镜像源,之后找到/etc/apt/sources.list
打开发现源并没有更改,于是手动更改。然后可以了,这是不是一个bug?,我在更新选项里多次更改源,结果sources.list里内容并没有改变。
Reply View the author
avatar
destory
deepin
2017-12-29 01:29
#3
  1. ## Generated by deepin-installer
  2. deb http://mirrors.163.com/deepin/  unstable main contrib non-free
  3. deb-src  http://mirrors.163.com/deepin/  unstable main contrib non-free
  4. #deb [by-hash=force] http://packages.deepin.com/deepin panda main contrib non-free
  5. #deb-src http://packages.deepin.com/deepin panda main contrib non-free
Copy the Code
Reply View the author