Bug#877855: debootstrap does not carry --components across --foreign/--second-stage

2018-06-03 Thread Hideki Yamane
Hi, On Wed, 21 Mar 2018 18:58:27 +0900 Hideki Yamane wrote: > Since in debootstrap, $TARGET/etc/apt/sources.list is deleted at > starting for second stage. And also it was removed in debootstrap script. > . "$SCRIPT" > > if [ "$SECOND_STAGE_ONLY" = "true" ]; then > MIRRORS=null: >

Bug#877855: debootstrap does not carry --components across --foreign/--second-stage

2018-03-21 Thread Hideki Yamane
control: tags -1 +confirmed On Fri, 06 Oct 2017 09:40:39 +0200 Michael Stapelberg wrote: > This debootstrap invocation’s sources.list lacks the extra components: > > % sudo debootstrap --foreign --components main,contrib,non-free \ > --variant - testing bootstr

Bug#877855: debootstrap does not carry --components across --foreign/--second-stage

2017-10-06 Thread Michael Stapelberg
Package: debootstrap Version: 1.0.91 Severity: normal This debootstrap invocation generates the expected sources.list: % sudo debootstrap --components main,contrib,non-free \ --variant - testing /tmp/bootstr http://deb.debian.org/debian % cat /tmp/bootstr/etc/apt/sources.list deb