Comment 9 for bug 564953

Revision history for this message
Daniel Hahler (blueyed) wrote :

This fails with:
$ bzr --profile-imports
Traceback (most recent call last):
  File "/usr/bin/bzr", line 59, in <module>
    import profile_imports
ImportError: No module named profile_imports

I've found https://lists.ubuntu.com/archives/bazaar/2006q2/013825.html and tried it with "lp:bzr":

daniel@base { /tmp/bzr }
$ ./bzr --profile-imports branch lp:ubuntu/popfile > /tmp/bzr-profile-imports.log 2>&1

Output attached - hope that helps (and makes sense).