reassign 604114 debconf 1.5.36
quit
Kurt Roeckx wrote:
> it seems that
> debconf is turning a triggered into a configure.
Yes. Maybe /usr/share/debconf/frontend near 69:
if ($ARGV[0] =~/^(.*[.\/])(?:postinst|preinst)$/) {
could be tweaked to check $ARGV[1], too?
Otherwise, /usr/share/debconf/confmodule or postgresql-common et al
themselves would need to guard against the $1 = triggered case
themselves.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]