Problem pushing my repository

Martin Pool mbp at sourcefrog.net
Wed Jun 13 10:33:52 BST 2007


On 6/12/07, Nathan Samson <nathansamson at gmail.com> wrote:
> nathan at alfa:~/public_html/mpp$ bzr push
> ftp://username@users.skynet.be/bzr/site_mpp
> FTP username at users.skynet.be password:
> Failure during ftp PUT. Deleting temporary file.
>
> Failed to delete temporary file on the server.
> File:
> /bzr/site_mpp/.bzr/repository/knits/d1/login.php-20070610192505-2xttz9bg43on9dl2-16.knit.tmp.1181579539.930294037.12189.168568321
> FTP temporary error: 425 Can't open data connection.. Retrying.
> bzr: ERROR: socket.error: (32, 'Broken pipe')

Hi Nathan,

It looks like either a network problem, or a bad interaction between
Bazaar and your ftp server.  Do other Bazaar operations work?  Could
you try using aftp://site to use "active" rather than "passive" ftp,
please?  Is this error reproducible, and does it always happen at the
same point?


-- 
Martin



More information about the bazaar mailing list