[Bug 921078] Re: FATAL: kernel too old ← how old is too old?
Launchpad Bug Tracker
921078 at bugs.launchpad.net
Tue Feb 21 02:45:13 UTC 2012
This bug was fixed in the package qemu-linaro - 1.0.50-2012.02-0ubuntu1
---------------
qemu-linaro (1.0.50-2012.02-0ubuntu1) precise; urgency=low
* New upstream release.
* Pass --enable-uname-release=2.6.32 for the user emulation builds, so that
we have a sensible baseline kernel value regardless of what the
underlying host kernel is. This makes eglibc happier when running under
emulation on a very old kernel for instance (whose host syscall ABI has
nothing to do with what emulated syscalls are supported), and probably
also lets us steer clear for the moment of code that has problem with
the new kernel upstream versioning convention. LP: #921078.
* debian/patches/define_AT_EMPTY_PATH.patch: make sure AT_EMPTY_PATH
is defined. Thanks to Serge Hallyn <serge.hallyn at ubuntu.com>.
Closes LP: #930181.
-- Steve Langasek <steve.langasek at ubuntu.com> Mon, 20 Feb 2012 17:32:06 -0800
** Changed in: qemu-linaro (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/921078
Title:
FATAL: kernel too old ← how old is too old?
Status in “eglibc” package in Ubuntu:
Triaged
Status in “qemu-linaro” package in Ubuntu:
Fix Released
Bug description:
PPA buildds currently run Hardy, because they require Xen for VM
security. This means that all builds of precise packages freak out
because libc6 isn't upgradable in the build deps:
Preparing to replace libc6 2.13-24ubuntu2 (using .../libc6_2.13-24ubuntu4_armel.deb) ...
Unpacking replacement libc6 ...
FATAL: kernel too old
dpkg: warning: subprocess old post-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
FATAL: kernel too old
dpkg: error processing /var/cache/apt/archives/libc6_2.13-24ubuntu4_armel.deb (--unpack):
subprocess new post-removal script returned error exit status 1
FATAL: kernel too old
dpkg: error while cleaning up:
subprocess installed pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.13-24ubuntu4_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
As a result, nothing at all will build.
How old is too old? It would be good to list which minimum kernel
revision to boot into, so we don't end up having to bisect through
lots of kernels. We generally have to do a lot of mangling to try and
make newer ones work with Xen.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/921078/+subscriptions
More information about the foundations-bugs
mailing list