[Bug 642071] Re: kexec --load does not work in maverick amd64
Launchpad Bug Tracker
642071 at bugs.launchpad.net
Tue Nov 23 03:14:26 UTC 2010
** Branch linked: lp:ubuntu/kexec-tools
--
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