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: anonymous
Subject: [Duplicity-tracker] [bug #25696] ncftp error with 0.5.09
Date: Tue, 24 Feb 2009 18:16:54 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6

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

                 Summary: ncftp error with 0.5.09
                 Project: duplicity
            Submitted by: None
            Submitted on: Di 24 Feb 2009 18:16:51 UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

With the latest version I get the following error

<pre>
Running 'ncftp -u username hostname' failed (attempt #1)
Traceback (most recent call last):
  File "/usr/local/bin/duplicity", line 582, in <module>
    with_tempdir(main)
  File "/usr/local/bin/duplicity", line 576, in with_tempdir
    fn()
  File "/usr/local/bin/duplicity", line 568, in main
    incremental_backup(sig_chain)
  File "/usr/local/bin/duplicity", line 271, in incremental_backup
    sig_chain.get_fileobjs(), new_sig_outfp)
  File "/usr/local/lib64/python2.5/site-packages/duplicity/collections.py",
line 406, in get_fileobjs
    return map(filename_to_fileobj, [self.fullsig] + self.inclist)
  File "/usr/local/lib64/python2.5/site-packages/duplicity/backend.py", line
326, in get_fileobj_read
    return tdp.filtered_open_with_delete("rb")
  File "/usr/local/lib64/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/local/lib64/python2.5/site-packages/duplicity/path.py", line
715, in filtered_open
    return gpg.GPGFile(None, self, gpg_profile)
  File "/usr/local/lib64/python2.5/site-packages/duplicity/gpg.py", line 120,
in __init__
    attach_fhs={'stdin': encrypt_path.open("rb"),
  File "/usr/local/lib64/python2.5/site-packages/duplicity/path.py", line
507, in open
    result = open(self.name, mode)
IOError: [Errno 2] No such file or directory:
'/tmp/duplicity-mLxLaW-tempdir/mktemp-QcL1U1-3'
</pre>

The IOError is strange though, since the file is actually there:
<pre>
mail:/tmp/duplicity-mLxLaW-tempdir # l
total 52460
drwx------  2 root root     4096 Feb 24 19:08 ./
drwxrwxrwt 11 root root     4096 Feb 24 19:08 ../
-rw-------  1 root root       16 Feb 24 19:08 mktemp-BEOFKi-2
-rw-------  1 root root 53645504 Feb 24 08:10 mktemp-QcL1U1-3
</pre>

Best regards, --- Jan.

kriesten at mail.footprint.de





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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