PDA

View Full Version : [ubuntu] Mono installation errors NO_PUBKEY 58403026387EE263



hoboy
September 22nd, 2008, 01:32 PM
When I run
sudo apt-get update && apt-get install monodevelop

I get the following error

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 have google but no solution yet

Liveman
November 4th, 2009, 05:19 PM
When I run
sudo apt-get update && apt-get install monodevelop

I get the following error

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 have google but no solution yet

Are you running BETA versjon? I do and get the same problem. But not on alfa.
//Liveman

sisco311
November 4th, 2009, 05:25 PM
Are you running BETA versjon? I do and get the same problem. But not on alfa.
//Liveman

You have to add the public key for the wine repo:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 387EE263



sudo apt-get update

http://www.winehq.org/download/deb

directhex
November 4th, 2009, 07:07 PM
When I run
sudo apt-get update && apt-get install monodevelop

I get the following error

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 have google but no solution yet

Utterly unrelated issue with the Wine repository.