nao uma chave id

Asked by do_ob

hi guys and thanx in advance

linux noob
I have some extra repositories on my list and when I update tells me they are missing keys. The address is the same for them so I cant tell which is which to look and and the keys. anyone know of a way around?

here is the msg:

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B81A3FBA47394CE
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778978B00F7992B0
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4874D3686E80C6B7
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 60D11217247D1CFF
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 665F9AEFE1098513
W: Failed to fetch http://ddebs.ubuntu.com/dists/intrepid/Release Unable to find expected entry updates/binary-i386/Packages in Meta-indexfile (malformed Release file?)

Question information

Language:
Portuguese Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Joker Wild
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1
Revision history for this message
do_ob (alx00) said :
#2

marcobra thanx for the answer

but I knew this much. now I already have some repositories that need their keys (as above) and I cannot tell which launchpad software they belong to to go and get the key. Is there a way to tell which repositories give me the error message?

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

Can you copy and paste your extra added to the sources.list file repositories here, open a terminal and type:

sudo gedit /etc/apt/sources.list

to view the repositories rows....

Thank you

Revision history for this message
Best Joker Wild (lajjr-deactivatedaccount) said :
#4

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3B81A3FBA47394CE
type in terminal
gpg --keyserver keyserver.ubuntu.com --recv 3B81A3FBA47394CE
gpg --export --armor 3B81A3FBA47394CE | sudo apt-key add -

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778978B00F7992B0
type in terminal
gpg --keyserver keyserver.ubuntu.com --recv 778978B00F7992B0
gpg --export --armor 778978B00F7992B0 | sudo apt-key add -

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4874D3686E80C6B7
type in terminal
gpg --keyserver keyserver.ubuntu.com --recv 4874D3686E80C6B7
gpg --export --armor 4874D3686E80C6B7 | sudo apt-key add -

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 60D11217247D1CFF
type in terminal
gpg --keyserver keyserver.ubuntu.com --recv 60D11217247D1CFF
gpg --export --armor 60D11217247D1CFF | sudo apt-key add -

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6
type in terminal
gpg --keyserver keyserver.ubuntu.com --recv 632D16BB0C713DA6
gpg --export --armor 632D16BB0C713DA6 | sudo apt-key add -

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 665F9AEFE1098513
type in terminal
gpg --keyserver keyserver.ubuntu.com --recv 665F9AEFE1098513
gpg --export --armor 665F9AEFE1098513 | sudo apt-key add -
this one has to be fixed
sudo gedit /etc/apt/sources.list
find this link rmove the slashes "/" only in special areas
http://ddebs.ubuntu.com/dists/intrepid/Release <-- is the way it looks wrong
http://ddebs.ubuntu.com/dists intrepid Release <-- is the way it should look.
W: Failed to fetch http://ddebs.ubuntu.com/dists/intrepid/Release Unable to find expected entry updates/binary-i386/Packages in Meta-indexfile (malformed Release file?)

Revision history for this message
do_ob (alx00) said :
#5

gracias amigo.... I knew that linux would stand up to the task. You rock! 5* stars

Revision history for this message
Joker Wild (lajjr-deactivatedaccount) said :
#6

 de nada

what answer helped?

Revision history for this message
do_ob (alx00) said :
#7

Thanks Leo Albert Jackson Jr, that solved my question.

Revision history for this message
Presley Serejo (presleyser-gmail) said :
#8

Leo Albert

Fiz o que você orientou, mas não deu certo.
O que aparece é o seguinte:

presley@presley-laptop:~$ gpg --keyserver keyserver.ubuntu.com --recv 60D11217247D1CFF --export --armor 60D11217247D1CFF | sudo apt-key add-
gpg: "--export" não uma chave ID: pulando
gpg: "--armor" não uma chave ID: pulando
gpg: requisitando chave 247D1CFF de servidor hkp - keyserver.ubuntu.com
gpg: requisitando chave 247D1CFF de servidor hkp - keyserver.ubuntu.com
[sudo] password for presley: gpg: impossível abrir `/home/presley/.gnupg/pubring.gpg'
gpg: keydb_get_keyblock failed: eof
gpg: não foi possível encontrar nenhum chaveiro com permissão de escrita: eof
gpg: erro na leitura de `[stream]': erro geral
gpg: Número total processado: 0

O que devo fazer?

Revision history for this message
Presley Serejo (presleyser-gmail) said :
#9

Leo Albert,

I made what you guided, but did not give certain. What it appears is the following one:

presley@presley-laptop:~$ gpg --keyserver keyserver.ubuntu.com --recv 60D11217247D1CFF --export --armor 60D11217247D1CFF | sudo apt-key add-
gpg: "--export" não uma chave ID: pulando
gpg: "--armor" não uma chave ID: pulando
gpg: requisitando chave 247D1CFF de servidor hkp - keyserver.ubuntu.com
gpg: requisitando chave 247D1CFF de servidor hkp - keyserver.ubuntu.com
[sudo] password for presley: gpg: impossível abrir `/home/presley/.gnupg/pubring.gpg'
gpg: keydb_get_keyblock failed: eof
gpg: não foi possível encontrar nenhum chaveiro com permissão de escrita: eof
gpg: erro na leitura de `[stream]': erro geral
gpg: Número total processado: 0

What I must make?

Revision history for this message
awryca$h (rocafella1583) said :
#10

I'm having similar problems trying to install the Ubuntu Netbook Remix on my Eee PC.

Does it matter that I installed the regular Ubuntu as opposed to the version specific for the Eee.

Anyways, I get these messages.

Hit http://us.archive.ubuntu.com intrepid Release.gpg
Ign http://us.archive.ubuntu.com intrepid/main Translation-en_US
Hit http://security.ubuntu.com intrepid-security Release.gpg
Ign http://security.ubuntu.com intrepid-security/main Translation-en_US
Get:1 http://ppa.launchpad.net intrepid Release.gpg [307B]
Ign http://ppa.launchpad.net intrepid/main Translation-en_US
Ign http://us.archive.ubuntu.com intrepid/restricted Translation-en_US
Ign http://us.archive.ubuntu.com intrepid/universe Translation-en_US
Ign http://us.archive.ubuntu.com intrepid/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com intrepid-updates Release.gpg
Ign http://us.archive.ubuntu.com intrepid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com intrepid-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com intrepid-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com intrepid-updates/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com intrepid Release
Ign http://security.ubuntu.com intrepid-security/restricted Translation-en_US
Ign http://security.ubuntu.com intrepid-security/universe Translation-en_US
Ign http://security.ubuntu.com intrepid-security/multiverse Translation-en_US
Ign http://ppa.launchpad.net intrepid Release.gpg
Ign http://ppa.launchpad.net intrepid/main Translation-en_US
Ign http://ppa.launchpad.net hardy Release.gpg
Ign http://ppa.launchpad.net hardy/main Translation-en_US
Hit http://security.ubuntu.com intrepid-security Release
Get:2 http://ppa.launchpad.net intrepid Release [27.6kB]
Ign http://ppa.launchpad.net intrepid Release
Hit http://us.archive.ubuntu.com intrepid-updates Release
Hit http://security.ubuntu.com intrepid-security/main Packages
Get:3 http://ppa.launchpad.net intrepid Release [27.6kB]
Get:4 http://ppa.launchpad.net hardy Release [27.6kB]
Hit http://us.archive.ubuntu.com intrepid/main Packages
Hit http://us.archive.ubuntu.com intrepid/restricted Packages
Hit http://us.archive.ubuntu.com intrepid/main Sources
Hit http://us.archive.ubuntu.com intrepid/restricted Sources
Hit http://us.archive.ubuntu.com intrepid/universe Packages
Hit http://security.ubuntu.com intrepid-security/restricted Packages
Hit http://security.ubuntu.com intrepid-security/main Sources
Hit http://security.ubuntu.com intrepid-security/restricted Sources
Hit http://security.ubuntu.com intrepid-security/universe Packages
Ign http://ppa.launchpad.net intrepid/main Packages
Hit http://us.archive.ubuntu.com intrepid/universe Sources
Hit http://us.archive.ubuntu.com intrepid/multiverse Packages
Hit http://us.archive.ubuntu.com intrepid/multiverse Sources
Hit http://us.archive.ubuntu.com intrepid-updates/main Packages
Hit http://us.archive.ubuntu.com intrepid-updates/restricted Packages
Hit http://us.archive.ubuntu.com intrepid-updates/main Sources
Hit http://us.archive.ubuntu.com intrepid-updates/restricted Sources
Hit http://us.archive.ubuntu.com intrepid-updates/universe Packages
Hit http://us.archive.ubuntu.com intrepid-updates/universe Sources
Hit http://us.archive.ubuntu.com intrepid-updates/multiverse Packages
Hit http://security.ubuntu.com intrepid-security/universe Sources
Hit http://security.ubuntu.com intrepid-security/multiverse Packages
Hit http://security.ubuntu.com intrepid-security/multiverse Sources
Ign http://ppa.launchpad.net intrepid/main Packages
Ign http://ppa.launchpad.net intrepid/main Sources
Hit http://us.archive.ubuntu.com intrepid-updates/multiverse Sources
Ign http://ppa.launchpad.net hardy/main Packages
Hit http://ppa.launchpad.net intrepid/main Packages
Hit http://ppa.launchpad.net intrepid/main Packages
Hit http://ppa.launchpad.net intrepid/main Sources
Hit http://ppa.launchpad.net hardy/main Packages
Fetched 310B in 5s (53B/s)
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 60D11217247D1CFF
W: You may want to run apt-get update to correct these problems

I'm somewhat of a new linux user, mainly because I haven't used it in so long but this is really frustrating me, any help would be appreciated.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#11

Please open a Terminal from the menu Applications → Accessories → Terminal and type or better copay and paste a row atime then press enter:

gpg --keyserver keyserver.ubuntu.com --recv 60D11217247D1CFF
gpg --export --armor 60D11217247D1CFF | sudo apt-key add -

sudo apt-get update

give your user password when requested, you don't see nothing when you type it, then press enter.

Hope this helps

Revision history for this message
awryca$h (rocafella1583) said :
#12

Thanks, that did resolve the error, but now I see this.

The following packages have unmet dependencies:
  go-home-applet: Depends: libgnome-desktop-2 (>= 1:2.22) but it is not installable
  human-netbook-theme: Depends: gtk2-engines-ubuntulooks but it is not going to be installed
  ume-launcher: Depends: netbook-launcher (>= 1.6.0) but 1.5.1~ppa1 is to be installed
E: Broken packages

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#13
Revision history for this message
awryca$h (rocafella1583) said :
#14

I'm on regular Ubuntu and I'm trying to get Ubuntu Remix

Revision history for this message
schaggo (schaggo) said :
#15

@ Marcobra: Thanks, that answered also my questions I had with other packages :-))

Revision history for this message
Vijay Makanjee (vijaym) said :
#16

thanks this fix from marcobra worked for me as well.

Revision history for this message
Anurag (anurag1008) said :
#17

marcobra: Thanks it works for me.

Revision history for this message
eyze (eric-d-moore) said :
#18

Thanks to Leo Albert Jackson Jr, marcobra, and others. These are very helpful posts.

Revision history for this message
Pettersworld (petterdyrdahl) said :
#19

Had the same problem:
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY *************** (somekey)

made:
gpg --keyserver keyserver.ubuntu.com --recv 665F9AEFE1098513

then:
gpg --export --armor 665F9AEFE1098513 | sudo apt-key add -

then
sudo apt-get update

wohoo, no more error messages!!! Thanks guys!

Revision history for this message
Matthew Piatkowski (progone) said :
#20

I am having the same problem with Lucid

 W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7889D725DA6DEEAA

Any suggestions?

Also, how do I manually type in a bug. Bugzilla will not work on my computer at the moment.

Revision history for this message
Matthew Piatkowski (progone) said :
#21

thanks