Debian 6 machine running 3.7.1. Attempts to run 'puppet agent --test' give a stream of errors like this:
invoke-rc.d: WARNING: 'invoke-rc.d dnsmasq start' called
invoke-rc.d: during shutdown sequence.
invoke-rc.d: enabling safe mode: initscript policy layer disabled.
If I do a 'service dnsmasq start' after this it works ok with no error messages.
'runlevel' reports '3 6'.
The system is apparently bolluxed somehow but I'm not sure what's wrong. Where should I look?