On Tue, Jan 20, 2009 at 7:26 AM, Michael Schwendt
<mschwendt@gmail.com> wrote:
On Mon, 19 Jan 2009 19:37:14 -0200, Mario wrote:
> [root@pelotinux masch]# rpm -V aalib-libs
> S.?..... /usr/lib/libaa.so.1.0.4
Suspicious. 'S' means the file size has changed. '?' means the checksum
verification could not be performed.
>
> >
> > Is this with SELinux in enforcing mode?
> >
> It's was in enforcing, I tried in Disabled and permissive and I got the same
> error.
Strange. Could you "rpm -e --nodeps aalib-libs ; yum -y install aalib-libs"
to see whether that gives different results?