由于公钥不可用,无法验证以下签名:NO_PUBKEY 76F1A20FF987672F

Sam*_* Lo 21 apt wine gnupg

当我输入时,sudo apt update我得到了这个响应:

Get:1 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease [6,242 B]
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease                   
Hit:3 http://dl.google.com/linux/chrome/deb stable Release                     
Err:1 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease                
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
Hit:5 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease    
Hit:6 http://archive.ubuntu.com/ubuntu bionic InRelease                        
Hit:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:9 http://archive.ubuntu.com/ubuntu bionic-security InRelease
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.winehq.org/wine-builds/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
W: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/bionic/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
W: Some index files failed to download. They have been ignored, or old ones used instead.
Run Code Online (Sandbox Code Playgroud)

我尝试使用sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 76F1A20FF987672F来修复它,但注意是固定的:

gpg:keyserver receive failed: No data
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?我上周卸载了 wine;我没有完全卸载它吗?