PDA

View Full Version : Wine update


nonmi9
June 16th, 2008, 06:42 PM
W: GPG error: http://wine.budgetdedicated.com hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 58403026387EE263

I'm new, so what does it mean? It gives me this when I update ubuntu.

cogadh
June 16th, 2008, 07:53 PM
You need to add the WineHQ repository key:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

nonmi9
June 16th, 2008, 08:30 PM
Thank you thank you!