Re: get-config-dir: errors from get-config-dir-$method not propagated

2025-05-20 Diskussionsfäden Thomas Lange
I wonder why this happens, because an error in get-config-dir-nfs causes my network installation to abort. By default the variable STOP_ON_ERROR=700 is set and that causes errors greater 700 to abort the installation. I'm working on a patch to check the error from get-config-dir-$method after its

Re: get-config-dir: errors from get-config-dir-$method not propagated

2024-06-19 Diskussionsfäden Maximilian Stein
Hi there, Has anybody experienced the same issue before? Best Maximilian Am 21.02.24 um 11:29 schrieb Maximilian Stein: Hi there, I noticed that errors from get-config-dir-$method are not propagated in get-config-dir [1]. This means that while a call to task_error, e.g. in get-config-dir-gi

get-config-dir: errors from get-config-dir-$method not propagated

2024-02-21 Diskussionsfäden Maximilian Stein
Hi there, I noticed that errors from get-config-dir-$method are not propagated in get-config-dir [1]. This means that while a call to task_error, e.g. in get-config-dir-git, causes an error log and save log call, the installation does not stop afterwards but continues: FAI_CONFIG_SRC is set