problem with bzr push when using sftp

John Arbash Meinel john at arbash-meinel.com
Fri Mar 11 08:19:54 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/10/2011 11:04 PM, Matt Funk wrote:
> Hi,
> i am running on a windows machine and i am trying to a windows server
> 2008 r2 machine. The server machine has winsshd (ssh/sftp server
> running). When i try to sftp into the machine via filezilla it works fine.
> However, when i do bzr push , i get a prompt for my password and then :
> bzr: ERROR: Connection error: Unable to authenticate to SSH host as
> myusername at mymachine
> 
> Does anyway have similar issues? I tend to think that it is a bazaar
> client thing as things work fine with filezilla but i could be wrong of
> course.
> 
> thanks
> matt
> 
> 

Do you know if you are using a specific ssh handler from bzr? If you are
on a windows machine, the most common is to just use paramiko, but
sometimes openssh or plink are in your path and they get picked.

You might try forcing it with:

set BZR_SSH=paramiko

I don't know of any specific problems with winssh and sftp, but there
might be something. Do you have access to the sftp logs?

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk152yoACgkQJdeBCYSNAAOn5ACdF+4VO1/UjDVlIeFty+HB6bt+
H84AoId2ugxLtMaGcR1xndxhUGKC/pBk
=ODHC
-----END PGP SIGNATURE-----



More information about the bazaar mailing list