Issue with bzr init

James R. Emerson jemerson at desu.edu
Thu Mar 26 15:50:56 GMT 2009


This is a new install on AIX. I installed python from source and  install bazaar and am now receiving this error when I try to do bzr init.

I appreciate any help that you can give,

$ bzr init
bzr: ERROR: exceptions.ImportError: failed to load bzrlib.branch.BzrBranchFormat
6: No module named zlib

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/bzrlib/commands.py", line 716, in
exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/local/lib/python2.6/site-packages/bzrlib/commands.py", line 911, in
 run_bzr
    ret = run(*run_argv)
  File "/usr/local/lib/python2.6/site-packages/bzrlib/commands.py", line 547, in
 run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/local/lib/python2.6/site-packages/bzrlib/builtins.py", line 1536, i
 n run
    format = bzrdir.format_registry.make_bzrdir('default')
  File "/usr/local/lib/python2.6/site-packages/bzrlib/bzrdir.py", line 2963, in
 make_bzrdir
    return self.get(key)()
  File "/usr/local/lib/python2.6/site-packages/bzrlib/bzrdir.py", line 2909, in
 helper
    bd.set_branch_format(_load(branch_format))
  File "/usr/local/lib/python2.6/site-packages/bzrlib/bzrdir.py", line 2898, in
  _load
    raise ImportError('failed to load %s: %s' % (full_name, e))
ImportError: failed to load bzrlib.branch.BzrBranchFormat6: No module named zlib

bzr 1.13.1 on python 2.6.1 (aix5)
arguments: ['/usr/local/bin/bzr', 'init']
encoding: 'ISO8859-1', fsenc: 'ISO8859-1', lang: 'C'
plugins:
  launchpad            /usr/local/lib/python2.6/site-packages/bzrlib/plugins/launchpad [unknown]
  netrc_credential_store /usr/local/lib/python2.6/site-packages/bzrlib/plugins/netrc_credential_store [unknown]
*** 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.


Thanks,
James.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090326/93e2eca8/attachment.htm 


More information about the bazaar mailing list