Comment 3 for bug 545486

Revision history for this message
Michael Rodríguez-Torrent (mrtorrent) wrote : Re: Backup fails with 'Error: Invalid argument'

Hi, is there any chance of some assistance in sorting this? It makes Deja Dup completely unusable (i.e. it does not perform its primary function -- back stuff up).

Trace and error in 14.1 remain the same:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1239, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1232, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1210, in main
    full_backup(col_stats)
  File "/usr/bin/duplicity", line 408, in full_backup
    col_stats.set_values(sig_chain_warning=None)
  File "/usr/lib/python2.6/dist-packages/duplicity/collections.py", line 658, in set_values
    backend_filename_list = self.backend.list()
  File "/usr/lib/python2.6/dist-packages/duplicity/backends/giobackend.py", line 127, in list
    gio.FILE_QUERY_INFO_NOFOLLOW_SYMLINKS)
Error: No data available

Thanks!