Bazaar Explorer Not Working With El Capitan
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Mac Installers |
Confirmed
|
Critical
|
Unassigned |
Bug Description
After upgrading to El Capitan, Bazaar Explorer has ceased working. Changed python to Python2.6 already. Getting following message:
bzr: ERROR: exceptions.
Referenced from: /Library/
Reason: unsafe use of relative rpath QtCore.
Traceback (most recent call last):
File "/Library/
return the_callable(*args, **kwargs)
File "/Library/
ret = run(*run_argv)
File "/Library/
return self.run(
File "/Library/
return self._operation
File "/Library/
self.cleanups, self.func, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
from bzrlib.
File "/Library/
from PyQt4 import QtCore, QtGui
ImportError: dlopen(
Referenced from: /Library/
Reason: unsafe use of relative rpath QtCore.
bzr 2.6.0 on python 2.6.9 (Darwin-
arguments: ['/usr/
plugins: bash_completion
colo[0.4.0], email[unknown], explorer[1.3.0], fastimport[
git[0.6.11], grep[2.6.0], keychain[0.1.0], launchpad[2.6.0], loom[2.2.0],
netrc_
po_
weave_
encoding: 'utf-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
A new release of the mac installers would be necessary to address that.
I don't have a mac running El Capitan to investigate but I guess there is still a python 2 version available (2.7 ?) which should be used.