Public bug reported:
Running bzr from a branch of http://bazaar-vcs.org/bzr/bzr.dev up to
date as at 2008-08-22 12:01+01:00, with bzrtools plugin a branch from
http://bazaar.launchpad.net/%7Eabentley/bzrtools/bzrtools.dev up to date
as at the same date and time, things seem to work fine on Ubuntu and Mac
OS X. However on Soalris 10, I am getting:
Unable to load plugin 'bzrtools' from '/home/users/russel/.bazaar/plugins'
bzr: ERROR: exceptions.ImportError: ld.so.1: python: fatal: relocation error:
file /usr/local/lib/python2.5/lib-dynload/zlib.so: symbol inflateCopy:
referenced symbol not found
Traceback (most recent call last):
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/commands.py", line 857,
in run_bzr_catch_errors
return run_bzr(argv)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/commands.py", line 797,
in run_bzr
ret = run(*run_argv)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/commands.py", line 499,
in run_argv_aliases
return self.run(**all_cmd_args)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/commands.py", line 818,
in ignore_pipe
result = func(*args, **kwargs)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/builtins.py", line 1070,
in run
show_bzrdir_info(bzrdir.BzrDir.open_containing(location)[0],
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/bzrdir.py", line 830, in
open_containing
transport = get_transport(url, possible_transports)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/lazy_import.py", line
125, in __call__
return obj(*args, **kwargs)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/transport/__init__.py",
line 1526, in get_transport
from bzrlib.directory_service import directories
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/directory_service.py",
line 24, in <module>
from bzrlib.branch import Branch
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/branch.py", line 1470, in
<module>
__format7 = BzrBranchFormat7()
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/branch.py", line 1373, in
__init__
RepositoryFormatPackDevelopment1Subtree()
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/lazy_import.py", line
122, in __call__
obj = _replace()
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/lazy_import.py", line 89,
in _replace
obj = factory(self, scope, name)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/lazy_import.py", line
192, in _import
module = __import__(module_python_path, scope, scope, [member])
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/repofmt/pack_repo.py",
line 58, in <module>
from bzrlib.repofmt.knitrepo import KnitRepository
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/repofmt/knitrepo.py",
line 25, in <module>
from bzrlib import (
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/knit.py", line 106, in
<module>
from bzrlib.versionedfile import (
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/versionedfile.py", line
26, in <module>
from zlib import adler32
ImportError: ld.so.1: python: fatal: relocation error: file
/usr/local/lib/python2.5/lib-dynload/zlib.so: symbol inflateCopy: referenced
symbol not found
bzr 1.7dev on python 2.5 (sunos5)
arguments: ['/home/users/russel/bin/bzr', 'info']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
plugins:
gtk /home/users/russel/.bazaar/plugins/gtk [0.96.0dev1]
qbzr /home/users/russel/.bazaar/plugins/qbzr [0.9.4dev0]
rebase /home/users/russel/.bazaar/plugins/rebase [0.4.0dev0]
svn /home/users/russel/.bazaar/plugins_SunOS_sparc/svn
[0.4.11rc1]
xmloutput /home/users/russel/.bazaar/plugins/xmloutput [0.5.0]
*** Bazaar has encountered an internal error.
Please report a bug at https://bugs.launchpad.net/bzr/+filebug
including this traceback, and a description of what you
were doing when the error occurred.
** Affects: bzrtools (Ubuntu)
Importance: Undecided
Status: New
--
bzrtools throws exception on Solaris 10
https://bugs.launchpad.net/bugs/260338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs