Comment 0 for bug 431106

Revision history for this message
Michael Casadevall (mcasadevall) wrote : Patch to modify siloconfig to run sanely

Binary package hint: silo

siloconfig defaults to running interactively when called via postinst when we're not doing an upgrade. The end result is that this breaks both the buildds when silo is installed as a build-dep, and breaks d-i which can't handle siloconfig trying to grab the console from it. The patch changes siloconfig to quit if it detects itself running on a buildd, and also changes the default operation of siloconfig to simply accept all default options if invoked by dpkg.