[BUG] bzr 0.10: bzr.exe+paramiko bug: NameError: global name 'SSHException' is not defined (was: Re: bzr push on windoze)

Alexander Belchenko bialix at ukr.net
Fri Sep 22 08:12:18 BST 2006


hacklberry at hacklberry.net пишет:
> Hi,
> 
> As I m a proud windoze illiterate I m not sure if the following error is
> relevant.
> I downloaded and installed
> http://bazaar-vcs.org/WindowsDownloads?action=AttachFile&do=get&target=bzr-setup-0.10.0.exe
> ,
> normally I use bzr rspush under GNU/Linux and that works fine.
> cheers,
> 
> martin
> 
> C:\testbzr\elisp>bzr push sftp://hacklberry.net/usr/local/bzr/elisp
> command-line: line 0: Bad configuration option: ClearAllForwardings
> bzr: ERROR: exceptions.NameError: global name 'SSHException' is not
> defined
> 
> Traceback (most recent call last):
>   File "bzrlib\commands.pyc", line 612, in run_bzr_catch_errors
>   File "bzrlib\commands.pyc", line 574, in run_bzr
>   File "bzrlib\commands.pyc", line 283, in run_argv_aliases
>   File "bzrlib\builtins.pyc", line 561, in run
>   File "bzrlib\transport\__init__.pyc", line 801, in get_transport
>   File "bzrlib\transport\__init__.pyc", line 817, in
> _try_transport_factories
>   File "bzrlib\transport\__init__.pyc", line 91, in _loader
>   File "bzrlib\transport\sftp.pyc", line 343, in __init__
>   File "bzrlib\transport\sftp.pyc", line 837, in _sftp_connect
>   File "paramiko\sftp_client.pyc", line 86, in __init__
> NameError: global name 'SSHException' is not defined
> 
> bzr 0.10.0 on python 2.4.3.final.0 (win32)
> arguments: ['bzr', 'push', 'sftp://hacklberry.net/usr/local/bzr/elisp']
> 
> ** please send this report to bazaar-ng at lists.ubuntu.com
> 
> C:\testbzr\elisp>
> 

It's relevant for paramiko library.
I think I saw discussion about this issue, but unfortunately I cannot 
easy find it in archives.

Please, someone point me to discussion and solution.

Do I need to use different version of paramiko for bzr 0.10 
distribution? (Robey, can you help me?)

--
Alexander





More information about the bazaar mailing list