rpm --nodeps -e doesn\'t ignore the dependencies, while rpm -e --nodeps does ignore them. I observed this trying to remove openmotif-2.1.30-ipl7mdk; more exact: apt failed becuase it used the first bad order of options. (apt-0.3.19cnc53-alt5) This is extremely bad because APT uses the bad order. --- rpm -Uhv /user/ALT/Sisyphus/i586/Mandrake/RPMS/openmotif-2.1.30-ipl7mdk.i586.rpm /user/ALTLinux/Spring2001-2/i586/Mandrake/RPMS/ddd-3.3-ipl1mdk.i586.rpm --oldpackage /user/ALTLinux/Spring2001-2/i586/Mandrake/RPMS/nedit-5.1.1-ipl12mdk.i586.rpm rpm --nodeps -e openmotif rpm -e --nodeps openmotif ---
Fixing RPM is problematic. APT will be fixed in apt >= 0.3.19cnc53-alt6
Fixed in apt-0.3.19cnc53-alt6