Comment 6 for bug 794576

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote : Re: [Bug 794576] Re: backup failed with unknown error

Try upgrading to the 0.6.13 version. That should fix the problem.

Note, be sure to 'apt-get purge duplicity' before installing from the
tarball.

On Wed, Jun 8, 2011 at 9:40 AM, cement_head <email address hidden>wrote:

> @MT
>
> Can't uninstall gvfs-fuse - it's a dependancy of deja-dup, so it removes
> deja-dup. Other Ideas?
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/794576
>
> Title:
> backup failed with unknown error
>
> Status in Déjà Dup Backup Tool:
> Incomplete
>
> Bug description:
> DejaDup started to fail, here's the complete error message
>
> I tried deleting the local cache, but it didn't fix it
>
>
> Traceback (most recent call last):
> File "/usr/bin/duplicity", line 1257, in <module>
> with_tempdir(main)
> File "/usr/bin/duplicity", line 1250, in with_tempdir
> fn()
> File "/usr/bin/duplicity", line 1232, in main
> incremental_backup(sig_chain)
> File "/usr/bin/duplicity", line 479, in incremental_backup
> bytes_written = dummy_backup(tarblock_iter)
> File "/usr/bin/duplicity", line 161, in dummy_backup
> while tarblock_iter.next():
> File "/usr/lib/python2.6/dist-packages/duplicity/diffdir.py", line 505,
> in next
> result = self.process(self.input_iter.next(), size)
> File "/usr/lib/python2.6/dist-packages/duplicity/diffdir.py", line 187,
> in get_delta_iter
> for new_path, sig_path in collated:
> File "/usr/lib/python2.6/dist-packages/duplicity/diffdir.py", line 265,
> in collate2iters
> relem1 = riter1.next()
> File "/usr/lib/python2.6/dist-packages/duplicity/selection.py", line
> 174, in Iterate
> subpath, val = diryield_stack[-1].next()
> File "/usr/lib/python2.6/dist-packages/duplicity/selection.py", line
> 143, in diryield
> error_handler, Path.append, (path, filename))
> File "/usr/lib/python2.6/dist-packages/duplicity/robust.py", line 37, in
> check_common_error
> return function(*args)
> File "/usr/lib/python2.6/dist-packages/duplicity/path.py", line 506, in
> append
> return self.__class__(self.base, self.index + (ext,))
> File "/usr/lib/python2.6/dist-packages/duplicity/path.py", line 486, in
> __init__
> self.setdata()
> File "/usr/lib/python2.6/dist-packages/duplicity/path.py", line 491, in
> setdata
> self.stat = os.lstat(self.name)
> OSError: [Errno 107] Transport endpoint is not connected:
> '/home/andor/.gvfs'
>
> Here's the requested DEBUG information:
> dpkg-query -W deja-dup duplicity
> deja-dup 16.1.1-0ubuntu1
> duplicity 0.6.10-0ubuntu1
>
> lsb_release -d
> Description: Ubuntu 10.10
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/deja-dup/+bug/794576/+subscribe
>