On Thu, 10 Dec 2009, Norbert Preining wrote: > I though well, yes, it is called from a maintainer script (postinst configure) > and the package should be clear. But why does dpkg-trigger complain?
Because the postinst is called by dpkg-reconfigure (of debconf) and it doesn't set the same environment variables that dpkg does set when it calls the postinst by itself. In particular DPKG_MAINTSCRIPT_PACKAGE is missing. (dpkg does also set DPKG_MAINTSCRIPT_ARCH and DPKG_RUNNING_VERSION) It's a bug in dpkg-reconfigure, please file it or reassign. Cheers, -- Raphaƫl Hertzog -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org