Activity log for bug #1623125

Date Who What changed Old value New value Message
2016-09-13 16:47:24 Oliver Grawert bug added bug
2016-09-13 16:47:41 Oliver Grawert bug task added initramfs-tools-ubuntu-core (Ubuntu)
2016-09-13 16:47:48 Oliver Grawert initramfs-tools-ubuntu-core (Ubuntu): importance Undecided Critical
2016-09-13 16:47:51 Oliver Grawert initramfs-tools-ubuntu-core (Ubuntu): assignee Oliver Grawert (ogra)
2016-09-13 16:47:53 Oliver Grawert snappy: importance Undecided Critical
2016-09-13 16:47:55 Oliver Grawert snappy: assignee Oliver Grawert (ogra)
2016-09-13 16:47:59 Oliver Grawert initramfs-tools-ubuntu-core (Ubuntu): status New Triaged
2016-09-13 16:48:02 Oliver Grawert snappy: status New Triaged
2017-06-12 15:02:40 Brian Murray tags rls-aa-incoming
2017-09-06 14:05:48 Stefan Bader bug task added initramfs-tools (Ubuntu)
2017-09-06 14:06:18 Stefan Bader initramfs-tools (Ubuntu): importance Undecided Medium
2017-09-06 14:06:18 Stefan Bader initramfs-tools (Ubuntu): status New In Progress
2017-09-06 14:06:18 Stefan Bader initramfs-tools (Ubuntu): assignee Stefan Bader (smb)
2017-12-20 08:40:53 Michael Vogt nominated for series Ubuntu Xenial
2017-12-20 08:40:53 Michael Vogt bug task added initramfs-tools (Ubuntu Xenial)
2017-12-20 08:40:53 Michael Vogt bug task added initramfs-tools-ubuntu-core (Ubuntu Xenial)
2017-12-20 08:43:14 Michael Vogt description trying to boot a new dragonboard image results in: error: assertion is signed with expired public key "-CvQKAwRQ5h3Ffn10FILJoEZUXOv6km9FwA80-Rcj-f-6jadQ89VRswHNiEB9Lxk" by canonical this is due to a clock skew that should normally be catched by the fixrtc script in the initrd. the script is supposed to check the last mount time of the writable disk (SD card) and if this does not exist, fall back to the filesystem creation time ... in former versions of mkfs.ext4 the last mount time filed was simply left empty, so this fallback worked fine ... in xenial the fields now look like: Filesystem created: Tue Sep 13 17:32:20 2016 Last mount time: n/a Last write time: Tue Sep 13 17:32:20 2016 due to the script running with "set -e" it falls over on the "n/a" and exists before falling back to creation time, there needs to be a check added for the "n/a" string now. [TEST CASE] * this will be tested by the snappy team * without this fix the dragonboard will not boot on a freshly written image trying to boot a new dragonboard image results in: error: assertion is signed with expired public key "-CvQKAwRQ5h3Ffn10FILJoEZUXOv6km9FwA80-Rcj-f-6jadQ89VRswHNiEB9Lxk" by canonical this is due to a clock skew that should normally be catched by the fixrtc script in the initrd. the script is supposed to check the last mount time of the writable disk (SD card) and if this does not exist, fall back to the filesystem creation time ... in former versions of mkfs.ext4 the last mount time filed was simply left empty, so this fallback worked fine ... in xenial the fields now look like: Filesystem created: Tue Sep 13 17:32:20 2016 Last mount time: n/a Last write time: Tue Sep 13 17:32:20 2016 due to the script running with "set -e" it falls over on the "n/a" and exists before falling back to creation time, there needs to be a check added for the "n/a" string now.
2017-12-20 08:46:54 Michael Vogt description [TEST CASE] * this will be tested by the snappy team * without this fix the dragonboard will not boot on a freshly written image trying to boot a new dragonboard image results in: error: assertion is signed with expired public key "-CvQKAwRQ5h3Ffn10FILJoEZUXOv6km9FwA80-Rcj-f-6jadQ89VRswHNiEB9Lxk" by canonical this is due to a clock skew that should normally be catched by the fixrtc script in the initrd. the script is supposed to check the last mount time of the writable disk (SD card) and if this does not exist, fall back to the filesystem creation time ... in former versions of mkfs.ext4 the last mount time filed was simply left empty, so this fallback worked fine ... in xenial the fields now look like: Filesystem created: Tue Sep 13 17:32:20 2016 Last mount time: n/a Last write time: Tue Sep 13 17:32:20 2016 due to the script running with "set -e" it falls over on the "n/a" and exists before falling back to creation time, there needs to be a check added for the "n/a" string now. [TEST CASE] * this will be tested by the snappy team * without this fix the dragonboard will not boot on a freshly written image [REGRESSION POTENTIAL] * low as it only fixes an invalid string trying to boot a new dragonboard image results in: error: assertion is signed with expired public key "-CvQKAwRQ5h3Ffn10FILJoEZUXOv6km9FwA80-Rcj-f-6jadQ89VRswHNiEB9Lxk" by canonical this is due to a clock skew that should normally be catched by the fixrtc script in the initrd. the script is supposed to check the last mount time of the writable disk (SD card) and if this does not exist, fall back to the filesystem creation time ... in former versions of mkfs.ext4 the last mount time filed was simply left empty, so this fallback worked fine ... in xenial the fields now look like: Filesystem created: Tue Sep 13 17:32:20 2016 Last mount time: n/a Last write time: Tue Sep 13 17:32:20 2016 due to the script running with "set -e" it falls over on the "n/a" and exists before falling back to creation time, there needs to be a check added for the "n/a" string now.
2017-12-20 08:47:20 Michael Vogt bug added subscriber Ubuntu Stable Release Updates Team
2017-12-20 11:46:09 Michael Vogt snappy: status Triaged Fix Released
2017-12-20 11:46:21 Michael Vogt initramfs-tools-ubuntu-core (Ubuntu): status Triaged Confirmed
2017-12-20 11:46:24 Michael Vogt initramfs-tools-ubuntu-core (Ubuntu): status Confirmed Fix Released
2017-12-20 11:46:30 Michael Vogt initramfs-tools-ubuntu-core (Ubuntu Xenial): status New Fix Released
2017-12-20 14:39:09 Launchpad Janitor initramfs-tools (Ubuntu): status In Progress Fix Released
2017-12-21 16:59:36 Brian Murray bug added subscriber Brian Murray
2018-01-05 16:26:08 Brian Murray nominated for series Ubuntu Artful
2018-01-05 16:26:08 Brian Murray bug task added initramfs-tools (Ubuntu Artful)
2018-01-05 16:26:08 Brian Murray bug task added initramfs-tools-ubuntu-core (Ubuntu Artful)
2018-01-05 16:26:35 Brian Murray initramfs-tools (Ubuntu Artful): status New Fix Committed
2018-01-05 16:26:38 Brian Murray bug added subscriber SRU Verification
2018-01-05 16:26:43 Brian Murray tags rls-aa-incoming rls-aa-incoming verification-needed verification-needed-artful
2018-01-05 16:27:22 Brian Murray initramfs-tools (Ubuntu Xenial): status New Fix Committed
2018-01-05 16:27:28 Brian Murray tags rls-aa-incoming verification-needed verification-needed-artful rls-aa-incoming verification-needed verification-needed-artful verification-needed-xenial
2018-02-24 10:02:48 Oliver Grawert tags rls-aa-incoming verification-needed verification-needed-artful verification-needed-xenial rls-aa-incoming verification-done-xenial verification-needed verification-needed-artful
2018-03-19 10:50:50 Dimitri John Ledkov branch linked lp:~xnox/britney/custom-kernels-cannot-pass
2018-03-19 23:55:57 Dimitri John Ledkov branch unlinked lp:~xnox/britney/custom-kernels-cannot-pass
2018-03-22 09:40:23 Łukasz Zemczak tags rls-aa-incoming verification-done-xenial verification-needed verification-needed-artful rls-aa-incoming verification-done-artful verification-done-xenial
2018-03-22 09:40:45 Launchpad Janitor initramfs-tools (Ubuntu Artful): status Fix Committed Fix Released
2018-03-22 09:40:48 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2018-03-22 09:41:05 Launchpad Janitor initramfs-tools (Ubuntu Xenial): status Fix Committed Fix Released