Activity log for bug #794576

Date Who What changed Old value New value Message
2011-06-08 13:45:17 cement_head bug added bug
2011-06-08 13:45:17 cement_head attachment added deja-dup.log https://bugs.launchpad.net/bugs/794576/+attachment/2160593/+files/deja-dup.log
2011-06-08 13:45:44 cement_head attachment added deja-dup.settings https://bugs.launchpad.net/deja-dup/+bug/794576/+attachment/2160594/+files/deja-dup.settings
2011-06-08 14:20:54 Michael Terry bug added subscriber Kenneth Loafman
2011-06-08 14:22:36 Michael Terry deja-dup: importance Undecided High
2011-06-08 14:22:36 Michael Terry deja-dup: status New Incomplete
2011-06-09 16:55:23 cement_head deja-dup: status Incomplete Fix Released
2011-07-07 15:49:33 Michael Terry summary backup failed with unknown error Transport endpoint is not connected
2011-07-07 16:04:02 Michael Terry deja-dup: status Fix Released Confirmed
2011-07-07 16:05:35 Michael Terry bug task added duplicity
2011-07-07 17:12:34 Launchpad Janitor branch linked lp:~mterry/duplicity/enotconn
2011-07-07 20:11:50 Michael Terry bug task added duplicity (Ubuntu)
2011-07-07 20:20:22 Launchpad Janitor duplicity (Ubuntu): status New Fix Released
2011-07-07 21:13:29 Launchpad Janitor branch linked lp:ubuntu/duplicity
2011-07-09 15:46:34 Kenneth Loafman duplicity: importance Undecided Medium
2011-07-09 15:46:34 Kenneth Loafman duplicity: status New Fix Committed
2011-07-09 15:46:34 Kenneth Loafman duplicity: milestone 0.6.15
2011-07-14 17:58:47 Michael Terry deja-dup: status Confirmed Invalid
2011-07-25 20:00:28 Florian bug added subscriber Florian
2011-08-19 18:56:33 Kenneth Loafman duplicity: status Fix Committed Fix Released
2011-08-31 11:13:43 tankdriver bug added subscriber tankdriver
2011-08-31 12:40:21 Michael Terry 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 Note that this is fixed upstream; grab a newer version from the Duplicity PPA: https://launchpad.net/~duplicity-team/+archive/ppa ============= 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