python-lazr.enum makes python-lazr.restfulclient no longer be visible

Bug #599332 reported by Michael Vogt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lazr.restfulclient (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

When python-lazr.enum (or any from the python-lazr.* except for uri) is installed together with python-lazr.restfulclient then:
$ python -c 'import lazr.restfulclient'
fails.

Revision history for this message
Michael Vogt (mvo) wrote :

$ python -c 'import lazr.restfulclient'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named restfulclient
$ ls /usr/lib/python2.6/dist-packages/lazr
enum

$ sudo dpkg -r python-lazr.enum

makes it work again.

Revision history for this message
Michael Vogt (mvo) wrote :

I appears to be a issue with one of the tools using python-central and the other python-support

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package lazr.restfulclient - 0.9.20-0ubuntu1

---------------
lazr.restfulclient (0.9.20-0ubuntu1) maverick; urgency=low

  * New upstream release
  * switch to python-central to make it co-installable with
    python-lazr (LP: #599332)
 -- Michael Vogt <email address hidden> Mon, 28 Jun 2010 13:34:33 +0200

Changed in lazr.restfulclient (Ubuntu):
status: New → 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.