Wie kann ich unter Debian / Ubuntu Linux ein Paket entfernen dessen »post-installation script« Unterprozess einen Fehler erzeugt?

May 10th, 2008 by matthias

Am Beispiel von vmware-player unter Ubuntu Linux 7.04: vorgehen nach ubuntuforums.org/archive/index.php/t-425313.html , Kommentar von 2007-10-01, 03:34 PM .
Also in /var/lib/dpkg/info/vmware-player.prerm zu Anfang “exit 0″ einfügen, dann ausführen:

  1. sudo apt-get remove –purge vmware-player

dpkg -r –force-all ist keine Alternative und behebt das Problem nicht.

Posted in Ubuntu Linux |

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.