Bug#903481: debootstrap: Save apt compatible lists

2018-07-10 Thread Dan Nicholson
ou're required to run apt update after debootstrap finishes since apt will ignore the downloaded lists. -- Dan Nicholson | +1.206.437.0833 | Endless From ef2c7d1d7810b50f58554da0351e6daf572be11d Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Tue, 10 Jul 2018 06:05:42 -0500 Subject: [PA

Bug#872577: debootstrap: Handle existing /dev

2018-02-22 Thread Dan Nicholson
On Wed, 22 Nov 2017 05:08:47 -0600 Dan Nicholson wrote: > On Fri, Aug 25, 2017 at 4:07 PM, Dan Nicholson > wrote: > > > On Tue, Aug 22, 2017 at 10:23 AM, Dan Nicholson > > wrote: > > > > > > That certainly helps, but it doesn't cover everything

Bug#872577: debootstrap: Handle existing /dev

2017-11-22 Thread Dan Nicholson
On Fri, Aug 25, 2017 at 4:07 PM, Dan Nicholson wrote: > On Tue, Aug 22, 2017 at 10:23 AM, Dan Nicholson > wrote: > > > > That certainly helps, but it doesn't cover everything since the > > mkdir's and ln's could fail. Those are easier to handle by adding

Bug#872577: debootstrap: Handle existing /dev

2017-08-25 Thread Dan Nicholson
On Tue, Aug 22, 2017 at 10:23 AM, Dan Nicholson wrote: > > That certainly helps, but it doesn't cover everything since the > mkdir's and ln's could fail. Those are easier to handle by adding -p > and -f, respectively, but that's a subtle change in behavior for l

Bug#872577: debootstrap: Handle existing /dev

2017-08-22 Thread Dan Nicholson
On Sun, Aug 20, 2017 at 4:57 PM, Philip Hands wrote: > Ben Hildred <426...@gmail.com> writes: > >> On Sun, Aug 20, 2017 at 3:25 AM, Ansgar Burchardt wrote: >> >>> Dan Nicholson writes: >>> > On Fri, Aug 18, 2017 at 2:48 PM, Henrique de Moraes Hols

Bug#872577: debootstrap: Handle existing /dev

2017-08-18 Thread Dan Nicholson
On Fri, Aug 18, 2017 at 2:48 PM, Henrique de Moraes Holschuh wrote: > On Fri, 18 Aug 2017, Dan Nicholson wrote: >> When devices.tar.gz was being used, the devices would be written into >> place with tar. This has the effect that the devices would be merged >> into an existi

Bug#872577: debootstrap: Handle existing /dev

2017-08-18 Thread Dan Nicholson
efore using debootstrap to install packages needed for building debian packages. The attached patch fixes this by using tar to emulate the old behavior. It would be really helpful if this could be applied. Thanks! -- Dan Nicholson | +1.206.437.0833 | Endless