On Wed, Sep 17, 2014 at 03:46:28PM +0200, Agustin Martin wrote: > On Wed, Jul 30, 2014 at 11:36:30AM +0200, Jonas Smedegaard wrote: > > > I have found two workarounds: > > > > a) Install miscfiles before the 900+ other DebianParl packages. > > b) Install apt-utils before all of the 900+ DebianParl packages. > > I suggest b). Otherwise, debconf templates are not parsed at pre-configure > stage and, apart from this problem, default ispell dictionaries and > wordlists might get wrong.
A minor clarification. Forgot that you only install miscfiles, so nothing to worry about in your case, but I still think b) is better. In a more general case with some ispell dictionaries (or wordlists) to be installed, good dictionaries.common default selections after locales is done at preconfigure so, if apt-utils is not installed, there are no debconf choices to select from. In postinst, first configured becomes the default as when its postinst is processed it is the only available debconf choice. Unless debconf priority is low, further related postints do not change the already available default nor trigger a debconf question. Regards, -- Agustin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

