[Bug 921078] Re: FATAL: kernel too old ← how old is too old?
Steve Langasek
steve.langasek at canonical.com
Tue Feb 14 18:33:39 UTC 2012
On second thought, since this *should* be fixed on the qemu side (either
by changing the default behavior of uname() within qemu, or by setting
an appropriate QEMU_UNAME value), and the latter seems to be
straightforward to export globally (barring questions about how exactly
to do this in the buildds), I would prefer to not lower the libc compat
level on arm unless we have to.
--
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:
New
Status in “qemu-linaro” package in Ubuntu:
New
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