[System Installation] 20.5系统无法升级了
Tofloor
poster avatar
阳光
deepin
2022-05-22 06:20
Author

sun@sun-PC:~/Desktop$ sudo apt update
Hit:2 https://community-packages.deepin.com/deepin apricot InRelease
Hit:3 https://pro-driver-packages.uniontech.com eagle InRelease
Hit:4 https://community-packages.deepin.com/printer eagle InRelease
Get:5 https://packages.microsoft.com/repos/edge stable InRelease [7,343 B]
Err:5 https://packages.microsoft.com/repos/edge stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF
Hit:1 https://home-store-img.uniontech.com/appstore deepin InRelease
Reading package lists... Done
W: GPG error: https://packages.microsoft.com/repos/edge stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF
E: The repository 'https://packages.microsoft.com/repos/edge stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

不只是哪里出来问题

Reply Favorite View the author
All Replies
寰宇ζ
deepin
2022-05-22 06:31
#1

https://bbs.deepin.org/post/237312

Reply View the author
未知狐
deepin
2022-05-22 06:41
#2

Err:5 https://packages.microsoft.com/repos/edge stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF

W: GPG error: https://packages.microsoft.com/repos/edge stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF

我现在使用Linux Mint20.3Una(Xface4) ,但是我认为这个错误的原因应该是本地没有PPA公钥。

你可以使用如下指令去Ubuntu服务器更新公钥,另外,尽管我也在Windows10下保留了Edge,但是我推荐使用自由的Chromium 和浏览器插件Floccus 配合webdav服务器完成浏览器书签同步。

sudo apt-key adv --keyserver keyserver.ubuntu.com--recv-keys EB3E94ADBE1229CF

现在Deepin以Debian作为上游,所以你也可以使用

sudo gpg --keyserver pgpkeys.mit.edu --recv-key EB3E94ADBE1229CF

实现相同的目的。

Reply View the author
未知狐
deepin
2022-05-22 06:47
#3

我不知道现在Deepin有没有图形化的PPA公钥自动安装工具,我用Deepin15的时候应该还没有。如果想体验Gnu/linux发行版,除非你确切知道自己的设备在受支持的范围内,否则最好不要使用国内的发行版。

另外,你这个问题搜索引擎就能解决,没必要跑论坛来问。浪费别人的时间无异于谋财害命,建议读读提问的智慧

Reply View the author
jjcui8595
deepin
2022-05-22 13:21
#4

EDGE官网可以下载公钥

Reply View the author
阳光
deepin
2022-05-22 23:42
#5
寰宇ζ

https://bbs.deepin.org/post/237312

按照此贴,解决问题,谢谢!

Reply View the author