On Thu, 2005-03-24 at 11:53 -0700, Andrew Couture wrote: > Hi, > > Did 'yum update' this morning, and it hangs on missing dependency on > libmusicbraiz.so.2 for two packages. > sound-juicer > gstreamer-pl > > Question, how do I get it to update the rest of the packages, omitting > these two to bring the system up to date without 'yum update <package>' > for every 'package'? yum --exclude=gstreamer-plugins --exclude=sound-juicer update > > Or just remove both these packages and update, and reinstall them later? > > Recommendations welcome. > > andy >