Same problem here. Besides the corosync.postinst script error, the install also shouldn't fail on starting corosync-notifyd.
Workaround to get the package installed: - Change "default" to "defaults" in /var/lib/dpkg/info/corosync.postinst (line 23) - Put a "exit 0" in the top of the "start()" function in /etc/init.d/corosync-libnotify (I put it on line 75). (And ofcourse, after apt configured the package(s), remove the exit 0 before actually trying to use it). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org