Frank Tanner III wrote:
On Thu, 2006-11-16 at 21:55 -0500, Kip Thomas wrote:rpm -e --nodepsThis was the solution that ended up working. Thank you very much.
You might now have a broken system though. Try installing the yum-utils package and then run:
$ package-cleanup --problemsThat should identify any inconsistencies such as broken dependencies in your rpm database.
Paul.