Help with "sudo yum update"

T.C. Hollingsworth tchollingsworth at gmail.com
Wed Nov 30 22:56:36 UTC 2011


2011/11/30 Lucélio Gomes de Freitas <aa.lucelio at gmail.com>:
> TC,
>
> I did:   "sudo yum remove gtk2-devel.x86_64"

When you did the above, it caused the below to fail, because
gtk2-devel is no longer installed.

> [Lucelio at MAQ02 ~]$ rpm -ev gtk2-2.24.8-2.fc16.x86_64
> gtk2-devel-2.24.8-2.fc16.x86_64
> erro: o pacote gtk2-devel-2.24.8-2.fc16.x86_64 não está instalado

See if you still have two x86_64 gtk2 RPMs installed:
rpm -q gtk2

If so, try removing one again:
rpm -ev gtk2-2.24.8-2.fc16.x86_64

Then you should be able to "yum update" with no problem.


More information about the users mailing list