Bug#879755: debootstrap fails with current sid without apt-transport-https and https URLs

2018-06-05 Thread Dragan Stancevic
Hi, I was wondering if there are any updates on this issue? I have a user reporting this problem on downstream code: https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1772556 And I would like to make sure to not conflict with any upstream debian fixes. Thank you in advance.

Bug#898468: debian-installer: black screen/long delay in graphical installer after switching from linux 4.15 to 4.16

2018-06-05 Thread Cyril Brulebois
Ben Hutchings (2018-06-05): > plymouth had the same problem, fixed in version 0.9.3-3. You should be > able to avoid it by running fc-cache as part of the initramfs build > process. \o/ \o/ \o/ Thanks for that extra hint! I'll look into it before finally switching to more debugging (#900317).

Bug#898468: debian-installer: black screen/long delay in graphical installer after switching from linux 4.15 to 4.16

2018-06-05 Thread Ben Hutchings
On Tue, 2018-06-05 at 19:20 +0200, Cyril Brulebois wrote: > Hi, > > Ben Hutchings (2018-05-13): > > This sounds similar to the regression seen in stable affecting gnome- > > session. libICE has a function for generating the MIT-MAGIC-COOKIE-1 > > cookie, which now uses libbsd's arc4random_buf()

Bug#898468: debian-installer: black screen/long delay in graphical installer after switching from linux 4.15 to 4.16

2018-06-05 Thread Cyril Brulebois
Hi, Ben Hutchings (2018-05-13): > This sounds similar to the regression seen in stable affecting gnome- > session. libICE has a function for generating the MIT-MAGIC-COOKIE-1 > cookie, which now uses libbsd's arc4random_buf() which now uses > getrandom(). getrandom() is documented to block (by

Bug#594052: debootstrap: create example /etc/hosts and /etc/fstab?

2018-06-05 Thread Cyril Brulebois
Hi, Hideki Yamane (2018-06-05): > Thank you for your explanation. > > debootstrap is used to create just not simple chroot but for containers, > like lxc, systemd-nspawn, etc., so adding sample /etc/fstab and hosts is > better for them, IMO. There are many things one might want to put

Re: Scheduling 9.5

2018-06-05 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Tue, 2018-06-05 at 15:44 +0200, Cyril Brulebois wrote: > > Context: https://salsa.debian.org/kernel-team/linux/merge_requests/30 > > Many thanks for the heads-up. I'll be on the lookout for a possible > late ABI bump then. Feel free to poke me

Bug#900806: console-setup: 'lsmod: not found' during install

2018-06-05 Thread Cyril Brulebois
Hi, Jakob (2018-06-05): > console-setup uses 'lsmod' in config script but does not depend on > kmod (or a depend package). Thus 'lsmod: not found' messages are > thrown when installing console-setup on a minbase install. Thanks for spotting this; I'm not sure there's much harm in there though,

Processed: tagging 839046

2018-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 839046 - pending Bug #839046 [debootstrap] debootstrap: enable --merged-usr by default Bug #839162 [debootstrap] Enabled merged-/usr by default Removed tag(s) pending. Removed tag(s) pending. > thanks Stopping processing here. Please

Re: Scheduling 9.5

2018-06-05 Thread Cyril Brulebois
Hi Salvatore, Salvatore Bonaccorso (2018-06-05): > On Tue, May 15, 2018 at 10:49:46PM +0200, Cyril Brulebois wrote: > > I don't think we have any pending ABI bump for linux (this time), and > > the stretch branch in debian-installer.git seems quiet, so binNMUing d-i > > might be sufficient. I

Re: Scheduling 9.5

2018-06-05 Thread Salvatore Bonaccorso
Hi Cyril, On Tue, May 15, 2018 at 10:49:46PM +0200, Cyril Brulebois wrote: > Heya, > > Jonathan Wiltshire (2018-05-14): > > We're due a point release any day now. Please indicate your > > availablility out of: > > > > - May 26th (meaning freeze this coming weekend, which might be a big > >

Bug#779609: udhcpd is not started if apptemted to start in the boot process

2018-06-05 Thread Alexander Couzens
I came across this bug and created a systemd service. udhcpd is started to early, when the interface doesn't already have an IP assigned. The simple fix is using a systemd service file. best, lynxis [Unit] Description=udhcpcd DHCP server After=network-online.target Wants=network-online.target

Bug#900806: console-setup: 'lsmod: not found' during install

2018-06-05 Thread Jakob
Package: console-setup Version: 1.184 Severity: normal console-setup uses 'lsmod' in config script but does not depend on kmod (or a depend package). Thus 'lsmod: not found' messages are thrown when installing console-setup on a minbase install. STEPS TO REPRODUCE: debootstrap

Processed: Re: Processed: Bug #551838 in debootstrap marked as pending

2018-06-05 Thread Debian Bug Tracking System
Processing control commands: > tag -1 - pending Bug #551838 [debootstrap] Do not download packages with --unpack-tarball option Removed tag(s) pending. > tag -1 + patch Bug #551838 [debootstrap] Do not download packages with --unpack-tarball option Ignoring request to alter tags of bug #551838 to

Re: Processed: Bug #551838 in debootstrap marked as pending

2018-06-05 Thread Raphael Hertzog
Control: tag -1 - pending Control: tag -1 + patch Please stop marking bugs as pending as long as they are not merged. The existence of a merge request is similar to the existence of a patch, it does not mean that the it has been applied to the git repository. I told you so twice now, please pay

Bug#594052: debootstrap: create example /etc/hosts and /etc/fstab?

2018-06-05 Thread Samuel Thibault
Hideki Yamane, le mar. 05 juin 2018 16:29:26 +0900, a ecrit: > debootstrap is used to create just not simple chroot but for containers, > like lxc, systemd-nspawn, etc., so adding sample /etc/fstab and hosts is > better for them, IMO. Ok, then it'd be good to pick up what is already in

Bug#594052: debootstrap: create example /etc/hosts and /etc/fstab?

2018-06-05 Thread Hideki Yamane
Hi, Thank you for your explanation. debootstrap is used to create just not simple chroot but for containers, like lxc, systemd-nspawn, etc., so adding sample /etc/fstab and hosts is better for them, IMO. On Tue, 5 Jun 2018 08:58:21 +0200 Samuel Thibault wrote: > We could also see at

Bug#594052: debootstrap: create example /etc/hosts and /etc/fstab?

2018-06-05 Thread Samuel Thibault
Hideki Yamane, le mar. 05 juin 2018 11:42:30 +0900, a ecrit: > On Mon, 23 Aug 2010 15:18:45 +0200 Samuel Thibault > wrote: > > Colin Watson, le Mon 23 Aug 2010 12:45:12 +0100, a écrit : > > > Does anyone have any thoughts on this? > > > > Mmm, aren't you actually looking for crosshurd? (which