最后在线:
评论: 7
获赞: 0
文章: 0
粉丝: 61
关注: 61
好友: 7
User Rating: ( vote)
okass 在版块 Linux平台 中发起了话题 Ubuntu升级过程中提示the public key is not available: NO_PUBKEYxxxx 4年, 8个月前
sudo apt update && sudo apt upgrade 升级过程中出公钥错误,提示如下错误:
The following signatures couldn’t be verified because the public key is not available: NO_PUBKEYxxxx
解决办法如下:
sudo apt-key adv –[两短横]keyserver keyserver.ubuntu.com –[两短横]recv-keys xxxxx
