On Tue, Jun 19, 2012 at 9:55 AM, Andras Horvath <[log in to unmask]> wrote:

> How could I run a self check on all packages with rpm to see if all the
> files are there and their hashes match too?

Run 'rpm -V' against the packages.

If you get any output, then there is (are) some mismatch(es). Man page
has the explanation for the output.

Akemi