Public key

Asked by Kyle100101

W: GPG error: http://wine.budgetdedicated.com gutsy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 58403026387EE263

How do I fix this, I have gusty.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vojtěch Trefný (vojtech.trefny) said :
#1

Some repositories are signed with GPG key and you need to download and add them.
https://help.ubuntu.com/community/Repositories/Ubuntu#head-589d9639c60888f17e3d660b375340777b436077

Revision history for this message
Vojtěch Trefný (vojtech.trefny) said :
#2
Revision history for this message
Kyle100101 (michaelmountbatten) said :
#3

Add the repository key by typing the following into a terminal:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

Well I typed it in and I got this.

gpg: no valid OpenPGP data found.
kyle100101@kyle100101-laptop:~$

Revision history for this message
Vojtěch Trefný (vojtech.trefny) said :
#4

I have tried this and no problem... Make you sure you haven't made typing mistake or so.

Revision history for this message
Kyle100101 (michaelmountbatten) said :
#5

I copied and pasted.

Revision history for this message
Kyle100101 (michaelmountbatten) said :
#6

I tried it again and got the same thing, so what does "gpg: no valid OpenPGP data found." mean?

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

Try to split the suggested single row command:

Please get the key
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg

add the GPG key:
sudo apt-key add 387EE263.gpg

Then try:
sudo apt-get clean
sudo apt-get update

Hope this helps

Revision history for this message
adam (adam96130) said :
#8

maybe im looking at the wrong version or i have outdated Wine, but im trying to get java to work on ubuntu but wont let me because the public key is not available. even look.

shadako@shadako-desktop:~$ sudo apt-get update
Hit http://security.ubuntu.com intrepid-security Release.gpg
Ign http://security.ubuntu.com intrepid-security/main Translation-en_US
Hit http://bs.archive.ubuntu.com intrepid Release.gpg
Ign http://bs.archive.ubuntu.com intrepid/main Translation-en_US
Get:1 http://wine.budgetdedicated.com intrepid Release.gpg [191B]
Ign http://wine.budgetdedicated.com intrepid/main Translation-en_US
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
Hit http://security.ubuntu.com intrepid-security Release
Ign http://bs.archive.ubuntu.com intrepid/restricted Translation-en_US
Ign http://bs.archive.ubuntu.com intrepid/universe Translation-en_US
Ign http://bs.archive.ubuntu.com intrepid/multiverse Translation-en_US
Hit http://bs.archive.ubuntu.com intrepid-updates Release.gpg
Ign http://bs.archive.ubuntu.com intrepid-updates/main Translation-en_US
Ign http://bs.archive.ubuntu.com intrepid-updates/restricted Translation-en_US
Ign http://bs.archive.ubuntu.com intrepid-updates/universe Translation-en_US
Ign http://bs.archive.ubuntu.com intrepid-updates/multiverse Translation-en_US
Hit http://bs.archive.ubuntu.com intrepid Release
Get:2 http://wine.budgetdedicated.com intrepid Release [1025B]
Ign http://wine.budgetdedicated.com intrepid Release
Hit http://security.ubuntu.com intrepid-security/main Packages
Hit http://bs.archive.ubuntu.com intrepid-updates Release
Ign http://wine.budgetdedicated.com intrepid/main 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
Hit http://bs.archive.ubuntu.com intrepid/main Packages
Hit http://bs.archive.ubuntu.com intrepid/restricted Packages
Hit http://bs.archive.ubuntu.com intrepid/main Sources
Hit http://bs.archive.ubuntu.com intrepid/restricted Sources
Hit http://bs.archive.ubuntu.com intrepid/universe Packages
Hit http://wine.budgetdedicated.com intrepid/main 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
Hit http://bs.archive.ubuntu.com intrepid/universe Sources
Hit http://bs.archive.ubuntu.com intrepid/multiverse Packages
Hit http://bs.archive.ubuntu.com intrepid/multiverse Sources
Hit http://bs.archive.ubuntu.com intrepid-updates/main Packages
Hit http://bs.archive.ubuntu.com intrepid-updates/restricted Packages
Hit http://bs.archive.ubuntu.com intrepid-updates/main Sources
Hit http://bs.archive.ubuntu.com intrepid-updates/restricted Sources
Hit http://bs.archive.ubuntu.com intrepid-updates/universe Packages
Hit http://bs.archive.ubuntu.com intrepid-updates/universe Sources
Hit http://bs.archive.ubuntu.com intrepid-updates/multiverse Packages
Hit http://bs.archive.ubuntu.com intrepid-updates/multiverse Sources
Fetched 192B in 1s (128B/s)
Reading package lists... Done
W: GPG error: http://wine.budgetdedicated.com intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 58403026387EE263
W: You may want to run apt-get update to correct these problems
shadako@shadako-desktop:~$

please help me, i desperately need Java soon or ill be fired...thank you very much

Can you help with this problem?

Provide an answer of your own, or ask Kyle100101 for more information if necessary.

To post a message you must log in.