[FreeNX-kNX] Updated debs of latext NX libs? Plus source control repository yet?

Brett Johnson brett at hp.com
Tue Oct 25 19:57:51 UTC 2005


On Tue, 2005-10-25 at 20:23 +0200, terander at guard.zapto.org wrote:
> I'm getting these errors when using the repository:
> 
> Reading package lists... Done
> W: GPG error: http://debian.tu-bs.de ./ Release: The following signatures 
> couldn't be verified because the public key is not available: NO_PUBKEY 
> FB1A399A71409CDF
> W: You may want to run apt-get update to correct these problems

You haven't told apt that you trust the gpg key which signed the kanotix
"Release" file.  If you want the message to go away, you need to add the
kanotix key to the apt keyring with "apt-key add":

        gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 71409CDF
        gpg --armor --export F00175CA | sudo apt-key add -
        

-- 
Brett Johnson <brett at hp.com>




More information about the FreeNX-kNX mailing list