The following script is a simpler way to reproduce the problem.

#!/bin/sh
mkdir a
touch a/test
dar -c first -g a
touch -d yesterday a/test
dar -c second -g a -A first
dar_manager -C testdb
dar_manager -B testdb -A first
dar_manager -B testdb -A second

Note that files with mtime moving backwards is perfectly reasonable.  It 
happens if a file is restored from backup as well as cases like the package 
upgrades I hit.  Also, an unprivileged user should not be able to cause the 
system backup to fail using a simple touch command!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to