Package: debconf Version: 1.5.49 Looking at the output of debconf-get-selections and the preset values shown by dpkg-reconfigure it seems to me that sometimes they do not match. Example: If I change the database for mdadm using
echo -e "mdadm\tmdadm/mail_to\tstring\[email protected]" | debconf-set-selections debconf-get-selections | grep ^mdadm then I can see the new value in the output of debconf-\ get-selections, but dpkg-reconfigure still uses the old value. Seems that there are 2 databases. This is confusing and unexpected. How can I change the real one for a non- interactive reconfiguration? This problem is not restricted to mdadm. exim4-config doesn't play nice, either. I am sure there are more. Regards Harri -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

