bzr is broken on update to mountain lion

Bug #1031068 reported by Adam Del Vecchio
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Mac Installers
New
Medium
Gordon Tyler

Bug Description

I had bzr working on Mac OS X Lion. Upon upgrading to Mac OS X Mountain Lion (which installs python 2.7), the package no longer works, and any bzr command produces:

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/local/bin/bzr", line 102, in <module>
    import bzrlib
ImportError: No module named bzrlib

Revision history for this message
Adam Del Vecchio (m04y68q005s-adam-i95o51082ne) wrote :

A reinstall fixes the problem.

Revision history for this message
Gordon Tyler (doxxx) wrote :

I thought OS X Lion already had Python 2.7 installed?

My guess is that the OS X upgrade wiped the Python site-packages directory where most of bzr is installed but left /usr/local/bin alone, which is where the 'bzr' script is installed. Did you have any other Python packages installed that perhaps may have broken as well?

Changed in bzr-mac-installers:
assignee: nobody → Gordon Tyler (doxxx)
importance: Undecided → Medium
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.