[Exchange and share] v23B版更新出错
Tofloor
poster avatar
xibei
deepin
2023-05-19 23:40
Author

更新出错,删除了星火商店也是一样

截图_选择区域_20230519153717.png

Reply Favorite View the author
All Replies
Jokul
deepin
2023-05-19 23:52
#1

打开终端,输入sudo apt update 看下报什么错,看不懂的话,截图发出来。解决了报错,这边就可以更新了

Reply View the author
xibei
deepin
2023-05-20 00:02
#2

截图_选择区域_20230519154325.png

Reply View the author
xibei
deepin
2023-05-20 00:04
#3

截图_选择区域_20230519160422.png

截图_选择区域_20230519160405.png

Reply View the author
xibei
deepin
2023-05-20 00:06
#4

不懂怎么获取权限怎么修改配置文件

Reply View the author
阿尼樱奈奈
deepin
2023-05-20 00:17
#5
xibei

不懂怎么获取权限怎么修改配置文件

退回/etc/apt,然后在文件夹sources.list.d右键“以管理员身份打开”,输入密码。
image.png

输入密码后会弹出该文件夹的窗口,就能把google的那个源直接删了

Reply View the author
Jokul
deepin
2023-05-20 00:18
#6

image.png

这个源地址没有公钥,删除就行了。用终端命令行删除

sudo rm -rf /etc/apt/sources.list.d/google-*
Reply View the author
Stoney
deepin
2023-05-20 00:25
#7

取消 google 的源就行

sudo mv /etc/apt/sources.list.d/google-earth-pro.list /etc/apt/sources.list.d/google-earth-pro.list.bak

Reply View the author
xibei
deepin
2023-05-20 02:19
#8
Jokul

image.png

这个源地址没有公钥,删除就行了。用终端命令行删除

sudo rm -rf /etc/apt/sources.list.d/google-*

已解决,谢谢!

Reply View the author