duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [sr #106471] "Cleanup of temporary directory ... fai


From: anonymous
Subject: [Duplicity-tracker] [sr #106471] "Cleanup of temporary directory ... failed - this is probably a bug."
Date: Wed, 20 Aug 2008 20:07:23 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.21022)

URL:
  <http://savannah.nongnu.org/support/?106471>

                 Summary: "Cleanup of temporary directory ... failed - this
is probably a bug."
                 Project: duplicity
            Submitted by: None
            Submitted on: Wed 20 Aug 2008 08:07:21 PM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Errors similar to the following occur very often.  When destination was
scp://, errors happened about 1 out of every 3 times.  Now using a file://
destination, this error occurs as soon as duplicity attempts to write the
first file to the destination.  OS is Windows Vista x64 with UAC enabled. 
Permissions on the destination and temporary directories allow full control to
the user running duplicity.  

What could be causing this problem?  It used to be an annoyance but now It's
preventing me from using duplicity at all.

------ CUT ------
Generating delta - new file: SRBC/SRC2400.pdf
Writing /cygdrive/c/temp/rsync/docs/duplicity-full.2008-08-20T16:02:44-04:
00.vol1.difftar.gpg
Cleanup of temporary directory
/cygdrive/c/Users/user/AppData/Local/Temp/duplic
ity-TaX_r8-tempdir failed - this is probably a bug.
Traceback (most recent call last):
  File "c:\tools\cygwin\bin\duplicity", line 463, in <module>
    with_tempdir(main)
  File "c:\tools\cygwin\bin\duplicity", line 458, in with_tempdir
    fn()
  File "c:\tools\cygwin\bin\duplicity", line 444, in main
    full_backup(col_stats)
  File "c:\tools\cygwin\bin\duplicity", line 155, in full_backup
    bytes_written = write_multivol("full", tarblock_iter, globals.backend)
  File "c:\tools\cygwin\bin\duplicity", line 99, in write_multivol
    backend.put(tdp, dest_filename)
  File "/usr/lib/python2.5/site-packages/duplicity/backends.py", line 279, in
pu
t
    target_path.writefileobj(source_path.open("rb"))
  File "/usr/lib/python2.5/site-packages/duplicity/path.py", line 500, in
writef
ileobj
    fout = self.open("wb")
  File "/usr/lib/python2.5/site-packages/duplicity/path.py", line 448, in
open
    else: result = open(self.name, mode)
IOError: [Errno 2] No such file or directory: '/cygdrive/c/temp/rsync/docs
/duplicity-full.2008-08-20T16:02:44-04:00.vol1.difftar.gpg'
------ /CUT -----




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/support/?106471>

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





reply via email to

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