Comment 3 for bug 247523

Revision history for this message
Matt Zimmerman (mdz) wrote : Re: [Bug 247523] Re: Fails silently if kernel headers are not available

On Fri, Jul 11, 2008 at 10:34:54AM -0000, Alberto Milone wrote:
> Are you suggesting that we let the system display a Debconf error screen
> if the DKMS autoinstaller fails? Or maybe something less intrusive?

I'm talking about the interaction of the init script, which is called by the
maintainer scripts, but also used on its own, so debconf may or may not be
appropriate here.

At the least, the init script should flag this as an error condition via
log_action_end_msg rather than success. Preferably, it should display the
precise error message in the startup log via log_failure_msg or similar.

--
 - mdz