更新软件列表出错
Tofloor
poster avatar
496651923
deepin
2013-10-28 04:05
Author
执行sudo apt-get update命令后到最后会出现以下错误,DeepinScreenshot20131027195028.png
删除/var/lib/apt/lists/partial/目录下所有的文件也没用
Reply Favorite View the author
All Replies
cxbii
deepin
2013-10-28 04:11
#1
软件中心设置还源
Reply View the author
496651923
deepin
2013-10-28 21:24
#2
还原?删除系统配置文件吗?
Reply View the author
electricface
deepin
2013-10-28 21:49
#3
用软件中心改测试源为官方源或者其他。
Reply View the author
cxbii
deepin
2013-10-28 22:02
#4
sorry,我输入法词库有点....

是换源,换软件源
Reply View the author
496651923
deepin
2013-10-29 00:09
#5
之前试过更改源地址,不过貌似不行,我在软件中心的选项里把删除系统配置文件选中后貌似没事了
Reply View the author
cxbii
deepin
2013-10-29 01:37
#6
之前试过更改源地址,不过貌似不行,我在软件中心的选项里把删除系统配置文件选中后貌似没事了
其实这个一般都是源的问题,准确的说应该是源的服务器问题吧,
不过你解决也就ok了
Reply View the author
496651923
deepin
2013-10-29 17:22
#7
我晕,没用,还是一样的报上面那个错误,还以为解决了呢。。。。。。。
不管换哪个源都是报那个错误,我点击更新软件列表后,底部会出现提示更新软件列表失败,但是会出现部分更新也可以安装
Reply View the author
cxbii
deepin
2013-10-29 19:36
#8
  1. sudo rm /var/lib/apt/lists/partial/*
  2. sudo apt-get update
Copy the Code

执行上面的命令看看
Reply View the author