Follow-up Comment #5, bug #25138 (project duplicity):

Upgraded to 0.5.04; getting same "No such file or directory" error during
rename on same volume (438):

State = copying, Before = 'mktemp-658NZR-438                              97%
2624KB  37.3KB/s   00:02'
State = copying, Before = 'mktemp-658NZR-438                             100%
2704KB  33.0KB/s   01:22'
Deleting
/cygdrive/e/DUPLICITY2/tmp/duplicity-jJQNuc-tempdir/mktemp-658NZR-438
Forgetting temporary file
/cygdrive/e/DUPLICITY2/tmp/duplicity-jJQNuc-tempdir/mktemp-658NZR-438
AsyncScheduler: task completed successfully
Processed volume 437
Using temporary directory
/cygdrive/e/DUPLICITY2/archive/duplicity-lag6kr-tempdir
Registering (mktemp) temporary file
/cygdrive/e/DUPLICITY2/archive/duplicity-lag6kr-tempdir/mktemp-s1bKQW-1
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/tmp/duplicity-jJQNuc-tempdir/mktemp-jZgyTn-1
Cleanup of temporary directory
/cygdrive/e/DUPLICITY2/tmp/duplicity-jJQNuc-tempdir failed - this is probably
a bug.
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 579, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 573, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 563, in main
    full_backup(col_stats)
  File "/usr/bin/duplicity", line 234, in full_backup
    bytes_written = write_multivol("full", tarblock_iter, globals.backend)
  File "/usr/bin/duplicity", line 172, in write_multivol
    bytes_written += write_manifest(mf, backup_type, backend)
  File "/usr/bin/duplicity", line 188, in write_manifest
    fin.close()
  File "/usr/lib/python2.5/site-packages/duplicity/dup_temp.py", line 121, in
close
    hook()
  File "/usr/lib/python2.5/site-packages/duplicity/dup_temp.py", line 62, in
rename_and_forget
    tdp.rename(dirpath.append(filename))
  File "/usr/lib/python2.5/site-packages/duplicity/path.py", line 576, in
rename
    os.rename(self.name, new_path.name)
OSError: [Errno 2] No such file or directory

Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/archive/duplicity-lag6kr-tempdir/mktemp-s1bKQW-1
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/archive/duplicity-rbFVTf-tempdir/mktemp-reK3LN-1

Perhaps this occurs on the last volume written?

    _______________________________________________________

Reply to this item at:

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

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



_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker

Reply via email to