push aftp crash, socket.error: (10054,

Bug #183244 reported by KISS, Zoltán
2
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

worktree size: ca. 120 MB, 1500 fájl, 400 directory
.bzr size: 20 MB

bzr: ERROR: socket.error: (10054, 'Connection reset by peer')

Traceback (most recent call last):
  File "bzrlib\commands.pyc", line 802, in run_bzr_catch_errors
  File "bzrlib\commands.pyc", line 758, in run_bzr
  File "bzrlib\commands.pyc", line 492, in run_argv_aliases
  File "bzrlib\builtins.pyc", line 803, in run
  File "bzrlib\repository.pyc", line 873, in fetch
  File "bzrlib\decorators.pyc", line 167, in write_locked
  File "bzrlib\inter.pyc", line 110, in unlock
  File "bzrlib\repository.pyc", line 907, in unlock
  File "bzrlib\lockable_files.pyc", line 266, in unlock
  File "bzrlib\lockdir.pyc", line 307, in unlock
  File "bzrlib\lockdir.pyc", line 395, in confirm
  File "bzrlib\lockdir.pyc", line 418, in peek
  File "bzrlib\lockdir.pyc", line 408, in _read_info_file
  File "bzrlib\transport\ftp.pyc", line 247, in get
  File "ftplib.pyc", line 389, in retrbinary
  File "ftplib.pyc", line 245, in voidcmd
  File "ftplib.pyc", line 175, in putcmd
  File "ftplib.pyc", line 170, in putline
  File "<string>", line 1, in sendall
error: (10054, 'Connection reset by peer')

bzr 1.0.0 on python 2.5.1.final.0 (win32)
arguments: ['bzr', 'push', 'aftp://<email address hidden>/visitor2/','--overwrite']
encoding: 'cp1250', fsenc: 'mbcs', lang: None
plugins:
  launchpad C:\Program Files\Bazaar\lib\library.zip\bzrlib\plugins\launchpad [unknown]
  multiparent C:\Program Files\Bazaar\lib\library.zip\bzrlib\plugins\multiparent.pyc [unknown]

Revision history for this message
KISS, Zoltán (kisszol) wrote :

My FTP server is sometime freezing.
Operation timed out

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 183244] push aftp crash, socket.error: (10054,

This seems like (another) case where we should detect that this
failure can safely be retried.

--
Martin

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.