मैं सिर्फ GPG कुंजी के बारे में कुछ अजीब त्रुटियों को प्राप्त करने के लिए घूर रहा हूं। अर्थात् मैंने अभी जोड़ा है ppa:ubuntu-toolchain-r/test
और अद्यतन करना चाहता हूँ और उसके बाद मुझे यह मिला:
W: GPG error: http://extras.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192
W: GPG error: http://archive.canonical.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: GPG error: http://qgis.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 030561BEDD45F6C3
W: GPG error: http://dl.google.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A040830F7FAC5991
W: GPG error: http://dl.google.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A040830F7FAC5991
W: GPG error: http://archive.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: GPG error: http://archive.ubuntu.com trusty-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: GPG error: http://archive.ubuntu.com trusty-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
मैंने इसे 2 तरीकों से हल करने की कोशिश की है ( यहां उपलब्ध है )
for key in 40976EAF437D05B5 3B4FE6ACC0B21F32 A040830F7FAC5991 030561BEDD45F6C3 16126D3A3E5C1192 ; do sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $key ; done
लेकिन इससे मदद नहीं मिली (वही त्रुटियां उसी कुंजी के साथ आती रहीं) इसलिए मैंने ऐसा करने की कोशिश की है:
sudo add-apt-repository ppa:webupd8team/y-ppa-manager
sudo apt-get update
sudo apt-get install y-ppa-manager
लेकिन मुझे यह मिला जिसने मेरी आँखें खोल दीं:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
launchpad-getkeys libvte-common libvte9 python-keyring python-launchpadlib
python-lazr.restfulclient python-lazr.uri python-oauth python-secretstorage
python-simplejson python-vte python-wadllib xclip yad
Suggested packages:
python-gdata python-keyczar python-kde4 python-testresources
python-secretstorage-doc
The following NEW packages will be installed:
launchpad-getkeys libvte-common libvte9 python-keyring python-launchpadlib
python-lazr.restfulclient python-lazr.uri python-oauth python-secretstorage
python-simplejson python-vte python-wadllib xclip y-ppa-manager yad
0 upgraded, 15 newly installed, 0 to remove and 29 not upgraded.
Need to get 915 kB of archives.
After this operation, 4,515 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
WARNING: The following packages cannot be authenticated!
libvte-common libvte9 python-keyring python-lazr.uri python-simplejson
python-wadllib python-oauth python-lazr.restfulclient python-launchpadlib
python-secretstorage python-vte xclip
Install these packages without verification? [y/N]
मैंने कोशिश की और यह उस बिंदु पर काम नहीं किया। मेरा उत्तर जांचें।
—
पैट्रीक
यह अनिवार्य रूप से एक बग रिपोर्ट है जहां आप एक समस्या का वर्णन करते हैं और एक उत्तर के रूप में आप बग रिपोर्ट का उल्लेख करते हैं। बग रिपोर्ट 13.10 के लिए ही है जो जीवन के अंत से परे है। यदि आप 13.10 पर हैं तो मेरा सुझाव है कि आप अपग्रेड करें। यदि आप उबंटू के वर्तमान संस्करण पर हैं, तो मेरा सुझाव है कि आप एक नई बग रिपोर्ट दर्ज करें क्योंकि पुराना आउट डेटेड है। नए में पुराने का संदर्भ लें।
—
पैंथर
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <KEY>
। उदाहरण के लिएsudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 40976EAF437D05B5