Activity log for bug #402168

Date Who What changed Old value New value Message
2009-07-21 11:31:31 AscentBuildMaster bug added bug
2009-07-22 05:00:26 Martin Pool bzr: status New Incomplete
2009-07-24 20:46:52 Martin Pool bzr: status Incomplete Invalid
2009-07-24 20:47:42 Martin Pool summary 10051 socket error when using ftp:// protocol with FileZilla traceback and poor error message for "network unreachable" in ftp
2009-07-24 20:47:46 Martin Pool bzr: status Invalid Confirmed
2009-07-24 20:47:48 Martin Pool bzr: importance Undecided Low
2009-07-24 20:48:22 Martin Pool description C:\BazaarTest>bzr branch ftp://herbie:herbie@10.102.142.77 bzr: ERROR: socket.error: (10051, 'Network is unreachable') Traceback (most recent call last): File "bzrlib\commands.pyo", line 729, in exception_to_return_code File "bzrlib\commands.pyo", line 924, in run_bzr File "bzrlib\commands.pyo", line 560, in run_argv_aliases File "bzrlib\builtins.pyo", line 1114, in run File "bzrlib\bzrdir.pyo", line 952, in open_tree_or_branch File "bzrlib\bzrdir.pyo", line 837, in open File "bzrlib\bzrdir.pyo", line 867, in open_from_transport File "bzrlib\lazy_import.pyo", line 125, in __call__ File "bzrlib\transport\__init__.pyo", line 1642, in do_catching_redirections File "bzrlib\bzrdir.pyo", line 854, in find_format File "bzrlib\bzrdir.pyo", line 1785, in find_format File "bzrlib\bzrdir.pyo", line 1795, in probe_transport File "bzrlib\transport\ftp\__init__.pyo", line 252, in get File "ftplib.pyo", line 390, in retrbinary File "ftplib.pyo", line 356, in transfercmd File "ftplib.pyo", line 324, in ntransfercmd File "<string>", line 1, in connect error: (10051, 'Network is unreachable') bzr 1.16.1 on python 2.5.4 (win32) arguments: ['bzr', 'branch', 'ftp://herbie:herbie@10.102.142.77'] encoding: 'cp1252', fsenc: 'mbcs', lang: None plugins: bzrtools C:\Program Files\Bazaar\plugins\bzrtools [1.16] launchpad C:\Program Files\Bazaar\plugins\launchpad [1.16.1] netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [1.16.1] qbzr C:\Program Files\Bazaar\plugins\qbzr [0.11] rebase C:\Program Files\Bazaar\plugins\rebase [0.5.1] svn C:\Program Files\Bazaar\plugins\svn [0.6.3dev] *** Bazaar has encountered an internal error. Please report a bug at https://bugs.launchpad.net/bzr/+filebug including this traceback, and a description of what you were doing when the error occurred. -------------------------------------------------------------------------------------------------------------------------------------------------------- File Zilla Output (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> Connected, sending welcome message... (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 220-FileZilla Server version 0.9.32 beta (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 220-written by Tim Kosse (Tim.Kosse@gmx.de) (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> USER herbie (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 331 Password required for herbie (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> PASS ****** (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 230 Logged on (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> TYPE I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 200 Type set to I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> TYPE I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 200 Type set to I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> PASV (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 227 Entering Passive Mode (10,102,142,77,4,58) (000025) 21/07/2009 11:43:46 - herbie (10.102.142.126)> disconnected. Bazaar should give a better message in this situation: C:\BazaarTest>bzr branch ftp://herbie:herbie@10.102.142.77 bzr: ERROR: socket.error: (10051, 'Network is unreachable') Traceback (most recent call last): File "bzrlib\commands.pyo", line 729, in exception_to_return_code File "bzrlib\commands.pyo", line 924, in run_bzr File "bzrlib\commands.pyo", line 560, in run_argv_aliases File "bzrlib\builtins.pyo", line 1114, in run File "bzrlib\bzrdir.pyo", line 952, in open_tree_or_branch File "bzrlib\bzrdir.pyo", line 837, in open File "bzrlib\bzrdir.pyo", line 867, in open_from_transport File "bzrlib\lazy_import.pyo", line 125, in __call__ File "bzrlib\transport\__init__.pyo", line 1642, in do_catching_redirections File "bzrlib\bzrdir.pyo", line 854, in find_format File "bzrlib\bzrdir.pyo", line 1785, in find_format File "bzrlib\bzrdir.pyo", line 1795, in probe_transport File "bzrlib\transport\ftp\__init__.pyo", line 252, in get File "ftplib.pyo", line 390, in retrbinary File "ftplib.pyo", line 356, in transfercmd File "ftplib.pyo", line 324, in ntransfercmd File "<string>", line 1, in connect error: (10051, 'Network is unreachable') bzr 1.16.1 on python 2.5.4 (win32) arguments: ['bzr', 'branch', 'ftp://herbie:herbie@10.102.142.77'] encoding: 'cp1252', fsenc: 'mbcs', lang: None plugins: bzrtools C:\Program Files\Bazaar\plugins\bzrtools [1.16] launchpad C:\Program Files\Bazaar\plugins\launchpad [1.16.1] netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [1.16.1] qbzr C:\Program Files\Bazaar\plugins\qbzr [0.11] rebase C:\Program Files\Bazaar\plugins\rebase [0.5.1] svn C:\Program Files\Bazaar\plugins\svn [0.6.3dev] *** Bazaar has encountered an internal error. Please report a bug at https://bugs.launchpad.net/bzr/+filebug including this traceback, and a description of what you were doing when the error occurred. -------------------------------------------------------------------------------------------------------------------------------------------------------- File Zilla Output (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> Connected, sending welcome message... (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 220-FileZilla Server version 0.9.32 beta (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 220-written by Tim Kosse (Tim.Kosse@gmx.de) (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> USER herbie (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> 331 Password required for herbie (000025) 21/07/2009 11:43:25 - (not logged in) (10.102.142.126)> PASS ****** (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 230 Logged on (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> TYPE I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 200 Type set to I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> TYPE I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 200 Type set to I (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> PASV (000025) 21/07/2009 11:43:25 - herbie (10.102.142.126)> 227 Entering Passive Mode (10,102,142,77,4,58) (000025) 21/07/2009 11:43:46 - herbie (10.102.142.126)> disconnected.
2017-11-09 00:33:48 Jelmer Vernooij tags check-for-breezy
2018-04-02 22:07:25 Launchpad Janitor branch linked lp:~jelmer/brz/no-more-ftp
2018-04-02 23:28:51 Jelmer Vernooij bug task added brz
2018-04-02 23:29:27 Jelmer Vernooij brz: status New Triaged
2018-04-02 23:30:09 Jelmer Vernooij brz: importance Undecided Low
2018-04-02 23:31:02 Jelmer Vernooij tags check-for-breezy ftp
2018-05-11 12:03:50 Jelmer Vernooij brz: status Triaged Won't Fix