Bug#1033519: debootstrap: Fails to bootstrap wheezy (please symlink script as 'archived', like squeeze)

2023-03-26 Thread Stephan Sürken
Package: debootstrap Version: 1.0.128+nmu2 Severity: wishlist Dear Maintainer, wheezy is archived, but script (unlike, f.e. squeeze) still links to sid: --- ls -l /usr/share/debootstrap/scripts/wheezy /usr/share/debootstrap/scripts/squeeze lrwxrwxrwx 1 root root 4 Oct 19 00:49 /usr/share/deboot

Bug#838388: debootstrap: Fails to strap squeeze since 1.0.83

2016-09-20 Thread Stephan Sürken
Hi Julien, On Di, 2016-09-20 at 21:09 +0200, Julien Cristau wrote: (...) > > It always exits here with exit code 2, without any further error > > message (not even when using --verbose). > > > There should be a log inside the target directory. ah, sure ;). debootstrap/debootstrap.log says: -

Bug#838388: debootstrap: Fails to strap squeeze since 1.0.83

2016-09-21 Thread Stephan Sürken
Hi Ansgar, On Mi, 2016-09-21 at 00:18 +0200, Ansgar Burchardt wrote: (...) > Ansgar Burchardt writes: (...) > > Only adding -k for newer distributions (i.e. the ones that merged- > > /usr > > supports) should work around the problem. > I pushed a patch implementing this to my debootstrap > rep