[Repository/Mirror] 开启测试版之后镜像源出现错误
Tofloor
poster avatar
登泰观海
deepin
2023-01-17 07:26
Author

在系统的设置-更新里,打开内测通道的开关且认证成功后,

在终端里输入apt-get update,出现如下错误

 $ sudo apt-get update
E: Conflicting values set for option Trusted regarding source https://proposed-packages.deepin.com/dde-apricot/ unstable
E: The list of sources could not be read.
Reply Favorite View the author
All Replies
jjcui8595
deepin
2023-01-17 14:18
#1

先执行sudo apt update

Reply View the author
忘记、过去
deepin
2023-01-17 16:59
#2

打开内测通道后,会在 /etc/apt/sources.list.d 文件夹下写入 deepin-unstable.list 文件。

检查下文件里提供的测试仓库地址是不是在 /etc/apt/sources.list 里面写重复了,而且 deb [trusted=yes] 这部分内容还不一样?建议从 /etc/apt/sources.list 文件里删掉

Reply View the author
babyfengfjx
Super Moderator
CQA
2023-01-17 17:24
#3

在控制中心打开内测通道后是不需要手动添加内测源的,可以看看 /etc/apt/sources.list里面是否有添加额外内容,有的话可以删除。

Reply View the author