From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 3/8] raisin: Use fakeroot for mkdeb so we can build the package as non-root Date: Mon, 20 Apr 2015 10:09:36 +0100 Message-ID: <1429520976.25195.378.camel@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> <5534BF6D.8000003@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5534BF6D.8000003@eu.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: George Dunlap Cc: Stefano Stabellini , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-04-20 at 09:57 +0100, George Dunlap wrote: > 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. I can't see which dep it would be, but regardless: thanks. > >> --- > >> CC: Stefano Stabellini > > > > Does CC below a CC work? Interesting. > > CC below a --- line you mean? Yes. Clearly my fingers were faster than my brain last week. Ian.