Package: fai-client Version: 3.2.1 Severity: normal
If task_softupdate gets interrupted (because for example someone cancels the FAI process manually) the file /var/run/fai/fai_softupdate_is_running is left behind and re-execution of FAI fails therefore (even though no FAI process is running anymore). The file should be removed via trap (maybe in the die() function?), though I'm not sure how would like to use that as "stamp=/var/run/fai/fai_softupdate_is_running" is a local variable inside /usr/lib/fai/subroutines only, therefore no patch so far from my side. ;) regards, -mika- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

