[Bug 1784454] Re: kernel panic on booting kernel 4.4 based d-i from 16.04.5 RC image

2018-07-31 Thread Frank Heimes
Looks like the fixed installer was already included into the todays ISO: http://cdimage.ubuntu.com/ubuntu-server/xenial/daily/20180731/xenial-server-s390x.iso I can confirm that this works, too (adding a 'pass' to the QA tracker) ** Also affects: ubuntu-z-systems Importance: Undecided St

[Bug 1784454] Re: kernel panic on booting kernel 4.4 based d-i from 16.04.5 RC image

2018-07-30 Thread Launchpad Bug Tracker
This bug was fixed in the package debian-installer - 20101020ubuntu451.26 --- debian-installer (20101020ubuntu451.26) xenial; urgency=medium * Rebuild against new systemd for the 4.4 kernel regression fix (LP: #1784454) -- Ɓukasz 'sil2100' Zemczak Mon, 30 Jul 2018 22:26:39 +0200

[Bug 1784454] Re: kernel panic on booting kernel 4.4 based d-i from 16.04.5 RC image

2018-07-30 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-4ubuntu21.4 --- systemd (229-4ubuntu21.4) xenial; urgency=medium * debian/extra/start-udev: test that sync parameters file is writable, before writing to it. On old kernels (e.g. v4.4) the file is available but is read-only, th

[Bug 1784454] Re: kernel panic on booting kernel 4.4 based d-i from 16.04.5 RC image

2018-07-30 Thread Dimitri John Ledkov
** Changed in: linux (Ubuntu) Status: Triaged => Invalid ** No longer affects: ubuntu-z-systems -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1784454 Title: kernel panic o

[Bug 1784454] Re: kernel panic on booting kernel 4.4 based d-i from 16.04.5 RC image

2018-07-30 Thread Joseph Salisbury
** Tags added: kernel-key ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Triaged ** Changed in: linux (Ubuntu) Importance: Undecided => Critical ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Canon

[Bug 1784454] Re: kernel panic on booting kernel 4.4 based d-i from 16.04.5 RC image

2018-07-30 Thread Dimitri John Ledkov
13: if [ -f /sys/module/scsi_mod/parameters/scan ]; then 14:echo sync > /sys/module/scsi_mod/parameters/scan 15: fi Not sure how come the file is there, yet "cannot be created" when we try to echo into it... maybe it's not writable or disappears. I think the quickest botch that i can think of