Hi, here is how I produced the bug: mkdir /home/test #the backup-source touch /home/test/test #so we have something to backup mkdir /home/backup #the backup-dir
#then we do some backups: for ((i=0;i<10;i++)); do backup2l -c /etc/backup2l.conf.test -b; done #and verify it backup2l -c /etc/backup2l.conf.test -v I atached one of the corrupted checksum-files and my config-file hope that helps. -- Checksum-file error after purging old backups https://launchpad.net/bugs/58450 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
