Problem pushing my repository

John Arbash Meinel john at arbash-meinel.com
Wed Jun 13 22:36:34 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

HyperQuantum wrote:
> On 6/13/07, Martin Pool <mbp at sourcefrog.net> wrote:
>> 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')
> 
>> 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?
> 
> I have a similar problem:
> 
> $ bzr push ftp://username@users.telenet.be/fullcompiler
> FTP username at users.telenet.be password:
> FTP temporary error: 451 /fullcompiler/.bzr/repository/inventory.knit:
> Append/Restart not permitted, try again. Retrying.
> FTP temporary error: 451 /fullcompiler/.bzr/repository/inventory.knit:
> Append/Restart not permitted, try again. Retrying.
> FTP temporary error: 451 /fullcompiler/.bzr/repository/inventory.knit:
> Append/Restart not permitted, try again. Retrying.
> bzr: ERROR: Transport error: FTP temporary error during APPEND
> /fullcompiler/.bzr/repository/inventory.knit.Aborting. 451
> /fullcompiler/.bzr/repository/inventory.knit: Append/Restart not
> permitted, try again
> 
> It is the same error everytime. Any idea what might be the cause of
> this? I have tried aftp:// as well, but it freezes shortly after
> starting.
> 

Well, I would think the error was moderately clear. Bazaar uses the ftp "APPE"
command to append data to an existing file, but your FTP server does not
support/allow APPE.

It might be something that can be easily enabled in your FTP server (it has
been a part of the FTP spec for a long time).

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGcGNiJdeBCYSNAAMRAkhJAJ0ROMic3lw4pwsdjyO762sOT2eJxwCeNn80
EYmr3r3vTa0CObXeAZanCTY=
=Lq5b
-----END PGP SIGNATURE-----



More information about the bazaar mailing list