/usr/include/asm/* is not present in linux-libc-dev
Bug #373214 reported by
Jonathan Riddell
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
findutils (Ubuntu) |
Fix Released
|
Critical
|
Colin Watson | ||
Karmic |
Fix Released
|
Critical
|
Colin Watson | ||
linux (Ubuntu) |
Fix Released
|
Critical
|
Tim Gardner | ||
Karmic |
Fix Released
|
Critical
|
Tim Gardner | ||
linux-ports (Ubuntu) |
Fix Released
|
Undecided
|
Michael Casadevall | ||
Karmic |
Fix Released
|
Undecided
|
Michael Casadevall |
Bug Description
On i386, amd64, and powerpc (via linux-ports), /usr/include/asm has no header files in it. According to the build logs, the header files are apparently installed, but are missing from linux-libc-dev, breaking any package that attempts to use the kernel headers.
Affected Architectures:
i386
amd64
lpia
armel
powerpc
Unaffected Architectures:
ia64
hppa
Unknown:
sparc (kernel currently FTBFSes)
Original bug report:
/usr/include/
Changed in linux (Ubuntu): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | New → In Progress |
description: | updated |
summary: |
- errno.h missing + /usr/include/asm/* is not present in linux-libc-dev |
Changed in linux-ports (Ubuntu): | |
importance: | Undecided → Critical |
milestone: | none → karmic-alpha-1 |
status: | New → In Progress |
assignee: | nobody → Michael Casadevall (mcasadevall) |
Changed in linux (Ubuntu): | |
assignee: | Tim Gardner (timg-tpi) → Amit Kucheria (amitk) |
importance: | Critical → Undecided |
milestone: | karmic-alpha-1 → none |
Changed in linux (Ubuntu): | |
importance: | Undecided → Critical |
Changed in linux-ports (Ubuntu Karmic): | |
assignee: | Michael Casadevall (mcasadevall) → nobody |
importance: | Critical → Undecided |
status: | In Progress → Invalid |
To post a comment you must log in.
I opened a task for this on linux-ports and updated the original bug as its also affected on the powerpc architecture. It strangely does not affect ia64 or hppa.
Debugging this issue with Luke Yelavich has revealed that building the package locally in a karmic chroot results in a functional package, as did building in a devirtualized Jaunty PPA.