这是什么情况?更新不了啊,该怎么解决呢?
Tofloor
poster avatar
ivanzh0
deepin
2020-12-30 17:38
Author

如图,这是什么来吧,反正一直是更新失败

Reply Favorite View the author
All Replies
SamLukeYes
deepin
2020-12-30 17:39
#1

这是加了什么奇奇怪怪的第三方仓库[怀疑]

Reply View the author
guaguale
deepin
2020-12-30 17:41
#2

你自己安装了 d-apt 应用?

cd  /etc/apt/sources.list.d/

把对应的list 删除或屏蔽

Reply View the author
phantastar
deepin
2020-12-30 17:55
#3
你的那个软件源密钥错误, 你重新验证一下密钥: 
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EBCF975E5BA24D5E 
然后再sudo apt update一次, 一般就都能好了. 
给你一个网页指导: https://www.cnblogs.com/zhangeamon/p/6755882.html
Reply View the author
ivanzh0
deepin
2020-12-31 19:34
#4
guaguale

你自己安装了 d-apt 应用?

cd  /etc/apt/sources.list.d/

把对应的list 删除或屏蔽

兄弟,为什么 删除这个文件说是权限不够呢?怎么弄,本人linux小白。

 

Reply View the author
guaguale
deepin
2020-12-31 22:05
#5
ivanzh0

兄弟,为什么 删除这个文件说是权限不够呢?怎么弄,本人linux小白。

 

加上sudo

Reply View the author