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

Re: [Xen-devel] Minor bug in 4.0.0-rc2

To: M A Young <m.a.young@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Minor bug in 4.0.0-rc2
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Thu, 4 Feb 2010 00:06:41 +0200
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 03 Feb 2010 14:07:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LFD.2.00.1002032144580.13414@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <alpine.LFD.2.00.1002032144580.13414@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Wed, Feb 03, 2010 at 09:55:02PM +0000, M A Young wrote:
> I have been trying to put 4.0.0-rc2 into an RPM, and I got the error  
> "canonicalization unexpectedly shrank by one character" when it was  
> creating files for the debuginfo package. This is because this bit of rpm 
> doesn't like // in paths to file names, and the // comes from the 
> makefile xen-4.0.0/tools/blktap2/drivers/Makefile which sets 
> XEN_ROOT=../../../ and then uses it like $(XEN_ROOT)/tools/libaio/src . 
> XEN_ROOT=../../../ be replaced by XEN_ROOT=../../.. to keep rpm happy 
> please (eg. with the following patch)?
>

Please share the .src.rpm :)

-- Pasi


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

<Prev in Thread] Current Thread [Next in Thread>