Bug#353207: dpkg-reconfigure doesn't honour a get then set selections

2006-02-16 Thread Joey Hess
Matt Wilkins wrote: > i was expecting to see mcw as the default value in the mail_to since > that is what is in debconf's database. It's not a database, it's a cache of answered questions. Settings in config files rightly take precience over that, although the code that handles config files is not

Bug#353207: dpkg-reconfigure doesn't honour a get then set selections

2006-02-16 Thread Matt Wilkins
Package: debconf Version: 1.4.70 a debconf-get-selections followed by a debconf-set-selections doesn't appear to be honoured by dpkg-reconfigure. $ dpkg-reconfigure mdadm answer mcw for the mail_to $ grep MAIL_TO /etc/default/mdadm MAIL_TO="mcw" $ grep -C3 mail_to /var/cache/debconf/con