Re: get-config-dir: errors from get-config-dir-$method not propagated
Thomas Lange <[email protected]> Tue, 20 May 2025 11:08:45 +0200
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
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 call and then stop. -- regards Thomas