[ANN] bzr 2.3.3 released !

Alexander Belchenko bialix at ukr.net
Wed May 25 06:58:47 UTC 2011


Eli Zaretskii пишет:
>> Date: Tue, 24 May 2011 19:50:21 +0100
>> From: "Martin (gzlist)" <gzlist at googlemail.com>
>> Cc: John Arbash Meinel <john at arbash-meinel.com>, bazaar at lists.canonical.com
>>
>>     C:\>set BZR_PDB=1
>>
>>     C:\>bzr info lp:bzr
>>     bzr: ERROR: Don't know how to handle SSH connections. Please set
>> BZR_SSH environment variable.
>>     **** entering debugger
>>     > ...\bzrlib\transport\ssh.py(166)get_vendor()
>>     -> raise errors.SSHVendorNotFound()
>>     (Pdb) p paramiko
>>     None
>>     (Pdb) p _paramiko_version
>>     (0, 0, 0)
>>     (Pdb) import paramiko
>>     *** ImportError: No module named paramiko
>>
>> Hopefully the last statement gives you a traceback pointing at the issue.
> 
> No, it doesn't give any traceback.  But I think I know the reason:
> there's no paramiko in lib/library.zip.  Older versions had it.

John said he upgraded paramiko on the build machine. Maybe upgrade went 
not very well.
I've filed https://bugs.launchpad.net/bzr-windows-installers/+bug/787945



More information about the bazaar mailing list