Bug#896071: debootstrap fails to retrive Release file over https

2018-04-23 Thread Hideki Yamane
Hi, On Sun, 22 Apr 2018 09:40:54 +1000 David Margerison wrote: > > "$@" is extracted as '' and wget tries to fetch it and fails, > > then returns 1. > > Regarding the proposed fix, in general using $@ without quotes is fragile. Most of the case, quotes is

Bug#741964: debootstrap: --variant=fakechroot and --foreign

2018-04-23 Thread Hideki Yamane
On Thu, 19 Apr 2018 09:58:41 +0200 Raphael Hertzog wrote: > This is not doing what you want. You probably want: > if ! doing_variant fakechroot; then ! I'll fix it. Thanks for your review. -- Hideki Yamane

Bug#840372: debootstrap: second-stage fails within systemd-nspawn: proc already mounted

2018-04-23 Thread Hideki Yamane
On Thu, 19 Apr 2018 10:06:49 +0200 Raphael Hertzog wrote: > Your patch will try to umount /proc even if it has not been mounted by > debootstrap. That's wrong. If you detect that /proc was handled outside of > debootstrap, then you should also not umount it. +

Bug#840372: debootstrap: second-stage fails within systemd-nspawn: proc already mounted

2018-04-23 Thread Raphael Hertzog
On Mon, 23 Apr 2018, Hideki Yamane wrote: > On Thu, 19 Apr 2018 10:06:49 +0200 > Raphael Hertzog wrote: > > Your patch will try to umount /proc even if it has not been mounted by > > debootstrap. That's wrong. If you detect that /proc was handled outside of > > debootstrap,

Re: Salsa

2018-04-23 Thread Cyril Brulebois
Hi Chris, Chris Boot (2018-01-22): > I think it would be helpful to start using Salsa for some of our repos. > > I would like to move my personal busybox work-in-progress repo to Salsa; > I know nothing prevents me from doing that but it feels like everything > would be more

Bug#880494: D-I fails on odroid-hc1 devices: kernel doesn't find usb connected SATA and network card

2018-04-23 Thread Jochen Sprickerhof
Hi Andreas, I had a similar problem with the Odroid XU4 which was fixed https://bugs.debian.org/895976. Given that both devices are really similar, I suspect that it probably fixes your device as well. Can you test it using the latest daily snapshot of the installer? Cheers Jochen *