tag 391818 unreproducible moreinfo thanks Hi!
On Sun, 2006-10-08 at 18:53:03 +0200, martin f krafft wrote: > Package: dpkg > Version: 1.13.22 > Severity: important > > piper:~# dpkg -S /etc/logcheck/ignore.d.server/ntp > logcheck-database: /etc/logcheck/ignore.d.server/ntp > piper:~# ls -l /etc/logcheck/ignore.d.server/ntp > -rw-r----- 1 root logcheck 45 2006-08-09 14:51 > /etc/logcheck/ignore.d.server/ntp > piper:~# dpkg -c > ~madduck/debian/pkg/logcheck/logcheck-database_1.2.48_all.deb | grep /ntp$ > -rw-r----- root/root 1009 2006-10-08 17:22 > ./etc/logcheck/ignore.d.server/ntp > piper:~# dpkg -i --force-confnew > ~madduck/debian/pkg/logcheck/logcheck-database_1.2.48_all.deb > (Reading database ... 112370 > files and directories currently installed.) > Preparing to replace logcheck-database 1.2.48 (using > .../logcheck-database_1.2.48_all.deb) ... > Unpacking replacement logcheck-database ... > Setting up logcheck-database (1.2.48) ... > > piper:~# ls -l /etc/logcheck/ignore.d.server/ntp > [334] > -rw-r----- 1 root logcheck 45 2006-08-09 14:51 > /etc/logcheck/ignore.d.server/ntp > > note how the file is still the old version. With the following test-case I cannot reproduce it: $ git clone git://git.hadrons.org/git/debian/dpkg/pkg-tests.git $ cd pkg-tests $ make -C t-conffile-forcenew test Can you produce a test-case, otherwise I might try to hunt down those logcheck old versions regards, guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

