Comment 6 for bug 207784

Revision history for this message
Esa Häkkinen (esa+hakkinen) wrote :

reporting solution for me:

/var/lib/dpkg/info/selinux.prerm assumes it can run /etc/init.d/selinux, which might not exist.

I created /etc/init.d/selinux with content:
!/bin/sh
exit 0

After this I could remove package selinux.