duplicity-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-tracker] [bug #25696] ncftp error with 0.5.09


From: Matt Brown
Subject: [Duplicity-tracker] [bug #25696] ncftp error with 0.5.09
Date: Sat, 28 Feb 2009 19:11:28 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6

Follow-up Comment #1, bug #25696 (project duplicity):

I too also have found this to be the case, however it does not always fail -
inconsistant.

ftp command: 'get -z
duplicity-new-signatures.2009-02-24T20:05:04Z.to.2009-02-25T00:05:03Z.sigtar.gpg
/home/scratch/duplicity-wpYyMs-tempdir/mktemp-dLy6bR-21'
Running 'ncftp -u [hidden] [hidden]' (attempt #1)
ftp command: 'yes-i-know-about-NcFTPd yes'
ftp command: 'set confirm-close no'
ftp command: 'type binary'
ftp command: 'set passive yes'
ftp command: 'mkdir '
ftp command: 'cd '
ftp command: 'get -z
duplicity-new-signatures.2009-02-25T00:05:03Z.to.2009-02-25T04:05:02Z.sigtar.gpg
/home/scratch/duplicity-wpYyMs-tempdir/mktemp-WgdG3e-22'
Traceback (most recent call last):
 File "/usr/bin/duplicity", line 582, in <module>
   with_tempdir(main)
 File "/usr/bin/duplicity", line 576, in with_tempdir
   fn()
 File "/usr/bin/duplicity", line 568, in main
   incremental_backup(sig_chain)
 File "/usr/bin/duplicity", line 271, in incremental_backup
   sig_chain.get_fileobjs(), new_sig_outfp)
 File "/usr/lib/python2.5/site-packages/duplicity/collections.py", line 406,
in get_fileobjs
   return map(filename_to_fileobj, [self.fullsig] + self.inclist)
 File "/usr/lib/python2.5/site-packages/duplicity/backend.py", line 326, in
get_fileobj_read
   return tdp.filtered_open_with_delete("rb")
 File "/usr/lib/python2.5/site-packages/duplicity/dup_temp.py", line 86, in
filtered_open_with_delete
   fh = FileobjHooked(path.DupPath.filtered_open(self, mode))
 File "/usr/lib/python2.5/site-packages/duplicity/path.py", line 715, in
filtered_open
   return gpg.GPGFile(None, self, gpg_profile)
 File "/usr/lib/python2.5/site-packages/duplicity/gpg.py", line 120, in
__init__
   attach_fhs={'stdin': encrypt_path.open("rb"),
 File "/usr/lib/python2.5/site-packages/duplicity/path.py", line 507, in
open
   result = open(self.name, mode)
IOError: [Errno 2] No such file or directory:
'/home/scratch/duplicity-wpYyMs-tempdir/mktemp-WgdG3e-22'

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25696>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]