bzr-svn doesn't relay messages from subvertpy ImportErrors

Bug #345067 reported by Samuel Bronson
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Undecided
Jelmer Vernooij

Bug Description

bronson@homer:~/devel$ bzr co https://dosemu.svn.sourceforge.net/svnroot/dosemu/trunk dosemu
bzr: ERROR: Unable to import library "subvertpy": bzr-svn: unable to find subvertpy. Please install from http://launchpad.net/subvertpy.
bronson@homer:~/devel$ python -c 'import subvertpy'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/noncsci/bronson/lib/python/subvertpy/__init__.py", line 99, in <module>
    raise ImportError("Unable to load subvertpy extensions - did you build it?")
ImportError: Unable to load subvertpy extensions - did you build it?

See the difference there?

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
assignee: nobody → jelmer
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.