Comment 0 for bug 402168

Revision history for this message
AscentBuildMaster (neil-patrick) wrote : 10051 socket error when using ftp:// protocol with FileZilla

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 (<email address hidden>)

(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.