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: Sun, 31 Aug 2008 02:22:54 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Win64; x64; .NET CLR 2.0.50727; SLCC1; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.0.04506)

Follow-up Comment #2, sr #106471 (project duplicity):

I deleted most of the middle of this log so that I would not post the names
of all the files I'm backing up.  The failure happens when attempting to write
the first 20MB volume.  I did not delete any lines other than those beginning
with selecting, comparing, getting, or generating.

---- BEGIN ----

# python duplicity --num-retries 10 --encrypt-key="..." --full-if-older-than
2W --volsize 20 -v9 --exclude "**/Virtual Machines/*" --exclude
"**/$RECYCLE.BIN/*" /cygdrive/c/users/user/documents
file:///cygdrive/c/temp/rsync/docs 
Main action: inc
0 files exist on backend
Extracting backup chains from list of files: []
Collection Status
-----------------
Connecting with backend: LocalBackend
Archive dir: None

Found 0 backup chains without signatures.
No backup chains with active signatures found
No orphaned or incomplete backup sets found.
Last full backup date: none
Last full backup is too old, forcing full backup
Using temporary directory
/cygdrive/c/users/user/AppData/Local/Temp/duplicity-1ybEjy-tempdir
Registering (mktemp) temporary file
/cygdrive/c/users/user/AppData/Local/Temp/duplicity-1ybEjy-tempdir/mktemp-PiqcZv-1
Registering (mktemp) temporary file
/cygdrive/c/users/user/AppData/Local/Temp/duplicity-1ybEjy-tempdir/mktemp-i9seWi-2
Selecting /cygdrive/c/users/user/documents
Comparing () and None
Getting delta of (() /cygdrive/c/users/user/documents dir) and None
Generating delta - new file: .

...deleted many selecting/comparing/getting/generating lines (no other lines
were deleted)...

Writing
/cygdrive/c/temp/rsync/chris/docs/duplicity-full.2008-08-30T22:18:49-04:00.vol1.difftar.gpg
Cleanup of temporary directory
/cygdrive/c/Users/user/AppData/Local/Temp/duplicity-1ybEjy-tempdir failed -
this is probably a bug.
Traceback (most recent call last):
  File "c:toolscygwinbinduplicity", line 463, in <module>
    with_tempdir(main)
  File "c:toolscygwinbinduplicity", line 458, in with_tempdir
    fn()
  File "c:toolscygwinbinduplicity", line 444, in main
    full_backup(col_stats)
  File "c:toolscygwinbinduplicity", line 155, in full_backup
    bytes_written = write_multivol("full", tarblock_iter, globals.backend)
  File "c:toolscygwinbinduplicity", line 99, in write_multivol
    backend.put(tdp, dest_filename)
  File "/usr/lib/python2.5/site-packages/duplicity/backends.py", line 279, in
put
    target_path.writefileobj(source_path.open("rb"))
  File "/usr/lib/python2.5/site-packages/duplicity/path.py", line 500, in
writefileobj
    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-30T22:18:49-04:00.vol1.difftar.gpg'


    _______________________________________________________

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]