Attempt to download a common headers package installs headers for wrong arch

Bug #876483 reported by Colin Tuckley
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Ubuntu
Won't Fix
Medium
Ricardo Salveti

Bug Description

I've been trying to get ARM Streamline running on an imx53, however I can't get gator installed.

I used mx53loco-alip.img.gz from http://releases.linaro.org/images/linaro-n/alip/11.09/ for the filesystem image.

Then added http://ppa.launchpad.net/linaro-maintainers/arm-ds5/ubuntu/ to sources.list and did an apt-get update.

When I tried to apt-get install gator it wanted to install a set of header files for *omap*!!

Ricardo Salveti says: "That's probably because it'll try to download a common headers
package, and the first one it finds is the omap one."

This looks like a packaging problem.

Colin

affects: linux-linaro → linaro-ubuntu
Changed in linaro-ubuntu:
status: New → Confirmed
milestone: none → 11.10
importance: Undecided → Medium
Revision history for this message
Ricardo Salveti (rsalveti) wrote :

In theory the dkms package will be installed first, and that will requires the proper headers to be in place, otherwise it'll try to install the first one from the depends list.

The problem is that apt would require knowing what is the current kernel you have installed, and don't know if there's a proper way of doing that. The current workaround we have is requiring the headers to also be provided by the hwpack, in a way all dkms related packages will just work later.

Fathi Boudra (fboudra)
Changed in linaro-ubuntu:
milestone: 11.10 → 11.11
Revision history for this message
Ricardo Salveti (rsalveti) wrote :

There's no way to request one single generic package that will identify the correct kernel headers one based on the one you're running.

You can have 2 workarounds:
1 - Enable the headers package at the hwpack by default.
2 - Install the headers package from the kernel you're using by hand, and then install DS-5.

Marking as won't fix for ubuntu, as there's not much we can do here.

Changed in linaro-ubuntu:
assignee: nobody → Ricardo Salveti (rsalveti)
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.