On Mon, Sep 14, 2009 at 05:37:03PM +0200, Peter Øgaard Meyland wrote:
> Hi list
> 
> I've been trying to update my server with the latest updates, but when  
> I do so, yum gives me this error:
> 
> Transaction Check Error:
>    package  
> nvidia-graphics185.18.36-kmdl-2.6.30.5-43.fc11-1:185.18.36-114.fc11.x86_64  
> (which is newer than  
> nvidia-graphics185.18.36-kmdl-2.6.30.5-43.fc11-185.18.36-115.fc11.x86_64) is  
> already installed
> 
> The only repositories I'm using are Fedora 11 and ATRpms

This was reported in a separate mail on this list - looks like a bug
in yum update. You can remove the old nvidia-graphics185.18.36
packages and reinstall nvidia-graphics185.18.36 to move past this bug.

The following should work in init 3

rpm -qa nvidia-graphics185.18.36\* | xargs rpm -e --nodeps
yum install nvidia-graphics185.18.36

-- 
Axel.Thimm at ATrpms.net

Attachment: pgp0OM03wwN4N.pgp
Description: PGP signature

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to