【已解决】Deepin V20 Beta 系统更新失败
Tofloor
poster avatar
itfkybb
deepin
2020-07-16 17:43
Author
本帖最后由 itfkybb 于 2020-7-16 09:49 编辑



  1. root@erich-PC:/home/erich/Desktop# apt update
  2. 获取:1 http://linux.teamviewer.com/deb stable InRelease [11.0 kB]                                                                                                   
  3. 错误:1 http://linux.teamviewer.com/deb stable InRelease                                                                                                              
  4.   由于没有公钥,无法验证下列签名: NO_PUBKEY C5E224500C1289C0
  5. 命中:2 http://repo.mysql.com/apt/debian buster InRelease                                                                                                            
  6. 命中:3 https://cdn-package-store6.deepin.com/appstore eagle InRelease                                                                                                
  7. 命中:5 https://community-packages.deepin.com/deepin apricot InRelease                                                                       
  8. 命中:6 https://debrepo.freedownloadmanager.org bionic InRelease
  9. 命中:4 https://uos.deepin.cn/printer eagle InRelease
  10. 正在读取软件包列表... 完成     
  11. W: GPG 错误:http://linux.teamviewer.com/deb stable InRelease: 由于没有公钥,无法验证下列签名: NO_PUBKEY C5E224500C1289C0
  12. E: 仓库 “http://linux.teamviewer.com/deb stable InRelease” 没有数字签名。
  13. N: 无法安全地用该源进行更新,所以默认禁用该源。
  14. N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
Copy the Code



Reply Favorite View the author
All Replies
avatar
itfkybb
deepin
2020-07-16 17:48
#1
已解决!

  1. root@erich-PC:/home/erich/Desktop# cd /etc/apt/sources.list.d
  2. root@erich-PC:/etc/apt/sources.list.d# ls
  3. appstore.list  freedownloadmanager.list  mysql.list  printer.list  teamviewer.list
  4. root@erich-PC:/etc/apt/sources.list.d# rm teamviewer.list
  5. root@erich-PC:/etc/apt/sources.list.d# ls
  6. appstore.list  freedownloadmanager.list  mysql.list  printer.list
  7. root@erich-PC:/etc/apt/sources.list.d# apt update
  8. 命中:2 http://repo.mysql.com/apt/debian buster InRelease                                                                    
  9. 命中:3 https://cdn-package-store6.deepin.com/appstore eagle InRelease                                                                                                
  10. 命中:4 https://community-packages.deepin.com/deepin apricot InRelease                                                                                                
  11. 命中:5 https://debrepo.freedownloadmanager.org bionic InRelease                                                               
  12. 命中:1 https://uos.deepin.cn/printer eagle InRelease
  13. 正在读取软件包列表... 完成                  
  14. 正在分析软件包的依赖关系树      
  15. 正在读取状态信息... 完成      
  16. 所有软件包均为最新。
  17. root@erich-PC:/etc/apt/sources.list.d#
Copy the Code


Reply View the author
avatar
baorain74
deepin
2020-07-16 20:51
#2
遇到相同的问题。不能更新。你怎么解决 的,能不能说一下。
Reply View the author
avatar
itfkybb
deepin
2020-07-17 15:37
#3
https://bbs.deepin.org/post/197254
遇到相同的问题。不能更新。你怎么解决 的,能不能说一下。

解决法方看二楼
Reply View the author
avatar
itfkybb
deepin
2020-07-17 15:39
#4
https://bbs.deepin.org/post/197254
遇到相同的问题。不能更新。你怎么解决 的,能不能说一下。

删除掉
  1. /etc/apt/sources.list.d
Copy the Code
中的
  1. teamviewer.list
Copy the Code
Reply View the author
avatar
qidianfaze
deepin
2020-07-21 02:42
#5

可是我没有teamviewer
Reply View the author
avatar
woaiguocansoft
deepin
2020-07-22 01:49
#6
我也更新失败,没解决,WPS2019 FOR LINUX在商店升级也失败
Reply View the author
avatar
xtjs668
deepin
2020-09-24 04:18
#7
详细说一下具体的操作步骤吧,我也再等。
Reply View the author