Bug#690210: Bug 690210 : debootstrap : debian-ports support

2018-04-19 Thread Raphael Hertzog
On Wed, 18 Apr 2018, Hideki Yamane wrote: > control: tags -1 +pending It's not "pending" because it's not yet pushed to the official git repository. I don't know if you just forgot to push or if willingly kept it out for now... But please can you avoid committing intrusive changes before seeking

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

2018-04-19 Thread Alf Gaida
No, sorry, no journal entries, no coredumps - nothing signature.asc Description: OpenPGP digital signature

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

2018-04-19 Thread Ben Hutchings
On Thu, 2018-04-19 at 09:56 +0200, Alf Gaida wrote: > Package: debootstrap > Version: 1.0.97 > Severity: grave > > Dear Maintainer, > > there was a change in behaviour with the latest upload: > > 1 agaida@newdev ~ % sudo debootstrap --arch=amd64 --no-check-gpg >

Bug#892206: Seagate: LUMP not started?

2018-04-19 Thread Martin Michlmayr
We still haven't figured out the root cause... -- Martin Michlmayr http://www.cyrius.com/

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

2018-04-19 Thread Raphael Hertzog
On Tue, 17 Apr 2018, Hideki Yamane wrote: > > So it looks like systemd-nspawn already took care of mounting /proc and > > debootstrap fails when trying to do the same? Maybe debootstrap could > > just skip mounting /proc if this mount is already present? > > Here's a proposed patch. Your patch

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

2018-04-19 Thread Raphael Hertzog
Hello Hideki, it seems to me that you should test and review your commits more often. On Tue, 17 Apr 2018, Hideki Yamane wrote: > - if doing_variant fakechroot; then > - setup_proc_fakechroot > - else > + if doing_variant ! fakechroot; then This is not doing what

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

2018-04-19 Thread Alf Gaida
Package: debootstrap Version: 1.0.97 Severity: grave Dear Maintainer, there was a change in behaviour with the latest upload: 1 agaida@newdev ~ % sudo debootstrap --arch=amd64 --no-check-gpg --include=apt-utils,bzip2,gnupg2,dirmngr,xz-utils,perl --variant=minbase sid ./fuck