On Tue, 19 Jun 2012 09:59:26 -0700
Akemi Yagi <[log in to unmask]> wrote:

> 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

I ran it against python and yum packages, but all are ok.

Andras