![]() |
W: GPG-Fout - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: W: GPG-Fout (/showthread.php?tid=683) Pages:
1
2
|
W: GPG-Fout - stamper - 08-06-2014 Hello, from the netherlands. The last few days as i do an update i get the follow errors : W: GPG-fout: http://extras.ubuntu.com trusty Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 16126D3A3E5C1192 W: GPG-fout: http://archive.canonical.com trusty Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG-fout: http://archive.canonical.com trusty Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG-fout: http://ubuntu.mirror.atratoip.net trusty Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG-fout: http://ubuntu.mirror.atratoip.net trusty-updates Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG-fout: http://ubuntu.mirror.atratoip.net trusty-backports Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG-fout: http://ubuntu.mirror.atratoip.net trusty-security Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG-fout: http://ubuntu.mirror.atratoip.net trusty-proposed Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG-fout: http://ppa.launchpad.net trusty Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY A6DCF7707EBC211F I have tried to add the keys but the errors come back. What do i wrong?? Please help. Re: W: GPG-Fout - Scott(0) - 08-06-2014 Hi Stamper, I don't have an answer for this problem but I think a good place to begin would be to post the contents of your sources.list file. The file is located here: /etc/apt/sources.list Re: W: GPG-Fout - rijnsma - 08-06-2014 Maybe you find here something. http://askubuntu.com/questions/131601/how-to-overcome-signature-verification-error Hallo, Stamper. Heel vriendelijk, dit forum. ![]() Re: W: GPG-Fout - stamper - 08-08-2014 Bedankt rijnsma, Het heeft alleen niet gewerkt jouw oplossing. Ga verder zoeken via GOOGLE en als het gelukt is laat het hier wel weten. Re: W: GPG-Fout - gold_finger - 08-08-2014 I'm not sure what is causing that error. Try changing which server is being used for the repositories and see if that solves the problem. * Menu -> System -> Install/Remove Software to open Synaptic Package Manager. * Then go to Settings -> Repositories * Under Ubuntu Software (tab) click the box next to "Download from:" and choose "Other". Then pick a server close to your location from the list. * When you're done, it will reload packages list using the new server. Hopefully the error messages will be gone. Re: W: GPG-Fout - rijnsma - 08-08-2014 @stamper ![]() I had it too in the beginning. Maybe these are special repo's Ubuntu removed? I read somewhere about that. I unselected some in Synaptic. Re: W: GPG-Fout - stamper - 08-08-2014 Thanks Rijnsma, Dat heb ik ook gedaan. Heb ook de directory /etc/apt/sources.list.d/ opgeschoond en toen werkte het weer. Bedankt voor jullie hulp. Re: W: GPG-Fout - rijnsma - 08-08-2014 Heel goed Stamper, enjoy! ![]() Re: W: GPG-Fout - Valtam - 08-09-2014 Is this solved? (for our non-Dutch speaking visitors) (SOLVED) Re: W: GPG-Fout - stamper - 08-09-2014 Sorry. Yes, it is solved. 1. I remove entries in the /etc/apt/sourcelist.d directory that are not more nessary. 2. sudo apt-get clean 3. sudo apt-get update. |