kingshizzle wrote: > Hello Yum Folks, > Yum noob here on Fedora Core 4. Any help would be much appreciated. > Summary -- Yum bailing due to missing dependencies required by excluded > packages! > I did the following: > 1) Did >sudo yum update > 2) Saw lots of openoffice language packs I didn't want, answered 'N' to > the OK? question. > 3) Added exlude=openoffice.org-langpack* to my yum.conf > 4) Did >sudo yum update > Tried exclude on the command line too. Sample output is below. > $ sudo yum update --exclude=openoffice.org-langpack* [root@munja ijagec]# rpm -qa | grep openoffice openoffice.org-langpack-hr_HR-2.0.0-3.2.1 openoffice.org-core-2.0.0-3.2.1 openoffice.org-writer-2.0.0-3.2.1 openoffice.org-math-2.0.0-3.2.1 openoffice.org-draw-2.0.0-3.2.1 openoffice.org-calc-2.0.0-3.2.1 openoffice.org-impress-2.0.0-3.2.1 As you can see, I have only Croatian lang pack. Just remove all the langpacks you don't need and try to update your system. It will probably help. Cheers! -- Igor Jagec