Comment 2 for bug 395826

Revision history for this message
Tobias Baldauf (technopagan) wrote :

I apologize beforehand if what I'm about to post is NOT the identical bug still active in 0.6.02, but the "IOError: [Errno 2] No such file or directory" seems identical. If my problem is NOT the same bug, I'll gladly open another bugreport.

Anyway, here's the error-message output of Déjà Dup 10.1:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1200, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1193, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1094, in main
    sync_archive()
  File "/usr/bin/duplicity", line 945, in sync_archive
    copy_to_local(fn)
  File "/usr/bin/duplicity", line 896, in copy_to_local
    fileobj = globals.backend.get_fileobj_read(rem_name)
  File "/usr/lib/python2.6/dist-packages/duplicity/backend.py", line 414, in get_fileobj_read
    self.get(filename, tdp)
  File "/usr/lib/python2.6/dist-packages/duplicity/backends/localbackend.py", line 62, in get
    local_path.writefileobj(source_path.open("rb"))
  File "/usr/lib/python2.6/dist-packages/duplicity/path.py", line 516, in open
    result = open(self.name, mode)
IOError: [Errno 2] No such file or directory: '/home/baldur/.gvfs/SFTP als tobias auf www.the-backup-server.com/home/user/username/Backups/duplicity-full.2009-02-04T17:37:34+01:00.manifest.gz'