The newest policy manual says: | Any package installing shared libraries in a directory that's listed in | /etc/ld.so.conf or in one of the default library directories of ld.so | (currently, these are /usr/lib and /lib) must call ldconfig in its postinst | script if and only if the first argument is `configure'. However, it is | important not to call ldconfig in the postrm or preinst scripts in the case | where the package is being upgraded
This says nothing about the postrm. Should ldconfig ever be called in the postrm? -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]