2011年5月18日 星期三

Ubuntu NO_PUBKEY issues

在Ubuntu 中啟用 extras.ubuntu.com 的套件來源時,apt-get update 之後會出現以下錯誤訊息。

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

解決方法:
安裝ubuntu-extras-keyring套件即可。

# sudo apt-get install ubuntu-extras-keyring 

參考網站: 不專業網管筆記