Activity log for bug #1534162

Date Who What changed Old value New value Message
2016-01-14 13:44:46 Dimitri John Ledkov bug added bug
2016-01-14 13:53:50 Dimitri John Ledkov linux (Ubuntu): importance Undecided Critical
2016-01-14 13:53:59 Dimitri John Ledkov tags s390x
2016-01-14 13:59:42 Dimitri John Ledkov linux (Ubuntu): status New Invalid
2016-01-14 14:02:10 Dimitri John Ledkov summary symlinks are not updated on s390x symlinks managed by kernel postinst are different from zipl-installer and livefs-rootfs
2016-01-14 14:02:14 Dimitri John Ledkov linux (Ubuntu): status Invalid Confirmed
2016-01-14 14:02:31 Dimitri John Ledkov bug task added zipl-installer (Ubuntu)
2016-01-14 14:03:02 Dimitri John Ledkov bug task added livecd-rootfs (Ubuntu)
2016-01-14 15:48:26 Dimitri John Ledkov linux (Ubuntu): status Confirmed Invalid
2016-01-14 15:48:28 Dimitri John Ledkov linux (Ubuntu): importance Critical Undecided
2016-01-14 15:48:32 Dimitri John Ledkov livecd-rootfs (Ubuntu): status New Invalid
2016-01-14 15:48:44 Dimitri John Ledkov zipl-installer (Ubuntu): status New Invalid
2019-04-09 08:51:18 Christian Ehrhardt  bug added subscriber Christian Ehrhardt 
2019-04-09 09:47:27 Paride Legovini linux (Ubuntu): status Invalid Confirmed
2019-04-09 09:47:45 Paride Legovini zipl-installer (Ubuntu): status Invalid Confirmed
2019-04-09 09:48:15 Paride Legovini livecd-rootfs (Ubuntu): status Invalid New
2019-04-09 09:52:48 Paride Legovini bug added subscriber Paride Legovini
2019-04-09 10:00:21 Dimitri John Ledkov bug task added subiquity
2019-04-09 10:00:33 Dimitri John Ledkov tags s390x rls-dd-incoming s390x
2019-04-09 10:34:39 Dimitri John Ledkov bug task added base-installer (Ubuntu)
2019-04-09 10:34:49 Dimitri John Ledkov linux (Ubuntu): status Confirmed Invalid
2019-04-09 10:34:53 Dimitri John Ledkov zipl-installer (Ubuntu): status Confirmed Fix Released
2019-04-09 10:34:57 Dimitri John Ledkov subiquity: status New Confirmed
2019-04-09 10:34:59 Dimitri John Ledkov base-installer (Ubuntu): status New Fix Released
2019-04-09 12:18:12 Dimitri John Ledkov bug task added curtin
2019-04-09 12:18:22 Dimitri John Ledkov livecd-rootfs (Ubuntu): status New Invalid
2019-04-09 12:18:26 Dimitri John Ledkov curtin: status New Confirmed
2019-04-09 12:31:00 Dimitri John Ledkov description Symlinks are not managed correctly. Last installed and configured kernel, prior to purging -5- was -6-, yet symlinks were not updated to -6- when that happened. root@devac03:~# apt-get remove --purge linux-headers-4.3.0-5 linux-headers-4.3.0-5-generic linux-image-4.3.0-5-generic linux-image-extra-4.3.0-5-generic Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: linux-headers-4.3.0-5* linux-headers-4.3.0-5-generic* linux-image-4.3.0-5-generic* linux-image-extra-4.3.0-5-generic* 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. After this operation, 131 MB disk space will be freed. Do you want to continue? [Y/n] Y (Reading database ... 92073 files and directories currently installed.) Removing linux-headers-4.3.0-5-generic (4.3.0-5.16) ... Removing linux-headers-4.3.0-5 (4.3.0-5.16) ... Removing linux-image-extra-4.3.0-5-generic (4.3.0-5.16) ... run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic update-initramfs: Generating /boot/initrd.img-4.3.0-5-generic Using config file '/etc/zipl.conf' Building bootmap in '/boot/' Building menu 'zipl-automatic-menu' Adding #1: IPL section 'ubuntu' (default) Preparing boot device: dasda (0200). Done. run-parts: executing /etc/kernel/postinst.d/pm-utils 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic run-parts: executing /etc/kernel/postinst.d/zz-zipl 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic Using config file '/etc/zipl.conf' Building bootmap in '/boot/' Building menu 'zipl-automatic-menu' Adding #1: IPL section 'ubuntu' (default) Preparing boot device: dasda (0200). Done. Purging configuration files for linux-image-extra-4.3.0-5-generic (4.3.0-5.16) ... Removing linux-image-4.3.0-5-generic (4.3.0-5.16) ... WARN: Proceeding with removing running kernel image. Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic update-initramfs: Deleting /boot/initrd.img-4.3.0-5-generic run-parts: executing /etc/kernel/postrm.d/zz-zipl 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic Using config file '/etc/zipl.conf' Error: Image file '/boot/vmlinuz' in section 'ubuntu': No such file or directory run-parts: /etc/kernel/postrm.d/zz-zipl exited with return code 1 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-4.3.0-5-generic.postrm line 328. dpkg: error processing package linux-image-4.3.0-5-generic (--purge): subprocess installed post-removal script returned error exit status 1 Errors were encountered while processing: linux-image-4.3.0-5-generic E: Sub-process /usr/bin/dpkg returned an error code (1) root@devac03:~# ls -latr /boot total 24208 drwx------ 2 root root 16384 Dec 9 16:38 lost+found lrwxrwxrwx 1 root root 26 Jan 6 16:23 initrd.img -> initrd.img-4.3.0-5-generic lrwxrwxrwx 1 root root 23 Jan 6 16:24 vmlinuz -> vmlinuz-4.3.0-5-generic -rw------- 1 root root 13026048 Jan 11 21:36 vmlinuz-4.3.0-6-generic -rw------- 1 root root 2446124 Jan 11 21:36 System.map-4.3.0-6-generic -rw-r--r-- 1 root root 63422 Jan 11 21:36 config-4.3.0-6-generic -rw-r--r-- 1 root root 517933 Jan 11 21:36 abi-4.3.0-6-generic drwxr-xr-x 22 root root 4096 Jan 14 13:03 .. -rw-r--r-- 1 root root 8574889 Jan 14 13:03 initrd.img-4.3.0-6-generic -rw------- 1 root root 69632 Jan 14 13:41 bootmap drwxr-xr-x 3 root root 4096 Jan 14 13:41 . root@devac03:~# dpkg -l | grep 4.3.0 ii iproute 1:4.3.0-1ubuntu1 all transitional dummy package for iproute2 ii iproute2 4.3.0-1ubuntu1 s390x networking and traffic control tools ii linux-generic 4.3.0.6.7 s390x Complete Generic Linux kernel and headers ii linux-headers-4.3.0-6 4.3.0-6.17 all Header files related to Linux kernel version 4.3.0 ii linux-headers-4.3.0-6-generic 4.3.0-6.17 s390x Linux kernel headers for version 4.3.0 on System 390x SMP ii linux-headers-generic 4.3.0.6.7 s390x Generic Linux kernel headers rc linux-image-4.3.0-2-generic 4.3.0-2.11 s390x Linux kernel image for version 4.3.0 on System 390x SMP pH linux-image-4.3.0-5-generic 4.3.0-5.16 s390x Linux kernel image for version 4.3.0 on System 390x SMP ii linux-image-4.3.0-6-generic 4.3.0-6.17 s390x Linux kernel image for version 4.3.0 on System 390x SMP rc linux-image-extra-4.3.0-2-generic 4.3.0-2.11 s390x Linux kernel extra modules for version 4.3.0 on System 390x SMP ii linux-image-extra-4.3.0-6-generic 4.3.0-6.17 s390x Linux kernel extra modules for version 4.3.0 on System 390x SMP ii linux-image-generic 4.3.0.6.7 s390x Generic Linux kernel image ii linux-libc-dev:s390x 4.3.0-6.17 s390x Linux Kernel Headers for development ii xfslibs-dev 4.3.0 s390x XFS filesystem-specific static libraries and headers ii xfsprogs 4.3.0 s390x Utilities for managing the XFS filesystem On Ubuntu/Debian like systems /etc/kernel-img.conf should be created by the "installer". It is currently done by base-installer/live-installer/ubiquity but not curtin, but it should be. At the moment we require kernel-img.conf and we do not have the correct per-arch built-in defaults for its settings in all of our kernels. It is not a config file, nor is it created by livecd-rootfs (after all our squashfs might be containers, and never live to install kernels and bootloaders). One day we might fix our kernels to not require kernel-img.conf, but until then curtin should be generating the right one. Making a merge proposal to fix this in curtin by mimicking what base-installer did. == Symlinks are not managed correctly. Last installed and configured kernel, prior to purging -5- was -6-, yet symlinks were not updated to -6- when that happened. root@devac03:~# apt-get remove --purge linux-headers-4.3.0-5 linux-headers-4.3.0-5-generic linux-image-4.3.0-5-generic linux-image-extra-4.3.0-5-generic Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED:   linux-headers-4.3.0-5* linux-headers-4.3.0-5-generic* linux-image-4.3.0-5-generic*   linux-image-extra-4.3.0-5-generic* 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. After this operation, 131 MB disk space will be freed. Do you want to continue? [Y/n] Y (Reading database ... 92073 files and directories currently installed.) Removing linux-headers-4.3.0-5-generic (4.3.0-5.16) ... Removing linux-headers-4.3.0-5 (4.3.0-5.16) ... Removing linux-image-extra-4.3.0-5-generic (4.3.0-5.16) ... run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic update-initramfs: Generating /boot/initrd.img-4.3.0-5-generic Using config file '/etc/zipl.conf' Building bootmap in '/boot/' Building menu 'zipl-automatic-menu' Adding #1: IPL section 'ubuntu' (default) Preparing boot device: dasda (0200). Done. run-parts: executing /etc/kernel/postinst.d/pm-utils 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic run-parts: executing /etc/kernel/postinst.d/zz-zipl 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic Using config file '/etc/zipl.conf' Building bootmap in '/boot/' Building menu 'zipl-automatic-menu' Adding #1: IPL section 'ubuntu' (default) Preparing boot device: dasda (0200). Done. Purging configuration files for linux-image-extra-4.3.0-5-generic (4.3.0-5.16) ... Removing linux-image-4.3.0-5-generic (4.3.0-5.16) ... WARN: Proceeding with removing running kernel image. Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic update-initramfs: Deleting /boot/initrd.img-4.3.0-5-generic run-parts: executing /etc/kernel/postrm.d/zz-zipl 4.3.0-5-generic /boot/vmlinuz-4.3.0-5-generic Using config file '/etc/zipl.conf' Error: Image file '/boot/vmlinuz' in section 'ubuntu': No such file or directory run-parts: /etc/kernel/postrm.d/zz-zipl exited with return code 1 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-4.3.0-5-generic.postrm line 328. dpkg: error processing package linux-image-4.3.0-5-generic (--purge):  subprocess installed post-removal script returned error exit status 1 Errors were encountered while processing:  linux-image-4.3.0-5-generic E: Sub-process /usr/bin/dpkg returned an error code (1) root@devac03:~# ls -latr /boot total 24208 drwx------ 2 root root 16384 Dec 9 16:38 lost+found lrwxrwxrwx 1 root root 26 Jan 6 16:23 initrd.img -> initrd.img-4.3.0-5-generic lrwxrwxrwx 1 root root 23 Jan 6 16:24 vmlinuz -> vmlinuz-4.3.0-5-generic -rw------- 1 root root 13026048 Jan 11 21:36 vmlinuz-4.3.0-6-generic -rw------- 1 root root 2446124 Jan 11 21:36 System.map-4.3.0-6-generic -rw-r--r-- 1 root root 63422 Jan 11 21:36 config-4.3.0-6-generic -rw-r--r-- 1 root root 517933 Jan 11 21:36 abi-4.3.0-6-generic drwxr-xr-x 22 root root 4096 Jan 14 13:03 .. -rw-r--r-- 1 root root 8574889 Jan 14 13:03 initrd.img-4.3.0-6-generic -rw------- 1 root root 69632 Jan 14 13:41 bootmap drwxr-xr-x 3 root root 4096 Jan 14 13:41 . root@devac03:~# dpkg -l | grep 4.3.0 ii iproute 1:4.3.0-1ubuntu1 all transitional dummy package for iproute2 ii iproute2 4.3.0-1ubuntu1 s390x networking and traffic control tools ii linux-generic 4.3.0.6.7 s390x Complete Generic Linux kernel and headers ii linux-headers-4.3.0-6 4.3.0-6.17 all Header files related to Linux kernel version 4.3.0 ii linux-headers-4.3.0-6-generic 4.3.0-6.17 s390x Linux kernel headers for version 4.3.0 on System 390x SMP ii linux-headers-generic 4.3.0.6.7 s390x Generic Linux kernel headers rc linux-image-4.3.0-2-generic 4.3.0-2.11 s390x Linux kernel image for version 4.3.0 on System 390x SMP pH linux-image-4.3.0-5-generic 4.3.0-5.16 s390x Linux kernel image for version 4.3.0 on System 390x SMP ii linux-image-4.3.0-6-generic 4.3.0-6.17 s390x Linux kernel image for version 4.3.0 on System 390x SMP rc linux-image-extra-4.3.0-2-generic 4.3.0-2.11 s390x Linux kernel extra modules for version 4.3.0 on System 390x SMP ii linux-image-extra-4.3.0-6-generic 4.3.0-6.17 s390x Linux kernel extra modules for version 4.3.0 on System 390x SMP ii linux-image-generic 4.3.0.6.7 s390x Generic Linux kernel image ii linux-libc-dev:s390x 4.3.0-6.17 s390x Linux Kernel Headers for development ii xfslibs-dev 4.3.0 s390x XFS filesystem-specific static libraries and headers ii xfsprogs 4.3.0 s390x Utilities for managing the XFS filesystem
2019-04-09 12:31:42 Launchpad Janitor merge proposal linked https://code.launchpad.net/~xnox/curtin/+git/curtin/+merge/346539
2019-04-09 12:49:46 Launchpad Janitor merge proposal linked https://code.launchpad.net/~xnox/curtin/+git/curtin/+merge/365739
2019-04-11 18:29:10 Server Team CI bot curtin: status Confirmed Fix Committed
2019-05-22 14:21:37 Dan Watkins curtin: status Fix Committed Fix Released
2019-07-24 21:21:07 Brad Figg tags rls-dd-incoming s390x cscc rls-dd-incoming s390x
2020-05-07 23:57:35 Michael Hudson-Doyle subiquity: status Confirmed Fix Released