I'm at the moment installing a CloneZillaSE on a Ubuntu 9.04. I'm hanging at the point, where I added the DRBL repository to the Ubuntu Software Sources. This fails, because of the following error:
W: GPG error: http://drbl.sourceforge.net drbl Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40009511D7E8DF3A
Try going to the link with a web browser http://drbl.sourceforge.net/GPG-KEY-DRBL and it should show the key. You can copy and paste that into a file e.g key.txt and then run sudo apt-key add key.txt.
Keith
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm at the moment installing a CloneZillaSE on a Ubuntu 9.04. I'm hanging at the point, where I added the DRBL repository to the Ubuntu Software Sources. This fails, because of the following error:
When I want to download the public key with
I get a key server time out… Do I have to install additional software on my Ubuntu 9.04? It's pretty untouched only ssh server installed so far.
Thanks for the help in advance.
Jack Levin
Hi Jack
Try going to the link with a web browser http://drbl.sourceforge.net/GPG-KEY-DRBL and it should show the key. You can copy and paste that into a file e.g key.txt and then run sudo apt-key add key.txt.
Keith
Hi Keith,
many thanks for your post. That worked fine for me. Never thought it can be that easy. :)
Cheers,
Jack