Public bug reported:

Binary package hint: linux-headers-2.6.27-9-generic

$ apt-cache policy linux-headers-2.6.27-9-generic
linux-headers-2.6.27-9-generic:
  Installed: 2.6.27-9.19
  Candidate: 2.6.27-9.19
  Version table:
 *** 2.6.27-9.19 0
 
Whereas 
for Intrepid  2.6.27-7-generic there is the appropriate:
$ cat  /usr/src/linux-headers-2.6.27-7-generic/include/linux/utsrelease.h
#define UTS_RELEASE "2.6.27-7-generic"

for 2.6.27-9-generic
$ cat /usr/src/linux-headers-2.6.27-9-generic/include/linux/utsrelease.h
#define UTS_RELEASE "2.6.27.2"

The incorrect 2.6.27.2 will fault driver compile packages which read the
utsrelease.h , to confirm usage of  proper kernel-header resources.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
linux-headers-2.6.27-9-generic, utsrelease wrong
https://bugs.launchpad.net/bugs/313568
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to