[Bug 642071] Re: kexec --load does not work in maverick amd64
Launchpad Bug Tracker
642071 at bugs.launchpad.net
Tue Nov 23 02:15:11 UTC 2010
This bug was fixed in the package kexec-tools - 1:2.0.1-2ubuntu3
---------------
kexec-tools (1:2.0.1-2ubuntu3) natty; urgency=low
* No change rebuild, LP: #642071
-- Jonathan Riddell <jriddell at ubuntu.com> Tue, 23 Nov 2010 02:10:41 +0000
** Changed in: kexec-tools (Ubuntu Natty)
Status: Triaged => Fix Released
--
kexec --load does not work in maverick amd64
https://bugs.launchpad.net/bugs/642071
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “kexec-tools” package in Ubuntu: Fix Released
Status in “kexec-tools” source package in Maverick: Triaged
Status in “kexec-tools” source package in Natty: Fix Released
Bug description:
Binary package hint: kexec-tools
looks like current kexec-tools_2.0.1-2ubuntu2_amd64.deb broken
root at zurg:~/src# /sbin/kexec --load /boot/vmlinuz-2.6.35-22-generic
ELF rel parse failed
but all work fine if I rebuild package from source without changes:
apt-get source kexec-tools
cd kexec-tools-2.0.1/
debuild
dpkg -i ../kexec-tools_2.0.1-2ubuntu2_amd64.deb
kexec --load /boot/vmlinuz-2.6.35-22-generic
More information about the Ubuntu-sponsors
mailing list