[Seek Help] 手动升级内核后,现在无法更新系统,提示没有公钥
Tofloor
poster avatar
songzg
deepin
2021-01-22 18:21
Author

验证成功
命中:1 https://cdn-package-store6.deepin.com/appstore eagle InRelease
获取:2 http://deb.xanmod.org releases InRelease [2,091 B]                                         
命中:3 https://sucdn.jerrywang.top  InRelease                                                     
错误:2 http://deb.xanmod.org releases InRelease                  
  由于没有公钥,无法验证下列签名: NO_PUBKEY 86F7D09EE734E623
命中:4 https://proposed-packages.deepin.com/dde-apricot unstable InRelease
命中:5 https://community-packages.deepin.com/deepin apricot InRelease
命中:6 https://community-packages.deepin.com/printer eagle InRelease
正在读取软件包列表... 完成
W: GPG 错误:http://deb.xanmod.org releases InRelease: 由于没有公钥,无法验证下列签名: NO_PUBKEY 86F7D09EE734E623
E: 仓库 “http://deb.xanmod.org releases InRelease” 没有数字签名。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。

Reply Favorite View the author
All Replies
guaguale
deepin
2021-01-22 18:37
#1

 

进入下面的目录,把xanmod  list删除或屏蔽

/etc/apt/sources.list.d
Reply View the author
songzg
deepin
2021-01-22 18:39
#2
guaguale

 

进入下面的目录,把xanmod  list删除或屏蔽

/etc/apt/sources.list.d

谢谢。我试试

Reply View the author
songzg
deepin
2021-01-22 19:01
#3

smurfs@smurfs-PC:/etc/apt/sources.list.d$ sudo apt-get autoremove xanmod-kernel.list
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
E: 无法定位软件包 xanmod-kernel.list
E: 无法按照 glob ‘xanmod-kernel.list’ 找到任何软件包
E: 无法按照正则表达式 xanmod-kernel.list 找到任何软件包

 

无法删除

Reply View the author
SamLukeYes
deepin
2021-01-22 19:38
#4

你是怎么加的 xanmod 仓库?

Reply View the author
Ziggy
deepin
2021-01-23 04:56
#5
songzg

smurfs@smurfs-PC:/etc/apt/sources.list.d$ sudo apt-get autoremove xanmod-kernel.list
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
E: 无法定位软件包 xanmod-kernel.list
E: 无法按照 glob ‘xanmod-kernel.list’ 找到任何软件包
E: 无法按照正则表达式 xanmod-kernel.list 找到任何软件包

 

无法删除

....直接用rm删文件,再上面的目录那里

Reply View the author
ksgt0025
deepin
2021-01-23 20:15
#6

终端输入

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 86F7D09EE734E623

试试看

Reply View the author
songzg
deepin
2021-01-25 21:54
#7
ksgt0025

终端输入

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 86F7D09EE734E623

试试看

成功通过了。谢谢!!!

Reply View the author
ksgt0025
deepin
2021-01-26 03:33
#8
songzg

成功通过了。谢谢!!!

不客气

Reply View the author