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/bin/duplicity", line 1511, in do_backup
full_backup(col_stats)
File "/usr/bin/duplicity", line 572, in full_backup
globals.backend)
File "/usr/bin/duplicity", line 454, in write_multivol
(tdp, dest_filename, vol_num)))
File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 146, in schedule_task
return self.__run_synchronously(fn, params)
File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 172, in __run_synchronously
ret = fn(*params)
File "/usr/bin/duplicity", line 453, in <lambda>
vol_num: put(tdp, dest_filename, vol_num),
File "/usr/bin/duplicity", line 342, in put
backend.put(tdp, dest_filename)
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 395, in inner_retry
% (n, e.__class__.__name__, util.uexc(e)))
File "/usr/lib/python2.7/dist-packages/duplicity/util.py", line 79, in uexc
return ufn(unicode(e).encode('utf-8'))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 37: ordinal not in range(128)
The configuration is now:
Folder to save: /etc /dev /run /bi /sbin /snap /sys /proc /opt /media /root /lib64 /lib /srv /var /usr /mnt
Folders to ignore: Trash, /backup, /git, /neo4j, /sys_backup /home
Storage location: Local folder - /sys_backup
Backups
(same thing) is included in 18.xx? Also, you wouldn't use deja-dup to backup /. – heynnema Mar 20 '19 at 17:28The only I found to install is 'command 'backup' from deb openafs-client
So, the answer at your question is: I didn't find any Backup, and decided to install DejaDup.
Any idea how to retrieve and install the original one?
The only I found is
– Paolo Di Pietro Mar 21 '19 at 09:02command 'backup' from deb openafs-client