(please honour my headers and do not cc me on list posts) Previously Russell Coker wrote: > There's two issues, the trigger script giving an error, and the postinst etc > giving an error.
Of course. > If the postinst gives an error then my script must still be run (doing > otherwise may leave the system in a state where it's impossible to login). That's positively nasty, it means you end up with continuing while we know we are in an error state. > If my script was to return an error then I think that dpkg should consider it > to be the same as if the postinst had returned an error and leave the package > unconfigured. Absolutely not, a failed trigger is a completely seperate thing from a failed postinst. It is a different package for one thing. I'm starting to dislike the whole SELinux thing more and more, I suspect this can be done a lot simpler with a different approach. Wichert. -- _________________________________________________________________ /[EMAIL PROTECTED] This space intentionally left occupied \ | [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

