W: GPG error: http://extras.ubuntu.com precise Release

ubuntu

sudo apt-get update

错误:

W: GPG error: http://extras.ubuntu.com precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192


解决:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192

你可能感兴趣的:(W: GPG error: http://extras.ubuntu.com precise Release)