WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Compiling Xen-3.2.0

To: "Jeremie Le Hen" <jeremie@xxxxxxxxxx>
Subject: RE: [Xen-users] Compiling Xen-3.2.0
From: "Ian Tobin" <itobin@xxxxxxxxxxxxx>
Date: Wed, 23 Jan 2008 16:03:38 -0000
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 23 Jan 2008 08:09:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1241F505DD3E2145B9BE36BDC4342CFE024049@xxxxxxxxxxxxxxxxxxxxxx> <20080123131434.GF86598@xxxxxxxxxxxxxxxxxxxxxxxx> <1241F505DD3E2145B9BE36BDC4342CFE02404B@xxxxxxxxxxxxxxxxxxxxxx> <20080123152640.GG86598@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Achd1DtMqFsBFhZaR5qrgjey7nKzDgABfBVA
Thread-topic: [Xen-users] Compiling Xen-3.2.0
Hi,

Tried the second suggestion but that didn't work.  I don't know how to
apply the patch?

Thanks

Ian



-----Original Message-----
From: Jeremie Le Hen [mailto:jeremie@xxxxxxxxxx] 
Sent: 23 January 2008 15:27
To: Ian Tobin
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Compiling Xen-3.2.0

Ian,

On Wed, Jan 23, 2008 at 01:47:18PM -0000, Ian Tobin wrote:
> I tried that method of downloading the kernel and I get this error
> 
> 14:51:02 (21.50 MB/s) -
`/root/.ketchup/linux-2.6.18.tar.gz.sign.partial' saved [248/248]
> 
> Verifying signature...
> gpg: Signature made Wed 20 Sep 2006 04:56:08 BST 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[3]: *** [linux-2.6.18/.valid-src] Error 255
> make[3]: Leaving directory `/usr/src/xen-3.2.0'
> make[2]: *** [linux-2.6-xen-install] Error 2
> make[2]: Leaving directory `/usr/src/xen-3.2.0'
> make[1]: *** [install-kernels] Error 1
> make[1]: Leaving directory `/usr/src/xen-3.2.0'
> make: *** [world] Error 2
> triggertest:/usr/src/xen-3.2.0#

I've got this error once too and worked around it with the following
simple patch:

=== 8< === cut here === 8< ===
--- buildconfigs/src.tarball.0  2008-01-23 17:25:36.000000000 +0100
+++ buildconfigs/src.tarball    2008-01-23 17:25:44.000000000 +0100
@@ -15,5 +15,5 @@ linux-%.tar.bz2:
 # XXX create a pristine tree for diff -Nurp convenience

 %/.valid-src: $(__XEN_LINUX_UPDATE)
-       $(KETCHUP) -d $(@D) $(LINUX_VER)
+       $(KETCHUP) -G -d $(@D) $(LINUX_VER)
        touch $@ # update timestamp to avoid rebuild
=== 8< === cut here === 8< ===

Another way to do it is to download linux-2.6.18.tar.gz in
/root/.ketchup/ because ketchup seems to try checking the signature only
when the file has just been downloaded.  (Not verified in the code
though.)


Let me know if you could go any further than I did.

Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users