PDA

View Full Version : [ubuntu] how do i get my 'PUBKEY' available to sign signitures??



shadako17
January 2nd, 2009, 09:30 PM
Hi, im pretty much completely new to Ubuntu, and linux for that matter,and have Ubuntu 8.10, and was wondering how to get this PUBKEY thing working to get signitures, in turn to get apt-get update to work, in turn to get my Java working properly.:confused:. maybe i should title this 'how to get my java working', but this seems more realible to me. right now i found out a little from a friend and in the terminal I typed...

shadako@shadako-desktop:~$ sudo apt-get update

...and got a lot of stuff looking good...
but then got this...

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

is there any way for anyone to help me? if there is, i would be very grateful :D

Partyboi2
January 2nd, 2009, 11:50 PM
You should be able to add the key from the terminal.

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
then

sudo apt-get update

shadako17
January 3rd, 2009, 01:52 AM
thank you very much! but i stil cant use java, can you help me? (im bad at doing stuff by my self) :)

Partyboi2
January 3rd, 2009, 02:00 AM
What problem are you having with java?

shadako17
January 3rd, 2009, 02:05 AM
i can download java over and over again and get new versions, but it just wont work with my games and assuming my hard drive (which cant be mounted)

it happend when my comp crashed one day...so yeah :(