bzr bug report

Peter Woitke ptw at roe.ac.uk
Wed Jun 11 11:33:42 BST 2008


Hi,

I just tried to upload a new project with bazaar on launchpad.net.
After creating my Lauchpad-account and uploading the SSH key, I typed
on a linux machine:

> bzr push bzr+ssh://pwoitke@bazaar.launchpad.net/~pwoitke/+junk/ProDiMo

with resulted in the error messages listed below. What's wrong?

Thank you,

   Peter Woitke



bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute 
'SmartSSHTransport'

Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 611, in 
run_bzr_catch_errors
     return run_bzr(argv)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 573, in 
run_bzr
     ret = run(*run_argv)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 282, in 
run_argv_aliases
     return self.run(**all_cmd_args)
   File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 589, in 
run
     to_transport = transport.get_transport(location)
   File "/usr/lib/python2.4/site-packages/bzrlib/transport/__init__.py", 
line 1017, in get_transport
     t, last_err = _try_transport_factories(base, factory_list)
   File "/usr/lib/python2.4/site-packages/bzrlib/transport/__init__.py", 
line 1033, in _try_transport_factories
     return factory(base), None
   File "/usr/lib/python2.4/site-packages/bzrlib/transport/__init__.py", 
line 99, in _loader
     klass = getattr(mod, classname)
AttributeError: 'module' object has no attribute 'SmartSSHTransport'

bzr 0.11.0 on python 2.4.4.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'push', 
'bzr+ssh://pwoitke@bazaar.launchpad.net/~pwoitke/+junk/ProDiMo']

** please send this report to bazaar-ng at lists.ubuntu.com
tu



More information about the bazaar mailing list