Hello List, when i try to install xen 3.4.0 i get the following error: (...) make world (...) 2009-05-26 14:07:50 (19.7 MB/s) - `/root/.ketchup/linux-2.6.18.tar.gz.sign.partial'' saved [248/248] Verifying signature... gpg: Signature made Wed 20 Sep 2006 05:56:08 AM CEST using DSA key ID 517D0F0E gpg: Can''t check signature: public key not found ketchup: gpg returned 512 ketchup: removing files... ketchup: Tarball download failed make[2]: *** [linux-2.6.18/.valid-src] Error 255 make[2]: Leaving directory `/usr/src/xen-3.4.0'' make[1]: *** [linux-2.6-xen-intree-install] Error 2 make[1]: Leaving directory `/usr/src/xen-3.4.0'' make: *** [install-kernels] Error 1 How can i fix this? Thanks, Mario _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2009-May-26 14:30 UTC
RE: [Xen-users] gpg: Can''t check signature: public key not found
Hello, I believe you need the latest version of mercurial From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of ml ml Sent: 26 May 2009 13:12 To: xen-users@lists.xensource.com Subject: [Xen-users] gpg: Can''t check signature: public key not found Hello List, when i try to install xen 3.4.0 i get the following error: (...) make world (...) 2009-05-26 14:07:50 (19.7 MB/s) - `/root/.ketchup/linux-2.6.18. tar.gz.sign.partial'' saved [248/248] Verifying signature... gpg: Signature made Wed 20 Sep 2006 05:56:08 AM CEST using DSA key ID 517D0F0E gpg: Can''t check signature: public key not found ketchup: gpg returned 512 ketchup: removing files... ketchup: Tarball download failed make[2]: *** [linux-2.6.18/.valid-src] Error 255 make[2]: Leaving directory `/usr/src/xen-3.4.0'' make[1]: *** [linux-2.6-xen-intree-install] Error 2 make[1]: Leaving directory `/usr/src/xen-3.4.0'' make: *** [install-kernels] Error 1 How can i fix this? Thanks, Mario _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
ml ml
2009-May-26 16:22 UTC
Re: [Xen-users] gpg: Can''t check signature: public key not found
is "xen-3.3-testing.hg" = xen 3.4 ? Otherwise i can not find 3.4 here: http://xenbits.xensource.com/ Thanks, Mario On Tue, May 26, 2009 at 4:30 PM, Ian Tobin <itobin@tidyhosts.com> wrote:> Hello, > > > > I believe you need the latest version of mercurial > > > > > > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of ml ml > Sent: 26 May 2009 13:12 > To: xen-users@lists.xensource.com > Subject: [Xen-users] gpg: Can''t check signature: public key not found > > > > Hello List, > > when i try to install xen 3.4.0 i get the following error: > > (...) > make world > (...) > 2009-05-26 14:07:50 (19.7 MB/s) - > `/root/.ketchup/linux-2.6.18. > > tar.gz.sign.partial'' saved [248/248] > > Verifying signature... > gpg: Signature made Wed 20 Sep 2006 05:56:08 AM CEST using DSA key ID > 517D0F0E > gpg: Can''t check signature: public key not found > ketchup: gpg returned 512 > ketchup: removing files... > ketchup: Tarball download failed > make[2]: *** [linux-2.6.18/.valid-src] Error 255 > make[2]: Leaving directory `/usr/src/xen-3.4.0'' > make[1]: *** [linux-2.6-xen-intree-install] Error 2 > make[1]: Leaving directory `/usr/src/xen-3.4.0'' > make: *** [install-kernels] Error 1 > > > How can i fix this? > > Thanks, > Mario_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Luke S Crawford
2009-May-27 00:53 UTC
Re: [Xen-users] gpg: Can''t check signature: public key not found
ml ml <mliebherr99@googlemail.com> writes:> is "xen-3.3-testing.hg" = xen 3.4 ? > > Otherwise i can not find 3.4 here: http://xenbits.xensource.com/http://xenbits.xensource.com/xen-3.4-testing.hg _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Per Olav
2009-May-27 18:55 UTC
Re: [Xen-users] gpg: Can''t check signature: public key not found
You could try this: gpg --keyserver wwwkeys.pgp.net --recv-keys 0x517D0F0E 2009/5/26 ml ml <mliebherr99@googlemail.com>> > Hello List,> > when i try to install xen 3.4.0 i get the following error: > > (...) > make world > (...) > 2009-05-26 14:07:50 (19.7 MB/s) - > `/root/.ketchup/linux-2.6.18.tar.gz.sign.partial'' saved [248/248] > > Verifying signature... > gpg: Signature made Wed 20 Sep 2006 05:56:08 AM CEST using DSA key ID > 517D0F0E > gpg: Can''t check signature: public key not found > ketchup: gpg returned 512 > ketchup: removing files... > ketchup: Tarball download failed > make[2]: *** [linux-2.6.18/.valid-src] Error 255 > make[2]: Leaving directory `/usr/src/xen-3.4.0'' > make[1]: *** [linux-2.6-xen-intree-install] Error 2 > make[1]: Leaving directory `/usr/src/xen-3.4.0'' > make: *** [install-kernels] Error 1 > > > How can i fix this? > > Thanks, > Mario > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users