On Thu, Feb 06, 2014 at 06:59:47PM +1100, Ben Finney wrote:
> When the postinst for ‘grub-pc’ calls
> ‘/etc/kernel/postinst.d/zz-update-grub’, the process is aborted when
> ‘grub-mkconfig’ exits with status 1. This is apparently not an error,
> though, and the process should not fail.

Could you please expand on your chain of reasoning here?  grub-mkconfig
exiting non-zero is absolutely an error as far as I'm concerned - it
might for instance mean that it was unable to generate a
syntactically-correct configuration file - and we should find out why
that's happening (for instance, by looking through the error output of
"sh -x /usr/sbin/grub-mkconfig >/dev/null").

-- 
Colin Watson                                       [[email protected]]


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to