Package: fai-client
Version: 4.0~beta2

As previously already mentioned on linux-fai-devel:

[...]
FAI_CONFIG_SRC is set to svn+ssh://root@myserver/my/path/fai
svn: Write error: Broken pipe
/var/lib/fai/config already contains a svn repository, but it is not from 
svn+ssh://root@myserver/my/path/fai!
Please delete /var/lib/fai/config manually. Aborting...
Error in task confdir. Traceback: task_error main
$LOGUSER is undefined. Not saving log files to remote.
FATAL ERROR. Installation stopped.
Calling task_setup
[...]


The bug in get-config-dir-svn that triggers the error will be fixed in trunk in
a minute, but still the point that I'm reporting in this bug remains:

"FATAL ERROR. Installation stopped." - and then FAI happily continues. My
$STOP_ON_ERROR is set to 700 and looking at the code in task_error FAI does take
to proper code path (error code was 703, hence FAI should abort here), but it
just seems the die that task_error eventually calls remains without effect.
Likely the reason is that we are in some subshell at this point, and only the
subshell exits!?

Best regards,
Michael

PS.: That run of mine is a softupdate, FWIW.

Attachment: pgp7WHG1zmZWz.pgp
Description: PGP signature

Reply via email to