Hi, does the following work for you:
wget -q http://download.bareos.org/bareos/contrib/Debian_8.0/Release.key -O- | apt-key add - The keys are not published on any public key server as far as I know. Regards, Stephan On Fri, 03 Jul 2015 09:38:25 -0600 Chris Dos <[email protected]> wrote: > I've been ignoring this problem for a bit but I figured now was the time to > try to find out how to fix this. > > I've added the nightly to my debian sources.list: > deb http://download.bareos.org/bareos/experimental/nightly/Debian_8.0/ / > deb http://download.bareos.org/bareos/contrib/Debian_8.0/ / > > I receive this error when trying to update: > W: GPG error: http://download.bareos.org Release: The following signatures > couldn't be verified because the public key is not available: NO_PUBKEY > A59EFE1D5A01E889 > > Normally I just add the key from MIT's server: > gpg --keyserver pgpkeys.mit.edu --recv-key A59EFE1D5A01E889 > gpg -a --export A59EFE1D5A01E889 | apt-key add - > > However, this key is not published in MIT's server. > > The GPG keys are found here: > http://www.bareos.org/en/download.html > > What is the keyserver that contains these keys so I can add it to my > configuration so I no longer receive this error. > > Chris > -- Stephan Dühr [email protected] Bareos GmbH & Co. KG Phone: +49 221-630693-90 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
