Filter out mtime difference of shared files on verify (rhbz#426672, #444661)
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 13 Nov 2008 11:22:03 +0000 (13:22 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 13 Nov 2008 11:22:03 +0000 (13:22 +0200)
commit9646a117c916022067fd07e4f6a7e25c5c9814de
treebf99c743c9ff74dda2db48d1edaceb457e78a7bc
parented8b3fb2c54aab97b616e83a24a3f65a36f9c0f2
Filter out mtime difference of shared files on verify (rhbz#426672, #444661)
- Since we permit shared files to differ by mtime on installation, it makes
  no sense to consider them as verification failure either. This has been
  especially bad on multilib where timestamp differences make verify warning
  lights look like Las Vegas at night. If file mtime on disk and header
  differs, check if it's owned by more than one package and if so, ignore
  the timestamp difference.
lib/verify.c