FTP push failure...

Magnus Therning magnus at therning.org
Fri Dec 2 00:47:26 GMT 2005


Is it curently broken?

 % bzr push ftp://<un>:<pwd>@site.net/path

 bzr: ERROR: 553-Can't open that file: No such file or directory
 553 Rename/move failure: No such file or directory

It's a branch I imported from a baz branch (don't know if that plays in
or not). I have another project branch that I also imported from baz.
Both of them fail on them fail in the same way.

At the bottom of this email I've put what I think this is the relevant
part of ~/.bzr.log:

/M

 FTP get: /public_html/magnus_bzr/keysafe/.bzr/weaves/fa/x_Magnus_Therning_<magnus at therning.org>_Sun_Jul_10_20:50:30_2005_8673.9.weave
 FTP get: /public_html/magnus_bzr/keysafe/.bzr/inventory.weave
 FTP put: /public_html/magnus_bzr/keysafe/.bzr/inventory.weave
 add store entry 'Arch-x:magnus at therning.org--KeySafe%KeySafe--main--0--base-0'
 FTP has not: /public_html/magnus_bzr/keysafe/.bzr/revision-store/a8/Arch-x:magnus at therning.org--KeySafe%KeySafe--main--0--base-0
 FTP has not: /public_html/magnus_bzr/keysafe/.bzr/revision-store/a8/Arch-x:magnus at therning.org--KeySafe%KeySafe--main--0--base-0.gz
 FTP put: /public_html/magnus_bzr/keysafe/.bzr/revision-store/a8/Arch-x:magnus at therning.org--KeySafe%KeySafe--main--0--base-0
 unlock: BzrBranch(u'/home/magnus/prog/keysafe') (2)
 unlock: BzrBranch(u'/home/magnus/prog/keysafe') (1)
 unlock: BzrBranch(u'ftp://<un>:<pdw>@therning.org/public_html/magnus_bzr/keysafe') (1)
 [10470] Fri 00:42:12.394 ERROR: 553-Can't open that file: No such file or directory
 553 Rename/move failure: No such file or directory 
 Traceback (most recent call last):
   File "/home/magnus/prog/bzr.dev/bzrlib/commands.py", line 557, in run_bzr_catch_errors
     return run_bzr(argv)
   File "/home/magnus/prog/bzr.dev/bzrlib/commands.py", line 520, in run_bzr
     ret = cmd_obj.run_argv(argv)
   File "/home/magnus/prog/bzr.dev/bzrlib/commands.py", line 233, in run_argv
     return self.run(**all_cmd_args)
   File "/home/magnus/prog/bzr.dev/bzrlib/builtins.py", line 482, in run
     count = br_to.pull(br_from, overwrite)
   File "/home/magnus/prog/bzr.dev/bzrlib/branch.py", line 89, in decorated
     return unbound(self, *args, **kwargs)
   File "/home/magnus/prog/bzr.dev/bzrlib/branch.py", line 1022, in pull
     self.update_revisions(source)
   File "/home/magnus/prog/bzr.dev/bzrlib/branch.py", line 966, in update_revisions
     revision=stop_revision)
   File "/home/magnus/prog/bzr.dev/bzrlib/fetch.py", line 66, in greedy_fetch
     f = Fetcher(to_branch, from_branch, revision, pb)
   File "/home/magnus/prog/bzr.dev/bzrlib/fetch.py", line 111, in __init__
     self._fetch_revisions(last_revision)
   File "/home/magnus/prog/bzr.dev/bzrlib/fetch.py", line 126, in _fetch_revisions
     self._copy_revisions(revs_to_fetch)
   File "/home/magnus/prog/bzr.dev/bzrlib/fetch.py", line 180, in _copy_revisions    self._copy_one_revision(rev_id)
   File "/home/magnus/prog/bzr.dev/bzrlib/fetch.py", line 203, in _copy_one_revision
     self.to_branch.revision_store.add(StringIO(rev_xml), rev_id)
   File "/home/magnus/prog/bzr.dev/bzrlib/store/__init__.py", line 162, in add
     self._add(names[0], f)
   File "/home/magnus/prog/bzr.dev/bzrlib/store/text.py", line 64, in _add
     self._try_put(fn, f)
   File "/home/magnus/prog/bzr.dev/bzrlib/store/text.py", line 68, in _try_put
     self._transport.put(fn, f)
   File "/home/magnus/prog/bzr.dev/bzrlib/transport/ftp.py", line 202, in put
     raise FtpTransportError(orig_error=e)
 FtpTransportError: 553-Can't open that file: No such file or directory
 553 Rename/move failure: No such file or directory
 
 return code 3

-- 
Magnus Therning                    (OpenPGP: 0xAB4DFBA4)
magnus at therning.org
http://therning.org/magnus

Software is not manufactured, it is something you write and publish.
Keep Europe free from software patents, we do not want censorship
by patent law on written works.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051202/36dcc9a4/attachment.pgp 


More information about the bazaar mailing list