[Yum] --exclude What am I doing wrong?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2004-09-15 at 17:57, Michael Miller wrote:
> I don't understand why I can't get yum to skip this package.  Please copy 
> me directly on any response.  thanx,  MYK
> 

please subscribe to lists you post to, it's really annoying to have to
approve every message.

> [root@myserver root]# yum update
> Gathering header information file(s) from server(s)
> Server: Fedora Core 2 - i386 - Base
> Server: Fedora Core 2 - i386 - Released Updates
> Finding updated packages
> Downloading needed headers
> Resolving dependencies
> .Package gnome-utils needs /usr/bin/gtk-query-immodules-2.0, this is not 
> available.
> [root@myserver root]# yum  --exclude gnome-utils update
> Gathering header information file(s) from server(s)
> Server: Fedora Core 2 - i386 - Base
> Server: Fedora Core 2 - i386 - Released Updates
> Finding updated packages
> Downloading needed headers
> Resolving dependencies
> .Package gnome-utils needs /usr/bin/gtk-query-immodules-2.0, this is not 
> available.
> [root@myserver root]# yum  --exclude=gnome-utils update
> Gathering header information file(s) from server(s)
> Server: Fedora Core 2 - i386 - Base
> Server: Fedora Core 2 - i386 - Released Updates
> Finding updated packages
> Downloading needed headers
> Resolving dependencies
> .Package gnome-utils needs /usr/bin/gtk-query-immodules-2.0, this is not 
> available.

yum is updating gtk2 and your installed gnome-utils package needs the
older version.

you really want to run:

yum --exclude=gtk2 update

-sv



[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux