Missing Python modules (trying to install Scons).

Bug #1301946 reported by Jacob Bramley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro OpenEmbedded
Fix Committed
Medium
Fathi Boudra

Bug Description

I have noticed that the following Python modules are missing from the OpenEmbedded AArch64 file system:
  - argparse
  - threading
  - multiprocessing
  - _sysconfigdata

There may be others, too; I am trying to install Scons on the file system so we can build our project natively. I hacked around the absence of the first three but the last one is harder to ignore.

description: updated
Revision history for this message
Riku Voipio (riku-voipio) wrote :

Hi,

can you clarify which image you are using?

Also, we can add scons directly the image if you want.

Adding the modules seems easy, but if missing _sysconfdata might be a bug in OpenEmbedded itself.

Revision history for this message
Jacob Bramley (jacob-bramley) wrote :

This is the image: http://releases.linaro.org/14.03/openembedded/aarch64/vexpress64-openembedded_leg-java-armv8-gcc-4.8_20140323-616.img.gz

Adding Scons might be handy. Subversion would also be nice, if possible. Unfortunately, both seemed to depend on _sysconfdata.

Fathi Boudra (fboudra)
Changed in linaro-oe:
assignee: nobody → Riku Voipio (riku-voipio)
Revision history for this message
Riku Voipio (riku-voipio) wrote : Re: [Bug 1301946] Re: Missing Python modules (trying to install Scons).

Unfortunately missed the window for 14.04 release, but I'm working this
week on adding all needed python modules for target scons and svn.

On 10 April 2014 13:49, Fathi Boudra <email address hidden> wrote:

> ** Changed in: linaro-oe
> Assignee: (unassigned) => Riku Voipio (riku-voipio)
>
> --
> You received this bug notification because you are a bug assignee.
> Matching subscriptions: linaro-oe bugs
> https://bugs.launchpad.net/bugs/1301946
>
> Title:
> Missing Python modules (trying to install Scons).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linaro-oe/+bug/1301946/+subscriptions
>

Revision history for this message
Fathi Boudra (fboudra) wrote :

* argparse is part of python-misc package, already available in the image
* threading, multiprocess and scons have been added to the image (https://review.linaro.org/#/c/1853/)
* _sysconfdata is still an issue and I'm working on a patch for oe-core

Changed in linaro-oe:
milestone: none → 14.05
status: New → In Progress
assignee: Riku Voipio (riku-voipio) → Fathi Boudra (fboudra)
Revision history for this message
Fathi Boudra (fboudra) wrote :

After some investigations, python 2.7.3 (version in OE) doesn't have _sysconfigdata. it has been introduced in later versions. Scons doesn't seems to depend on sysconfigdata explicitely. Since scons has been added to the image, setting the status to fix-committed.

waiting to get a build to verify it works as expected.

Changed in linaro-oe:
status: In Progress → Fix Committed
importance: Undecided → Medium
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.