[arch-general] Cannot install bacula-client error unknown public key
Hi, I try install bacula-client in my archlinux but I get this error: -> Found bacula-fd.service ==> Validating source files with sha256sums... bacula-7.0.5.tar.gz ... Passed bacula-7.0.5.tar.gz.sig ... Skipped bacula-fd.service ... Passed ==> Verifying source file signatures with gpg... bacula-7.0.5.tar.gz ... FAILED (unknown public key 9E98BF3210A792AD) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build bacula-client. ==> Restart building bacula-client ? [y/N] How can resolve it? Thanks in advanced.
Maykel Franco <maykeldebian@gmail.com> on Thu, 2015/08/06 13:01:
Hi, I try install bacula-client in my archlinux but I get this error:
-> Found bacula-fd.service ==> Validating source files with sha256sums... bacula-7.0.5.tar.gz ... Passed bacula-7.0.5.tar.gz.sig ... Skipped bacula-fd.service ... Passed ==> Verifying source file signatures with gpg... bacula-7.0.5.tar.gz ... FAILED (unknown public key 9E98BF3210A792AD) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build bacula-client. ==> Restart building bacula-client ? [y/N]
How can resolve it?
Thanks in advanced.
gpg --recv-key 9E98BF3210A792AD -- main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH" "CX:;",b;for(a/* Chris get my mail address: */=0;b=c[a++];) putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);}
2015-08-06 13:03 GMT+02:00 Christian Hesse <list@eworm.de>:
Maykel Franco <maykeldebian@gmail.com> on Thu, 2015/08/06 13:01:
Hi, I try install bacula-client in my archlinux but I get this error:
-> Found bacula-fd.service ==> Validating source files with sha256sums... bacula-7.0.5.tar.gz ... Passed bacula-7.0.5.tar.gz.sig ... Skipped bacula-fd.service ... Passed ==> Verifying source file signatures with gpg... bacula-7.0.5.tar.gz ... FAILED (unknown public key 9E98BF3210A792AD) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build bacula-client. ==> Restart building bacula-client ? [y/N]
How can resolve it?
Thanks in advanced.
gpg --recv-key 9E98BF3210A792AD
-- main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH" "CX:;",b;for(a/* Chris get my mail address: */=0;b=c[a++];) putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);}
Ok, perfect. Many thanks.
On Thu, Aug 6, 2015 at 7:01 AM, Maykel Franco <maykeldebian@gmail.com> wrote:
Hi, I try install bacula-client in my archlinux but I get this error:
-> Found bacula-fd.service ==> Validating source files with sha256sums... bacula-7.0.5.tar.gz ... Passed bacula-7.0.5.tar.gz.sig ... Skipped bacula-fd.service ... Passed ==> Verifying source file signatures with gpg... bacula-7.0.5.tar.gz ... FAILED (unknown public key 9E98BF3210A792AD) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build bacula-client. ==> Restart building bacula-client ? [y/N]
How can resolve it?
Thanks in advanced.
The Wiki already answered this question. ;) https://wiki.archlinux.org/index.php/makepkg#Signature_checking -- Eli Schwartz
participants (3)
-
Christian Hesse
-
Eli Schwartz
-
Maykel Franco