[Bug 921078] Re: FATAL: kernel too old ← how old is too old?

Steve Langasek steve.langasek at canonical.com
Sat Feb 18 00:45:54 UTC 2012


Nick,

The precise eglibc on amd64 and armel has 2.6.24 as a minimum kernel
version, so this should only be happening with the armel code when it
sees a kernel < 2.6.31.  Can I see the build log for the qemu package,
to try to figure out why the setting isn't sticking?

Also, if you could run the armel 'uname -a' in an emulation environment,
to see what it thinks the kernel version is, that would be good to
confirm.

-- 
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:
  Triaged

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