On 2011-08-23 00:51 +0200, Georgios M. Zarkadas wrote: > Package: backup-manager > Version: 0.7.9-3 > Severity: wishlist > Tags: upstream patch > > Attached is a patch to replace the current scheme for storing md5 sums (one > file per day) with a single file. IMHO this simplifies the procedure and works > better with multiple configuration files, while allows easier scripting of > related tasks (for example a periodic check of archives' integrity) since all > the information is present in a central, fixed location.
It seems that we need a migration path to the single md5sums file, since (with backup-manager from git master) cron spams me with mails containing messages like these: ,---- | /etc/cron.daily/backup-manager: | Unable to find the md5 hash of file "/var/archives/turtle-etc.20120110.master.tar.gz" in file "/var/archives/turtle-hashes.md5". | Unable to find the md5 hash of file "/var/archives/turtle-etc.20120111.master.tar.gz" in file "/var/archives/turtle-hashes.md5". | [... etc] `---- After BM_ARCHIVE_TTL days this will hopefully stop, but it is still not acceptable to annoy everyone with those messages. Could you please take a look what needs to be done? Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org