Hi All, Yum 2.1.11 is available for download and use. It's mostly bugfixes and string changes from 2.1.10. Tarball: http://linux.duke.edu/yum/download/2.1/yum-2.1.11.tar.gz src.rpm: http://linux.duke.edu/yum/download/2.1/yum-2.1.11-1.src.rpm noarch.rpm - built on fedora core 2(ish): http://linux.duke.edu/yum/download/2.1/yum-2.1.11-1.noarch.rpm Changes: - added includepkgs option to config file and implemented it - update dependency error output - fix bug w/traceback when groups do not exist for groupupdate and groupremove - allow search to work with python 2.2 systems (rhel3) - chmod 755 cron job - handle # and blank lines in mirrorlist - config file failures are errored correctly now. - fix upgrade-out-of-conflict depresolution problem. Let me know what else is broken :) -sv