From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 3/8] raisin: Use fakeroot for mkdeb so we can build the package as non-root Date: Mon, 20 Apr 2015 09:57:17 +0100 Message-ID: <5534BF6D.8000003@eu.citrix.com> References: <1429201182-1044-1-git-send-email-george.dunlap@eu.citrix.com> <1429201182-1044-3-git-send-email-george.dunlap@eu.citrix.com> <1429260182.25195.197.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429260182.25195.197.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Stefano Stabellini , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 04/17/2015 09:43 AM, Ian Campbell wrote: > On Thu, 2015-04-16 at 17:19 +0100, George Dunlap wrote: >> Signed-off-by: George Dunlap > > AIUI raisin does build dependency handling/tracking. If so then fakeroot > ought to be added to it I think? The Ubuntu docker image seems to include it (or it's already implied by other dependencies); but yes, I'll add that. >> --- >> CC: Stefano Stabellini > > Does CC below a CC work? Interesting. CC below a --- line you mean? -George