yum transaction check errors

Paul Howarth paul at city-fan.org
Mon Sep 25 10:28:32 UTC 2006


hicham wrote:
> Hello
> I did a fresh FC5 x86_64 install
> I did a " yum install kmod-nvidia"  which appears to need libsepol package
> then I get this :
> 
> "
> Transaction Check Error:   file
> /usr/include/sepol/policydb/avrule_block.h from install of
> libsepol-1.12.17-1.fc5 conflicts with file from package
> libsepol-1.11.18-2
>  file /usr/include/sepol/policydb/conditional.h from install of
> libsepol-1.12.17-1.fc5 conflicts with file from package
> libsepol-1.11.18-2
>  file /usr/include/sepol/policydb/policydb.h from install of
> libsepol-1.12.17-1.fc5 conflicts with file from package
> libsepol-1.11.18-2
> "

Which libsepol do you currently have, if any?

$ rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n' libsepol

Try:

# yum update libsepol

See if that works, and if so, retry your yum install kmod-nvidia.

Paul.




More information about the fedora-list mailing list