Bug#845302:

2017-04-03 Thread Ben Hutchings
On Sun, 2017-04-02 at 20:49 -0300, Gerardo Malazdrewicz wrote: > Got bit by this in and old laptop. > > Have LVM on it, with /usr in its own partitition, and /usr/lib in its own > partition. > > Fixed by adding > > dep_add_modules_mount /usr/lib > > to hook_functions, and > > if read_fstab_ent

Bug#845302:

2017-04-02 Thread Gerardo Malazdrewicz
Got bit by this in and old laptop. Have LVM on it, with /usr in its own partitition, and /usr/lib in its own partition. Fixed by adding dep_add_modules_mount /usr/lib to hook_functions, and if read_fstab_entry /usr/lib; then log_begin_msg "Mounting /usr/lib file system" mountfs

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-12-15 Thread Michael Biebl
Am 15.12.2016 um 16:05 schrieb Ben Hutchings: > On Thu, 2016-12-15 at 11:39 +0100, Michael Biebl wrote: >> Or we fix the 3 packages which are affected. > > 'Fix' them like you did in udev, which results in an error message at > boot? No thanks. No, I would not add a fallback but instead add a v

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-12-15 Thread Michael Biebl
Am 15.12.2016 um 07:18 schrieb Ben Hutchings: > On Fri, 2016-12-09 at 17:50 +, Ben Hutchings wrote: >> On Wed, 23 Nov 2016 14:30:36 +0100 Michael Biebl wrote: > [...] >>> We would also have to make sure to use mount --move in >>> /usr/share/initramfs-tools/init for /run, /sys and /proc >>> >

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-12-14 Thread Ben Hutchings
On Fri, 2016-12-09 at 17:50 +, Ben Hutchings wrote: > On Wed, 23 Nov 2016 14:30:36 +0100 Michael Biebl wrote: [...] > > We would also have to make sure to use mount --move in > > /usr/share/initramfs-tools/init for /run, /sys and /proc > >   > > Ben, what's your take on this? > > I'd like to

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-12-09 Thread Ben Hutchings
On Wed, 23 Nov 2016 14:30:36 +0100 Michael Biebl wrote: > Control: reassign -1 initramfs-tools 0.125 >  >  > Am 23.11.2016 um 11:25 schrieb K.Ohta: > > Not mounted /usr and made kernel panic still longer sleep. > >  > > Then booting with "init=/bin/bash" , check dmesg (attached). > > Below message

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-25 Thread Michael Biebl
Am 25.11.2016 um 08:48 schrieb K.Ohta: > Dear Michael, > > On Fri, 25 Nov 2016 07:49:55 +0100 > Michael Biebl wrote: > >> How did you apply the patch? If you do it via "patch < $patch", you'll >> need to chmod +x hooks/mounts. The lintian warning should have been a >> clue. > > Thanks. I missed

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-25 Thread K.Ohta
Dear Michael, On Fri, 25 Nov 2016 07:49:55 +0100 Michael Biebl wrote: > How did you apply the patch? If you do it via "patch < $patch", you'll > need to chmod +x hooks/mounts. The lintian warning should have been a > clue. Thanks. I missed this, re-check now. Then, I re-built these packages, an

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-24 Thread Michael Biebl
Am 25.11.2016 um 05:18 schrieb K.Ohta: > Dear Michel, > Sorry for very later. > I test your patch of initramfs-tools, but, don't mount /usr with auto at > entry of fstab. > > I tested below: > 1.debuild initramfs after applying that patch and install packages. >> W: initramfs-tools-core: script-

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-24 Thread K.Ohta
Sorry, I forgot to attach logs. They are tar-xz ed. Regards, Otha. On Wed, 23 Nov 2016 15:58:26 +0100 Michael Biebl wrote: > Am 23.11.2016 um 14:30 schrieb Michael Biebl: > > > I'm going to reassign this to initramfs-tools as it uses mount > > implementations from either klibc-utils or busybox

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-24 Thread K.Ohta
Dear Michel, Sorry for very later. I test your patch of initramfs-tools, but, don't mount /usr with auto at entry of fstab. I tested below: 1.debuild initramfs after applying that patch and install packages. 2.Boot *without* auto and nouser with /usr entry at /etc/fstab.-> Success 3.Boot *with* a

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Am 23.11.2016 um 14:30 schrieb Michael Biebl: > I'm going to reassign this to initramfs-tools as it uses mount > implementations from either klibc-utils or busybox which are both > incomplete and as a result, fail to mount /usr. > > I decided against reassigning this to busybox and klibc-utils. >

Processed: Re: Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 initramfs-tools 0.125 Bug #845302 [systemd] systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init. Bug reassigned from package 'systemd' to 'initramfs-tools'. No longer marked as found in versions systemd/232

Re: Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Control: reassign -1 initramfs-tools 0.125 Am 23.11.2016 um 11:25 schrieb K.Ohta: > Not mounted /usr and made kernel panic still longer sleep. > > Then booting with "init=/bin/bash" , check dmesg (attached). > Below message was wrote when trying to mount /usr : >> [ 15.958645] EXT4-fs (sde3):