On Friday 18 December 2009, ken wrote: > Hey, Gang! > > To ensure that a file hasn't been corrupted or tampered with, you can > use rpm to verify the package it came from. Well, I found this: > > > rpm -Vv util-linux > .... > ........ /usr/bin/cal > S.?..... /usr/bin/chfn > ........ /usr/bin/chrt > S.?..... /usr/bin/chsh I didn't see this on a clean install, but.. S means size differs from rpmdb entry, ? means the md5sum test could not be done. I'm guessing interference from prelink. If you can, turn it off(*) and re-run the test. (*) change to "PRELINKING=no" in /etc/sysconfig/prelink and run /etc/cron.daily/prelink. /Peter -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: <http://lists.centos.org/pipermail/centos/attachments/20091218/a5967b5a/attachment-0005.sig>