weird yum behavior

Marcus Schuetz biped at comcast.net
Tue Mar 2 02:24:17 UTC 2004


Zach Wilkinson wrote:
> [root at localhost root]#  yum update Gathering header information file(s)
> from server(s)
[snip]
>      
> [root at localhost root]#  yum update --exclude=rhythmbox --
> exclude=nautilus-media --exclude=gnome-media

Order matters: yum [option] command [packagename]

[option]: --exclude=rhythmbox --exclude=nautilus-media --exclude=gnome-media

command : update

so

yum --exclude=rhythmbox --exclude=nautilus-media --exclude=gnome-media 
update

will work better for you

:: Marcus





More information about the test mailing list