linaro-image-tools missing dependency on python-yaml

Bug #1039108 reported by Chris Bainbridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Image Tools
Fix Released
Medium
Fathi Boudra

Bug Description

 $ linaro-android-media-create --mmc /dev/sde --dev panda --system system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2
Traceback (most recent call last):
  File "/usr/bin/linaro-android-media-create", line 28, in <module>
    from linaro_image_tools.media_create.android_boards import (
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/media_create/__init__.py", line 25, in <module>
    from linaro_image_tools.media_create.boards import board_configs
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/media_create/boards.py", line 39, in <module>
    from linaro_image_tools.hwpack.config import Config
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/config.py", line 26, in <module>
    import yaml
ImportError: No module named yaml
make: *** [all] Error 1

After manually installing python-yaml it works.

Fathi Boudra (fboudra)
Changed in linaro-image-tools (Ubuntu):
status: New → Triaged
importance: Undecided → High
assignee: nobody → Fathi Boudra (fboudra)
status: Triaged → Fix Committed
Revision history for this message
Fathi Boudra (fboudra) wrote :

Chris, from which repository have you installed linaro-image-tools?
official ubuntu archive (precise or quantal?) or PPA?

Revision history for this message
Chris Bainbridge (chris-bainbridge) wrote :
Fathi Boudra (fboudra)
no longer affects: linaro-image-tools (Ubuntu)
Changed in linaro-image-tools:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Fathi Boudra (fboudra)
milestone: none → 2012.08
Revision history for this message
Fathi Boudra (fboudra) wrote :

Fix commited. It should have been fixed in 2012.07-0ubuntu1~linaro1 package.
http://bazaar.launchpad.net/~linaro-image-tools/linaro-image-tools/packaging/revision/301

Changed in linaro-image-tools:
status: Triaged → Fix Committed
Changed in linaro-image-tools:
status: Fix Committed → Fix Released
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.