rpm MD5 sum mismatch

in

While running

 rpm -ihv *.rpm

you get the error message

 cpio: MD5 sum mismatch on rpms ...

How to fix:

 rpm --nomd5 -ihv *.rpm

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.