Issue422

Title grml-live / FAI: improve error checking if dpkg fails
Priority bug Status unread
Superseder Nosy List mika
Assigned To mika Topics grml-live

Created on 2008-02-26.23:14:40 by mika, last changed 2008-02-26.23:14:40 by mika.

Messages
msg1230 (view) Author: mika Date: 2008-02-26.23:14:39
FAI does not return with the appropriate status code in all cases, example:

[...]
/var/log/fai/grml/last/shell.log:dpkg: error processing groff-base (--purge):
/var/log/fai/grml/last/shell.log:Errors were encountered while processing:
/var/log/fai/grml/last/shell.log:dpkg: error processing locales (--purge):
/var/log/fai/grml/last/shell.log:Errors were encountered while processing:
/var/log/fai/grml/last/variables.log:STOP_ON_ERROR=99999
/var/log/fai/grml/last/variables.log:task_error=0
/var/log/fai/grml/last/variables.log:task_error_func=
History
Date User Action Args
2008-02-26 23:14:40mikacreate