Package: tiger Version: 1:3.2.1-37 The /usr/lib/tiger/systems/Linux/2/deb_checkmd5sums checks seem to be using the raw files, which get modified by the prelink package. You can get the "right" sum with prelink -y --md5 as, for example, chkrootkit does:
[500]$ tail -1 /var/lib/dpkg/info/bzip2.md5sums d985f76172426589a8032e6d0e5652e7 bin/bzip2 [501]$ md5sum /bin/bzip2 4142ed50ccc90caa4a33f6891d74a084 /bin/bzip2 [502]$ /usr/sbin/prelink -y --md5 /bin/bzip2 d985f76172426589a8032e6d0e5652e7 /bin/bzip2 (I have tried to RTFM, and RTFtigerrc, and so on, but I still apologize if I missed some config option to control this. RTFS of deb_checkmd5sums doesn't reveal any provision for using anything but md5sum -c. But it's also surprising that I don't see any mention of this in the BTS.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

