Re: [PATCH] Re: problem building -next on Lenny

2010-02-14 Thread Daniel Baumann
Tzafrir Cohen wrote: > I'm not sure the directory name in this patch is the right one, but this > patch looks like a reasonable fix. imho, this is very messy. i think this should do it instead: http://live.debian.net/gitweb?p=live-helper.git;a=commitdiff;h=ba7ffb51804c20bf34ddfd669be41f4333148f0e;

[PATCH] Re: problem building -next on Lenny

2010-02-13 Thread Tzafrir Cohen
On Sat, Feb 13, 2010 at 12:00:34AM +0200, Tzafrir Cohen wrote: > On Fri, Feb 12, 2010 at 01:03:40AM +0200, Tzafrir Cohen wrote: > > Hi > > > > Short story: I can't get latest live-helper to build on Lenny. I'm not > > sure exactly where the problem is. > > > > mkdir test > > cd test > > git clone

Re: problem building -next on Lenny

2010-02-12 Thread Tzafrir Cohen
On Fri, Feb 12, 2010 at 01:03:40AM +0200, Tzafrir Cohen wrote: > Hi > > Short story: I can't get latest live-helper to build on Lenny. I'm not > sure exactly where the problem is. > > mkdir test > cd test > git clone git://live.debian.net/git/live-helper.git > cd live-helper > git checkout --trac

problem building -next on Lenny

2010-02-11 Thread Tzafrir Cohen
Hi Short story: I can't get latest live-helper to build on Lenny. I'm not sure exactly where the problem is. mkdir test cd test git clone git://live.debian.net/git/live-helper.git cd live-helper git checkout --track -b local origin/debian-next cd .. # The binary-mirror is probably irrelevant # Us