> >In a nutshell: It looks like something chews on some rpms, but it was
> >never really resolved what it was. This may be prelink or perhaps
> >another repo installing stuff over the ATrpms' bits. When the users
> >identified the manipulated package (in their case x264 and
> >subpackages) and reinstalled them from ATrpms the problem was fixed.
>
> Thanks, Axel. With preventing x264 of being installed from other repos
> than ATrpms and doing the following solves the problem:
>
> rpm -e --nodeps x264
> yum install x264
Which repo was providing the other x264 package?