Description of problem: Version-Release number of selected component (if applicable): /usr/bin/pnmdepth file from netpbm-progs package fails verification after prelinking. Before prelinking rpm -V netpbm-progs works fine, however after prelinking it gives the following message: # rpm -V netpbm-progs SM5....T /usr/bin/pnmdepth How reproducible: Always Steps to Reproduce: 1. yum install netpbm-progs 2. /etc/cron.daily/prelink 3. rpm -V netpbm-progs Actual results: # rpm -V netpbm-progs SM5....T /usr/bin/pnmdepth Expected results: No verification failure. Additional info: The verification passes, if no prelinking is done.
Should be resolved in the netpbm-10.33-0.fc5 update. pnmdepth was a dangling symlink, the verification would fail even without the prelink pass.
It still fails with netpbm-10.33-0.fc5 update. Try the following steps: 1. rpm -e netpbm-progs 2. yum install netpbm-progs 3. rpm -V netpbm-progs Verification passes without any errors. 4. /etc/cron.daily/prelink 5. rpm -V netpbm-progs Verification fails: SM5....T /usr/bin/pnmdepth
Sorry, I don't see any errors while reproducing your case. It seems that netpbm is at fault here so reassigning to prelink.
this bug has been fixed in netpbm-progs-10.33-1.fc5