Posts

Error using Backups in Ubuntu 18.10 (it was Deja Dup)

Image
1 My final goal is to have a full backup of the system (like time-machine) and use it to reinstall it in case of disaster. The intermediate goal is to backup all the working areas more times over the day. Well, I followed all your suggestions: removed deja-dup installed Backups using apt-get didn't backup the root (not yet applied the suggested patches to incorporate /) but the result is always the same. it looks as there is some corrupted data: Note the the final message is always the same!!!! Traceback (innermost last): File "/usr/bin/duplicity", line 1555, in <module> with_tempdir(main) File "/usr/bin/duplicity", line 1541, in with_tempdir fn() File "/usr/bin/duplicity", line 1393, in main do_backup(action) File "/usr/b...