Bug#757819: qemu-debootstrap can't handle Pre-Depends

2015-03-04 Thread Florian Sowade
On Mon, 15 Sep 2014 18:24:54 +0100 Rebecca Palmer wrote: > An (untested) way to fix this bug without needing it would be to put the > unpack and configure steps in a single retry loop (instead of the two > separate retry loops at scripts/sid:187-197), allowing Pre-Depends to be > dealt with th

Bug#757819: qemu-debootstrap can't handle Pre-Depends

2014-09-15 Thread Rebecca Palmer
Control: retitle -1 qemu-debootstrap can't handle Pre-Depends As the error message suggests, this is due to debootstrap trying to unpack something before configuring its Pre-Depends. #487908 was the same problem on the native architecture, which was fixed by the code at scripts/sid:174-185 an