Am Dienstag, 16. Dezember 2008 schrieb torbenh(a)gmx.de:
just remove the offending packages.
read the man page of rpm and remove them.
i guess you need the force option, because you got yourself into
dependency hell.
yast wont help you here.
you need rpm -e --nodeps <packagename> perhaps
additionally the
option --allmatches if packages are installed twice.
than a package is removed and you have a temporary inconsitent system, but if
you install immediately the other packages all will be fine