Problem pushing my repository
HyperQuantum
hyperquantum at gmail.com
Wed Jun 13 23:34:53 BST 2007
On 6/13/07, John Arbash Meinel <john at arbash-meinel.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> HyperQuantum wrote:
> > 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).
Unfortunately this is the webspace from my ISP, so it's not *my* FTP server.
The error first occurred after Bazaar had already uploaded about 14
MB, so I doubt if the problem is an unsupported feature in the FTP
server. Does it really take that long before the APPE operation is
attempted? When I tried again the process stopped after half a minute
or so, and the amount of space used on my webspace remained the same.
Greetings,
H.Q.
More information about the bazaar
mailing list