Package: libselinux1 Version: 2.0.85-3 Severity: important installation fails within a qemubuilder environment as at the time of installing libselinux1 there is no /dev/initctl which is needed to run telinit or init. hence the postinst script should first check wether /dev/initctl exists at all before executing telinit or init. the same error occurs for libsepol1 which also executes telinit/init in postinst.
Setting up libselinux1 (2.0.85-3) ... telinit: /dev/initctl: No such file or directory dpkg: error processing libselinux1 (--configure): subprocess installed post-installation script returned error exit status 1 [...] Setting up libsepol1 (2.0.38-1) ... telinit: /dev/initctl: No such file or directory dpkg: error processing libsepol1 (--configure): subprocess installed post-installation script returned error exit status 1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

