Activity log for bug #513701

Date Who What changed Old value New value Message
2010-01-28 10:00:45 Léo Studer bug added bug
2010-01-28 10:01:30 Léo Studer description I can't push through sftp between win32 and linux, I have to use a usb drive and this is very annoying ! Here is the traceback of the problem: (I've tryed with and without accentuated characters in the win32 path, same story in both cases) Connected (version 2.0, client OpenSSH_5.1p1) Adding ssh-rsa host key for (xxxxxxxxxxxxxxxxxxxprivacymattersxxxxxxxxxxxxxxxxxxx) bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 5: ordinal not in range(128) Traceback (most recent call last): File "bzrlib\commands.pyo", line 842, in exception_to_return_code File "bzrlib\commands.pyo", line 1037, in run_bzr File "bzrlib\commands.pyo", line 654, in run_argv_aliases File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line 787, in run File "bzrlib\commands.pyo", line 1037, in run_bzr File "bzrlib\commands.pyo", line 654, in run_argv_aliases File "bzrlib\builtins.pyo", line 1156, in run File "bzrlib\push.pyo", line 83, in _show_push_branch File "bzrlib\bzrdir.pyo", line 874, in open_from_transport File "bzrlib\transport\__init__.pyo", line 1642, in do_catching_redirections File "bzrlib\bzrdir.pyo", line 861, in find_format File "bzrlib\bzrdir.pyo", line 1797, in find_format File "bzrlib\bzrdir.pyo", line 1807, in probe_transport File "bzrlib\transport\sftp.pyo", line 427, in get File "bzrlib\transport\sftp.pyo", line 399, in _get_sftp File "bzrlib\transport\sftp.pyo", line 391, in _create_connection File "bzrlib\transport\ssh.pyo", line 325, in connect_sftp File "bzrlib\transport\ssh.pyo", line 321, in _connect File "bzrlib\transport\ssh.pyo", line 529, in _paramiko_auth File "bzrlib\config.pyo", line 1248, in get_password File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 647, in get_password UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 5: ordinal not in range(128) bzr 2.0.4 on python 2.5.4 (Windows-XP-5.1.2600-SP3) arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'qsubprocess', '--bencode', 'l4:push70:sftp://139.165.123.207/media/virtual/PartageVirtuel/ALACARTE_Lagamine/11:--directory75:C:/Documents and Settings/L\xe9o Studer/Local Settings/Temp/ALACARTE_Lagamine10:--remember11:--no-stricte'] encoding: 'cp1252', fsenc: 'mbcs', lang: 'FR' plugins: bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.0.1] explorer C:\Program Files\Bazaar\plugins\explorer [0.8.3] launchpad C:\Program Files\Bazaar\plugins\launchpad [2.0.4] netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.0.4] qbzr C:\Program Files\Bazaar\plugins\qbzr [0.14.6] rebase C:\Program Files\Bazaar\plugins\rebase [0.5.4] svn C:\Program Files\Bazaar\plugins\svn [1.0.0] upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev] xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.5] *** Bazaar has encountered an internal error. This probably indicates a bug in Bazaar. You can help us fix it by filing a bug report at https://bugs.launchpad.net/bzr/+filebug including this traceback and a description of the problem. I can't push through sftp between win32 and linux, I have to use a usb drive and this is very annoying ! Here is the traceback of the problem: (I've tryed with and without accentuated characters in the win32 path, same story in both cases) Connected (version 2.0, client OpenSSH_5.1p1) Adding ssh-rsa host key for (xxxxxxxxxxxxxxxxxxxprivacymattersxxxxxxxxxxxxxxxxxxx) bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 5: ordinal not in range(128) Traceback (most recent call last):   File "bzrlib\commands.pyo", line 842, in exception_to_return_code   File "bzrlib\commands.pyo", line 1037, in run_bzr   File "bzrlib\commands.pyo", line 654, in run_argv_aliases   File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line 787, in run   File "bzrlib\commands.pyo", line 1037, in run_bzr   File "bzrlib\commands.pyo", line 654, in run_argv_aliases   File "bzrlib\builtins.pyo", line 1156, in run   File "bzrlib\push.pyo", line 83, in _show_push_branch   File "bzrlib\bzrdir.pyo", line 874, in open_from_transport   File "bzrlib\transport\__init__.pyo", line 1642, in do_catching_redirections   File "bzrlib\bzrdir.pyo", line 861, in find_format   File "bzrlib\bzrdir.pyo", line 1797, in find_format   File "bzrlib\bzrdir.pyo", line 1807, in probe_transport   File "bzrlib\transport\sftp.pyo", line 427, in get   File "bzrlib\transport\sftp.pyo", line 399, in _get_sftp   File "bzrlib\transport\sftp.pyo", line 391, in _create_connection   File "bzrlib\transport\ssh.pyo", line 325, in connect_sftp   File "bzrlib\transport\ssh.pyo", line 321, in _connect   File "bzrlib\transport\ssh.pyo", line 529, in _paramiko_auth   File "bzrlib\config.pyo", line 1248, in get_password   File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 647, in get_password UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 5: ordinal not in range(128) bzr 2.0.4 on python 2.5.4 (Windows-XP-5.1.2600-SP3) arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'qsubprocess', '--bencode', 'l4:push70:sftp://xxxxxxxxxxx/media/virtual/PartageVirtuel/ALACARTE_Lagamine/11:--directory75:C:/Documents and Settings/L\xe9o Studer/Local Settings/Temp/ALACARTE_Lagamine10:--remember11:--no-stricte'] encoding: 'cp1252', fsenc: 'mbcs', lang: 'FR' plugins:   bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.0.1]   explorer C:\Program Files\Bazaar\plugins\explorer [0.8.3]   launchpad C:\Program Files\Bazaar\plugins\launchpad [2.0.4]   netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.0.4]   qbzr C:\Program Files\Bazaar\plugins\qbzr [0.14.6]   rebase C:\Program Files\Bazaar\plugins\rebase [0.5.4]   svn C:\Program Files\Bazaar\plugins\svn [1.0.0]   upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev]   xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.5] *** Bazaar has encountered an internal error. This probably indicates a     bug in Bazaar. You can help us fix it by filing a bug report at         https://bugs.launchpad.net/bzr/+filebug     including this traceback and a description of the problem.
2010-01-28 10:35:31 Martin Pool affects bzr qbzr
2010-01-28 11:16:02 Alexander Belchenko qbzr: status New Incomplete
2010-01-28 12:41:53 Alexander Belchenko bug task added bzr
2010-01-28 12:42:02 Alexander Belchenko qbzr: status Incomplete Confirmed
2010-01-28 12:42:04 Alexander Belchenko bzr: status New Confirmed
2010-01-28 12:47:16 Alexander Belchenko qbzr: importance Undecided Medium
2017-11-09 00:49:20 Jelmer Vernooij tags check-for-breezy