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 -- 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.
