lava-test package missing dependency

Bug #902160 reported by Fathi Boudra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Obsolete LAVA Test
Fix Released
Medium
Fathi Boudra

Bug Description

$ lava-test -h
Traceback (most recent call last):
  File "/usr/bin/lava-test", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

The package should depend on python-pkg-resources package.

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

pkg_resources is provided by setuptools / distribute

Changed in lava-test:
status: New → Invalid
Revision history for this message
Fathi Boudra (fboudra) wrote :

> pkg_resources is provided by setuptools / distribute

I don't see any explanation. python-pkg-resources and python-setuptools packages are both optional.

Changed in lava-test:
status: Invalid → New
Fathi Boudra (fboudra)
Changed in lava-test:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Fathi Boudra (fboudra)
milestone: none → 2011.12
Revision history for this message
Fathi Boudra (fboudra) wrote :

Fix commited: http://bazaar.launchpad.net/~linaro-validation/lava-test/packaging/revision/4

+lava-test (0.3.1-0ubuntu0~lava2) UNRELEASED; urgency=low
+
+ * Update debian/control:
+ - Set Maintainer field to Linaro Packagers.
+ - Add python-setuptools dependency. (LP: #902160)

Changed in lava-test:
status: Confirmed → Fix Committed
Fathi Boudra (fboudra)
Changed in lava-test:
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.