Without the patch in the bar script I get an error message:
bzr: ERROR: Couldn't import bzrlib and dependencies. Please check the directory containing bzrlib is on your PYTHONPATH.
Traceback (most recent call last): File "/usr/bin/bzr", line 74, in <module> import bzrlib ImportError: No module named bzrlib
Without the patch in the bar script I get an error message:
bzr: ERROR: Couldn't import bzrlib and dependencies.
Please check the directory containing bzrlib is on your PYTHONPATH.
Traceback (most recent call last):
File "/usr/bin/bzr", line 74, in <module>
import bzrlib
ImportError: No module named bzrlib