Activity log for bug #1678187

Date Who What changed Old value New value Message
2017-03-31 14:57:07 Jarno Suni bug added bug
2017-04-07 10:26:53 Jarno Suni bug task added dpkg (Ubuntu)
2017-04-07 10:37:17 Jarno Suni summary update-initramfs requires more space in /boot when removing a linux-image-extra package dpkg fails to remove a linux-image-extra package, if /boot is about full
2017-04-24 11:55:58 Jarno Suni description "dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. A workaround would be to remove the respective /boot/initrd.img-<version> file before running dpkg --purge for the linux-image-extra package. That could also be done by sudo update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) "dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. Alternatively some should remove the respective /boot/initrd.img-<version> file before removing the linux-image-extra package. That could also be done by sudo update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install)
2017-04-24 19:17:59 Adam Conrad dpkg (Ubuntu): status New Invalid
2017-05-02 05:00:51 Jarno Suni bug task added initramfs-tools
2017-05-02 17:28:37 Jarno Suni description "dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. Alternatively some should remove the respective /boot/initrd.img-<version> file before removing the linux-image-extra package. That could also be done by sudo update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) "dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install)
2017-05-04 19:28:20 Jarno Suni description "dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) "dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install)
2017-05-11 16:59:17 Jarno Suni summary dpkg fails to remove a linux-image-extra package, if /boot is about full Removing a linux-image-extra package fails, if /boot is about full
2017-05-11 17:01:11 Jarno Suni description "dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) System calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install)
2017-05-19 21:11:18 Jarno Suni description System calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) System calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 The output of 'dpkg --purge' presented there shows that corresponding linux-image package may get successfully removed while the linux-image-extra is left broken. If the linux-image-extra package will be removed later, the post-installation script will create an initrd.img file for a non-installed kernel! Same would happen, if removing would be done by apt-get purge. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install)
2017-05-20 16:30:03 Jarno Suni description System calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init script should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 The output of 'dpkg --purge' presented there shows that corresponding linux-image package may get successfully removed while the linux-image-extra is left broken. If the linux-image-extra package will be removed later, the post-installation script will create an initrd.img file for a non-installed kernel! Same would happen, if removing would be done by apt-get purge. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) System calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. Likewise /etc/kernel/postinst.d/dkms may call "update-initramfs -u". The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init scripts should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 The output of 'dpkg --purge' presented there shows that corresponding linux-image package may get successfully removed while the linux-image-extra is left broken. If the linux-image-extra package will be removed later, the post-installation script will create an initrd.img file for a non-installed kernel! Same would happen, if removing would be done by apt-get purge. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install)
2017-05-22 20:35:24 Jarno Suni description System calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. Likewise /etc/kernel/postinst.d/dkms may call "update-initramfs -u". The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init scripts should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> Related question: http://askubuntu.com/q/898499/21005 The output of 'dpkg --purge' presented there shows that corresponding linux-image package may get successfully removed while the linux-image-extra is left broken. If the linux-image-extra package will be removed later, the post-installation script will create an initrd.img file for a non-installed kernel! Same would happen, if removing would be done by apt-get purge. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) System calls /etc/kernel/postinst.d/initramfs-tools when purging/removing a linux-image-extra package. That calls "update-initramfs -c" which needs significant amount of additional disk space in /boot temporarily. But there is no space left, if /boot is full. Likewise /etc/kernel/postinst.d/dkms may call "update-initramfs -u". The fix could be to create the new initrg.img file in different partition before replacing the old one by it in update-initramfs. So the update-initramfs script should be fixed. But there may not be such a partition.. Anyway the likely case when space runs out is when there is a separate /boot partition. Alternatively the init scripts should remove the respective /boot/initrd.img-<version> file when removing/installing the linux-image-extra package. That could also be done by update-initramfs -d -k <version> That may be worse way, as then initrd.img file is missing for longer period of time and system integrity may suffer in case of e.g. power cut. Related question: http://askubuntu.com/q/898499/21005 The output of 'dpkg --purge' presented there shows that corresponding linux-image package may get successfully removed while the linux-image-extra is left broken. If the linux-image-extra package will be removed later, the post-installation script will create an initrd.img file for a non-installed kernel! Same would happen, if removing would be done by apt-get purge. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: initramfs-tools 0.103ubuntu4.7 ProcVersionSignature: Ubuntu 4.4.0-71.92~14.04.1-generic 4.4.49 Uname: Linux 4.4.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.23 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 31 17:42:35 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2014-09-21 (922 days ago) InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.1) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install)
2017-07-01 22:11:18 Launchpad Janitor initramfs-tools (Ubuntu): status New Confirmed
2017-08-03 22:09:44 Jarno Suni attachment added patch concerning generate_initramfs function in update_initramfs https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/4926765/+files/1
2017-08-04 00:23:16 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug trusty amd64 apport-bug patch trusty
2017-08-04 00:23:21 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2017-08-12 14:16:14 Jarno Suni attachment added version 2 of patch concerning generate_initramfs function in update_initramfs https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/4931280/+files/update-initramfs.patch
2017-09-19 18:25:41 Brian Murray tags amd64 apport-bug patch trusty amd64 apport-bug full-boot patch trusty
2017-09-19 18:55:15 Jarno Suni attachment removed patch concerning generate_initramfs function in update_initramfs https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/4926765/+files/1
2017-09-21 22:55:23 Brian Murray bug added subscriber Brian Murray
2017-09-21 22:55:28 Brian Murray initramfs-tools (Ubuntu): status Confirmed Incomplete
2017-09-26 17:42:44 Brian Murray initramfs-tools (Ubuntu): status Incomplete Confirmed
2017-10-14 12:03:46 Jarno Suni attachment added The modified generate_initramfs function https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/4970885/+files/generate_initramfs
2019-01-12 04:43:11 Mathew Hodson bug task deleted dpkg (Ubuntu)
2019-01-12 04:53:15 Launchpad Janitor ubuntu: status New Confirmed
2019-01-12 04:53:15 Mathew Hodson affects initramfs-tools ubuntu
2019-01-12 04:53:24 Mathew Hodson bug task deleted ubuntu
2021-07-02 08:54:32 Hayden Clark bug added subscriber Hayden Clark
2021-07-22 08:47:18 Hayden Clark attachment added Directory listing for /boot https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/5512827/+files/shash-boot-contents.txt
2021-07-22 09:06:41 Hayden Clark attachment added Directory listing for /boot https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/5512828/+files/slash-boot-contents-post-linux-purge.txt
2021-07-22 09:35:34 Hayden Clark attachment added Directory listing for /boot https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/5512855/+files/slash-boot-contents-after-fix.txt
2021-08-19 10:29:02 Hayden Clark attachment added linux-purge-info.txt https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/5519054/+files/linux-purge-info.txt
2021-08-19 10:33:54 Hayden Clark attachment added linux-purge-keep-1.txt https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/5519055/+files/linux-purge-keep-1.txt