Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352835 - linux-info.eclass - Error checking kernel version with appended name
Summary: linux-info.eclass - Error checking kernel version with appended name
Status: RESOLVED DUPLICATE of bug 327417
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 15:34 UTC by Tiago Marques
Modified: 2011-01-30 20:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago Marques 2011-01-26 15:34:00 UTC
The system works ok but gives an error. The output is pretty self explanatory. I don't know if this type of kernel numbering is something "prohibited" by Gentoo or if it's a regular bug.

------------------------------------------------------------------------

>>> Emerging (67 of 69) sys-fs/udev-151-r4
 * udev-151.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                                              [ ok ]
 * Package:    sys-fs/udev-151-r4
 * Repository: gentoo
 * Maintainer: udev-bugs@gentoo.org
 * USE:  elibc_glibc kernel_linux userland_GNU x86
 * Determining the location of the kernel source code
 * Unable to find kernel sources at /usr/src/linux
 * Please make sure that /usr/src/linux points at your running kernel,
 * (or the kernel you wish to build against).
 * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Checking for suitable kernel configuration options...                                                                                                                                                                         [ ok ]
 *
 * udev-151 does not support Linux kernel before version 2.6.25!
 * For a reliable udev, use at least kernel 2.6.27

/usr/portage/eclass/linux-info.eclass: line 397: [: 00200632.16: integer expression expected
/usr/portage/eclass/linux-info.eclass: line 397: [: 00200632.16: integer expression expected
 * Your kernel version (2.6.32.16-linode28) is too old to run udev-151

/usr/portage/eclass/linux-info.eclass: line 397: [: 00200632.16: integer expression expected
/usr/portage/eclass/linux-info.eclass: line 397: [: 00200632.16: integer expression expected
 *
 * udev cannot be restarted after emerging,
 * as your running kernel version (2.6.32.16-linode28) is too old.
 * You really need to use a newer kernel after a reboot!


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-01-30 20:26:36 UTC

*** This bug has been marked as a duplicate of bug 327417 ***