Menu

Public Key from DRBL repository

Jack Levin
2010-07-28
2013-04-05
  • Jack Levin

    Jack Levin - 2010-07-28

    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:

    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

    When I want to download the public key with

    wget -q http://drbl.sourceforge.net/GPG-KEY-DRBL -O- | sudo apt-key add -
    

    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

     
  • rckeith

    rckeith - 2010-07-29

    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

     
  • Jack Levin

    Jack Levin - 2010-07-29

    Hi Keith,

    many thanks for your post. That worked fine for me. Never thought it can be that easy. :)

    Cheers,
    Jack

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.