2021-05-07 20:19:22 |
Dan Streetman |
bug |
|
|
added bug |
2021-05-07 20:19:32 |
Dan Streetman |
nominated for series |
|
Ubuntu Focal |
|
2021-05-07 20:19:32 |
Dan Streetman |
bug task added |
|
initramfs-tools (Ubuntu Focal) |
|
2021-05-07 20:19:32 |
Dan Streetman |
nominated for series |
|
Ubuntu Groovy |
|
2021-05-07 20:19:32 |
Dan Streetman |
bug task added |
|
initramfs-tools (Ubuntu Groovy) |
|
2021-05-07 20:19:32 |
Dan Streetman |
nominated for series |
|
Ubuntu Bionic |
|
2021-05-07 20:19:32 |
Dan Streetman |
bug task added |
|
initramfs-tools (Ubuntu Bionic) |
|
2021-05-07 20:19:37 |
Dan Streetman |
initramfs-tools (Ubuntu): status |
New |
Fix Released |
|
2021-05-07 20:24:01 |
Dan Streetman |
description |
[impact]
setting MODULES=list in /etc/initramfs-tools/initramfs.conf results in an error/warning when running update-initramfs
[test case]
edit initramfs.conf to change MODULES=list and run update-initramfs:
$ grep MODULES /etc/initramfs-tools/initramfs.conf
# MODULES: [ most | netboot | dep | list ]
MODULES=list
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.8.0-48-generic
find: ‘/var/tmp/mkinitramfs_Yr04uh/lib/modules/5.8.0-48-generic/kernel’: No such file or directory
[regression potential]
any regression would likely result in an initramfs that did not include the correct/required modules, and/or failure to build a new initramfs
[scope]
this is needed for g and earlier.
this is not fixed in debian, but is fixed in h and i.
[other info]
this caused some of the 'amd64-*' autopkgtests to fail in h until it was fixed. those autopkgtests don't exist in g and earlier so this was not noticed until now. |
[impact]
setting MODULES=list in /etc/initramfs-tools/initramfs.conf results in an error/warning when running update-initramfs
[test case]
edit initramfs.conf to change MODULES=list and run update-initramfs:
$ grep MODULES /etc/initramfs-tools/initramfs.conf
# MODULES: [ most | netboot | dep | list ]
MODULES=list
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.8.0-48-generic
find: ‘/var/tmp/mkinitramfs_Yr04uh/lib/modules/5.8.0-48-generic/kernel’: No such file or directory
[regression potential]
any regression would likely result in an initramfs that did not include the correct/required modules, and/or failure to build a new initramfs
[scope]
this is needed for g and earlier.
this is not fixed in debian, but is fixed in h and i.
for debian, MR open:
https://salsa.debian.org/kernel-team/initramfs-tools/-/merge_requests/48
[other info]
this caused some of the 'amd64-*' autopkgtests to fail in h until it was fixed. those autopkgtests don't exist in g and earlier so this was not noticed until now. |
|
2021-05-07 20:34:00 |
Dan Streetman |
initramfs-tools (Ubuntu Bionic): status |
New |
Invalid |
|
2021-05-07 20:34:38 |
Dan Streetman |
description |
[impact]
setting MODULES=list in /etc/initramfs-tools/initramfs.conf results in an error/warning when running update-initramfs
[test case]
edit initramfs.conf to change MODULES=list and run update-initramfs:
$ grep MODULES /etc/initramfs-tools/initramfs.conf
# MODULES: [ most | netboot | dep | list ]
MODULES=list
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.8.0-48-generic
find: ‘/var/tmp/mkinitramfs_Yr04uh/lib/modules/5.8.0-48-generic/kernel’: No such file or directory
[regression potential]
any regression would likely result in an initramfs that did not include the correct/required modules, and/or failure to build a new initramfs
[scope]
this is needed for g and earlier.
this is not fixed in debian, but is fixed in h and i.
for debian, MR open:
https://salsa.debian.org/kernel-team/initramfs-tools/-/merge_requests/48
[other info]
this caused some of the 'amd64-*' autopkgtests to fail in h until it was fixed. those autopkgtests don't exist in g and earlier so this was not noticed until now. |
[impact]
setting MODULES=list in /etc/initramfs-tools/initramfs.conf results in an error/warning when running update-initramfs
[test case]
edit initramfs.conf to change MODULES=list and run update-initramfs:
$ grep MODULES /etc/initramfs-tools/initramfs.conf
# MODULES: [ most | netboot | dep | list ]
MODULES=list
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.8.0-48-generic
find: ‘/var/tmp/mkinitramfs_Yr04uh/lib/modules/5.8.0-48-generic/kernel’: No such file or directory
[regression potential]
any regression would likely result in an initramfs that did not include the correct/required modules, and/or failure to build a new initramfs
[scope]
this is needed for f and g.
this is not fixed in debian, but is fixed in h and i.
the code in b is different and doesn't include this bug, so this doesn't apply to b.
for debian, MR open:
https://salsa.debian.org/kernel-team/initramfs-tools/-/merge_requests/48
[other info]
this caused some of the 'amd64-*' autopkgtests to fail in h until it was fixed. those autopkgtests don't exist in g and earlier so this was not noticed until now. |
|
2021-05-07 20:34:48 |
Dan Streetman |
initramfs-tools (Ubuntu Focal): status |
New |
In Progress |
|
2021-05-07 20:34:50 |
Dan Streetman |
initramfs-tools (Ubuntu Groovy): status |
New |
In Progress |
|
2021-05-07 20:34:55 |
Dan Streetman |
initramfs-tools (Ubuntu Focal): assignee |
|
Dan Streetman (ddstreet) |
|
2021-05-07 20:34:57 |
Dan Streetman |
initramfs-tools (Ubuntu Groovy): assignee |
|
Dan Streetman (ddstreet) |
|
2021-05-07 20:58:16 |
Dan Streetman |
initramfs-tools (Ubuntu Focal): importance |
Undecided |
Low |
|
2021-05-07 20:58:18 |
Dan Streetman |
initramfs-tools (Ubuntu Groovy): importance |
Undecided |
Low |
|
2021-05-11 22:53:22 |
Brian Murray |
initramfs-tools (Ubuntu Groovy): status |
In Progress |
Fix Committed |
|
2021-05-11 22:53:24 |
Brian Murray |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2021-05-11 22:53:26 |
Brian Murray |
bug |
|
|
added subscriber SRU Verification |
2021-05-11 22:53:29 |
Brian Murray |
tags |
|
verification-needed verification-needed-groovy |
|
2021-05-11 22:55:34 |
Brian Murray |
initramfs-tools (Ubuntu Focal): status |
In Progress |
Fix Committed |
|
2021-05-11 22:55:43 |
Brian Murray |
tags |
verification-needed verification-needed-groovy |
verification-needed verification-needed-focal verification-needed-groovy |
|
2021-05-13 19:01:28 |
Dan Streetman |
tags |
verification-needed verification-needed-focal verification-needed-groovy |
verification-done-groovy verification-needed verification-needed-focal |
|
2021-05-13 19:04:10 |
Dan Streetman |
tags |
verification-done-groovy verification-needed verification-needed-focal |
verification-done verification-done-focal verification-done-groovy |
|
2021-05-19 01:40:53 |
Chris Halse Rogers |
removed subscriber Ubuntu Stable Release Updates Team |
|
|
|
2021-05-19 01:47:45 |
Launchpad Janitor |
initramfs-tools (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-05-19 01:48:03 |
Launchpad Janitor |
initramfs-tools (Ubuntu Groovy): status |
Fix Committed |
Fix Released |
|