Activity log for bug #1364427

Date Who What changed Old value New value Message
2014-09-02 14:29:17 bugproxy bug added bug
2014-09-02 14:29:19 bugproxy tags architecture-ppc64le bugnameltc-115353 severity-critical targetmilestone-inin1410
2014-09-02 14:40:01 Luciano Chavez affects ubuntu kexec-tools (Ubuntu)
2014-09-03 09:24:10 Anton Blanchard bug added subscriber Anton Blanchard
2014-09-25 20:31:44 Diane Brent kexec-tools (Ubuntu): assignee Taco Screen team (taco-screen-team)
2014-09-26 09:29:45 Thierry FAUCK kexec-tools (Ubuntu): status New Fix Committed
2014-10-01 14:36:58 Chris J Arges kexec-tools (Ubuntu): assignee Taco Screen team (taco-screen-team) Chris J Arges (arges)
2014-10-01 14:37:00 Chris J Arges kexec-tools (Ubuntu): importance Undecided Medium
2014-10-01 14:37:36 Chris J Arges kexec-tools (Ubuntu): importance Medium High
2014-10-01 14:37:38 Chris J Arges kexec-tools (Ubuntu): status Fix Committed In Progress
2014-10-01 14:37:43 Chris J Arges nominated for series Ubuntu Trusty
2014-10-01 14:37:43 Chris J Arges bug task added kexec-tools (Ubuntu Trusty)
2014-10-01 14:37:43 Chris J Arges nominated for series Ubuntu Utopic
2014-10-01 14:37:43 Chris J Arges bug task added kexec-tools (Ubuntu Utopic)
2014-10-01 14:38:30 Chris J Arges kexec-tools (Ubuntu Trusty): assignee Chris J Arges (arges)
2014-10-01 14:38:31 Chris J Arges kexec-tools (Ubuntu Trusty): importance Undecided High
2014-10-01 14:38:33 Chris J Arges kexec-tools (Ubuntu Trusty): status New In Progress
2014-10-01 16:50:32 Chris J Arges summary kexeced kernel hung kexec-tools: kexeced kernel hung
2014-10-01 20:06:49 Chris J Arges description ---Problem Description--- kexec is not working with kernel 3.16 or later. The root cause is missing patch in the kexec-tools package provided with Ubuntu 14.04 and 14.10. ---uname output--- Linux qemu 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:32:31 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux Machine Type = P8 ---Steps to Reproduce--- On a 14.10 guest or host, run : $ sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img-3.16.0-10-generic $ sudo kexec -e The kexeced kernel will hang here : [ 300.002862] Starting new kernel I'm in purgatory The root cause is the following kexec-tools's patch missing: 2ca220389d21 kexec/ppc64: move to device tree version 17 This patch is required to kexec kernel 3.16 and later. Among this patch, the following upstream pactches should be added to the current package : 335bad77fb07 kexec/ppc64: disabling exception handling when building the purgato 90853885a859 ppc64/purgatory: Device tree values should be read/stored in Big En In addition the following incoming patch should be applied : ppc64/kdump: Fix ELF header endianess (http://lists.infradead.org/pipermail/kexec/2014-July/012247.html) Another option to consider is to move to kexec-tools 2.0.7, and to apply the missing patches Is it possible to get this patches also applied to the kexec-tools shipped with 14.04 ? SRU Justification: [Impact] Users of ppc64el hardware need the ability to use kexec kernels. [Test Case] 1) apt-get install kexec-tools 2) sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img 3) sudo kexec -e 4) Kernel should kexec into current kernel and work [Regression Potential] This patch backports the following patches from upstream kexec-tools: 90853885a859 ppc64/purgatory: Device tree values should be read/stored 2ca220389d21 kexec/ppc64: move to device tree version 17 335bad77fb07 kexec/ppc64: disabling exception handling when building the 45b33eb2e70c ppc64/kdump: Fix ELF header endianess These are all specific to powerpc architecture. -- ---Problem Description--- kexec is not working with kernel 3.16 or later. The root cause is missing patch in the kexec-tools package provided with Ubuntu 14.04 and 14.10. ---uname output--- Linux qemu 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:32:31 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux Machine Type = P8 ---Steps to Reproduce--- On a 14.10 guest or host, run : $ sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img-3.16.0-10-generic $ sudo kexec -e The kexeced kernel will hang here : [ 300.002862] Starting new kernel I'm in purgatory The root cause is the following kexec-tools's patch missing: 2ca220389d21 kexec/ppc64: move to device tree version 17 This patch is required to kexec kernel 3.16 and later. Among this patch, the following upstream pactches should be added to the current package : 335bad77fb07 kexec/ppc64: disabling exception handling when building the purgato 90853885a859 ppc64/purgatory: Device tree values should be read/stored in Big En In addition the following incoming patch should be applied : ppc64/kdump: Fix ELF header endianess (http://lists.infradead.org/pipermail/kexec/2014-July/012247.html) Another option to consider is to move to kexec-tools 2.0.7, and to apply the missing patches Is it possible to get this patches also applied to the kexec-tools shipped with 14.04 ?
2014-10-01 20:08:18 Chris J Arges attachment added fix-kexec-tools-lp1364427-utopic.debdiff https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1364427/+attachment/4221771/+files/fix-kexec-tools-lp1364427-utopic.debdiff
2014-10-01 20:24:22 Ubuntu Foundations Team Bug Bot tags architecture-ppc64le bugnameltc-115353 severity-critical targetmilestone-inin1410 architecture-ppc64le bugnameltc-115353 patch severity-critical targetmilestone-inin1410
2014-10-02 13:08:42 Chris J Arges description SRU Justification: [Impact] Users of ppc64el hardware need the ability to use kexec kernels. [Test Case] 1) apt-get install kexec-tools 2) sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img 3) sudo kexec -e 4) Kernel should kexec into current kernel and work [Regression Potential] This patch backports the following patches from upstream kexec-tools: 90853885a859 ppc64/purgatory: Device tree values should be read/stored 2ca220389d21 kexec/ppc64: move to device tree version 17 335bad77fb07 kexec/ppc64: disabling exception handling when building the 45b33eb2e70c ppc64/kdump: Fix ELF header endianess These are all specific to powerpc architecture. -- ---Problem Description--- kexec is not working with kernel 3.16 or later. The root cause is missing patch in the kexec-tools package provided with Ubuntu 14.04 and 14.10. ---uname output--- Linux qemu 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:32:31 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux Machine Type = P8 ---Steps to Reproduce--- On a 14.10 guest or host, run : $ sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img-3.16.0-10-generic $ sudo kexec -e The kexeced kernel will hang here : [ 300.002862] Starting new kernel I'm in purgatory The root cause is the following kexec-tools's patch missing: 2ca220389d21 kexec/ppc64: move to device tree version 17 This patch is required to kexec kernel 3.16 and later. Among this patch, the following upstream pactches should be added to the current package : 335bad77fb07 kexec/ppc64: disabling exception handling when building the purgato 90853885a859 ppc64/purgatory: Device tree values should be read/stored in Big En In addition the following incoming patch should be applied : ppc64/kdump: Fix ELF header endianess (http://lists.infradead.org/pipermail/kexec/2014-July/012247.html) Another option to consider is to move to kexec-tools 2.0.7, and to apply the missing patches Is it possible to get this patches also applied to the kexec-tools shipped with 14.04 ? SRU Justification: [Impact] Users of ppc64el hardware need the ability to use kexec kernels. [Test Case] 1) apt-get install kexec-tools 2) sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img 3) sudo kexec -e 4) Kernel should kexec into current kernel and work [Regression Potential] This patch backports the following patches from upstream kexec-tools: 7bb7c2a4bae8 kexec/ppc64: Handle reserved memory ranges d8847573a40f kexec/ppc64: Fix up ELF header and dt for PowerNV 90853885a859 ppc64/purgatory: Device tree values should be 2ca220389d21 kexec/ppc64: move to device tree version 17 335bad77fb07 kexec/ppc64: disabling exception handling when 45b33eb2e70c ppc64/kdump: Fix ELF header endianess These are all specific to powerpc architecture. -- ---Problem Description--- kexec is not working with kernel 3.16 or later. The root cause is missing patch in the kexec-tools package provided with Ubuntu 14.04 and 14.10. ---uname output--- Linux qemu 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:32:31 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux Machine Type = P8 ---Steps to Reproduce--- On a 14.10 guest or host, run : $ sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img-3.16.0-10-generic $ sudo kexec -e The kexeced kernel will hang here : [ 300.002862] Starting new kernel I'm in purgatory The root cause is the following kexec-tools's patch missing: 2ca220389d21 kexec/ppc64: move to device tree version 17 This patch is required to kexec kernel 3.16 and later. Among this patch, the following upstream pactches should be added to the current package : 335bad77fb07 kexec/ppc64: disabling exception handling when building the purgato 90853885a859 ppc64/purgatory: Device tree values should be read/stored in Big En In addition the following incoming patch should be applied : ppc64/kdump: Fix ELF header endianess (http://lists.infradead.org/pipermail/kexec/2014-July/012247.html) Another option to consider is to move to kexec-tools 2.0.7, and to apply the missing patches Is it possible to get this patches also applied to the kexec-tools shipped with 14.04 ?
2014-10-02 13:08:54 Chris J Arges description SRU Justification: [Impact] Users of ppc64el hardware need the ability to use kexec kernels. [Test Case] 1) apt-get install kexec-tools 2) sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img 3) sudo kexec -e 4) Kernel should kexec into current kernel and work [Regression Potential] This patch backports the following patches from upstream kexec-tools: 7bb7c2a4bae8 kexec/ppc64: Handle reserved memory ranges d8847573a40f kexec/ppc64: Fix up ELF header and dt for PowerNV 90853885a859 ppc64/purgatory: Device tree values should be 2ca220389d21 kexec/ppc64: move to device tree version 17 335bad77fb07 kexec/ppc64: disabling exception handling when 45b33eb2e70c ppc64/kdump: Fix ELF header endianess These are all specific to powerpc architecture. -- ---Problem Description--- kexec is not working with kernel 3.16 or later. The root cause is missing patch in the kexec-tools package provided with Ubuntu 14.04 and 14.10. ---uname output--- Linux qemu 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:32:31 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux Machine Type = P8 ---Steps to Reproduce--- On a 14.10 guest or host, run : $ sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img-3.16.0-10-generic $ sudo kexec -e The kexeced kernel will hang here : [ 300.002862] Starting new kernel I'm in purgatory The root cause is the following kexec-tools's patch missing: 2ca220389d21 kexec/ppc64: move to device tree version 17 This patch is required to kexec kernel 3.16 and later. Among this patch, the following upstream pactches should be added to the current package : 335bad77fb07 kexec/ppc64: disabling exception handling when building the purgato 90853885a859 ppc64/purgatory: Device tree values should be read/stored in Big En In addition the following incoming patch should be applied : ppc64/kdump: Fix ELF header endianess (http://lists.infradead.org/pipermail/kexec/2014-July/012247.html) Another option to consider is to move to kexec-tools 2.0.7, and to apply the missing patches Is it possible to get this patches also applied to the kexec-tools shipped with 14.04 ? SRU Justification: [Impact] Users of ppc64el hardware need the ability to use kexec kernels. [Test Case] 1) apt-get install kexec-tools 2) sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img 3) sudo kexec -e 4) Kernel should kexec into current kernel and work [Regression Potential] This patch backports the following patches from upstream kexec-tools: 7bb7c2a4bae8 kexec/ppc64: Handle reserved memory ranges d8847573a40f kexec/ppc64: Fix up ELF header and dt for PowerNV 90853885a859 ppc64/purgatory: Device tree values should be 2ca220389d21 kexec/ppc64: move to device tree version 17 335bad77fb07 kexec/ppc64: disabling exception handling when 45b33eb2e70c ppc64/kdump: Fix ELF header endianess These are all specific to POWER architecture. -- ---Problem Description--- kexec is not working with kernel 3.16 or later. The root cause is missing patch in the kexec-tools package provided with Ubuntu 14.04 and 14.10. ---uname output--- Linux qemu 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:32:31 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux Machine Type = P8 ---Steps to Reproduce--- On a 14.10 guest or host, run : $ sudo kexec -l /boot/vmlinux --initrd=/boot/initrd.img-3.16.0-10-generic $ sudo kexec -e The kexeced kernel will hang here : [ 300.002862] Starting new kernel I'm in purgatory The root cause is the following kexec-tools's patch missing: 2ca220389d21 kexec/ppc64: move to device tree version 17 This patch is required to kexec kernel 3.16 and later. Among this patch, the following upstream pactches should be added to the current package : 335bad77fb07 kexec/ppc64: disabling exception handling when building the purgato 90853885a859 ppc64/purgatory: Device tree values should be read/stored in Big En In addition the following incoming patch should be applied : ppc64/kdump: Fix ELF header endianess (http://lists.infradead.org/pipermail/kexec/2014-July/012247.html) Another option to consider is to move to kexec-tools 2.0.7, and to apply the missing patches Is it possible to get this patches also applied to the kexec-tools shipped with 14.04 ?
2014-10-02 22:59:07 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/kexec-tools
2014-10-02 23:08:23 Launchpad Janitor kexec-tools (Ubuntu Utopic): status In Progress Fix Released
2014-10-02 23:19:29 Launchpad Janitor branch linked lp:ubuntu/kexec-tools
2014-10-08 01:49:07 Adam Conrad kexec-tools (Ubuntu Trusty): status In Progress Fix Committed
2014-10-08 01:49:11 Adam Conrad bug added subscriber Ubuntu Stable Release Updates Team
2014-10-08 01:49:14 Adam Conrad bug added subscriber SRU Verification
2014-10-08 01:49:16 Adam Conrad tags architecture-ppc64le bugnameltc-115353 patch severity-critical targetmilestone-inin1410 architecture-ppc64le bugnameltc-115353 patch severity-critical targetmilestone-inin1410 verification-needed
2014-10-08 02:05:19 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/kexec-tools
2014-10-08 14:27:21 Chris J Arges tags architecture-ppc64le bugnameltc-115353 patch severity-critical targetmilestone-inin1410 verification-needed architecture-ppc64le bugnameltc-115353 patch severity-critical targetmilestone-inin1410 verification-done
2014-10-20 19:48:25 Launchpad Janitor kexec-tools (Ubuntu Trusty): status Fix Committed Fix Released
2014-10-20 19:48:41 Chris J Arges removed subscriber Ubuntu Stable Release Updates Team