Iustin Pop <[email protected]> wrote: > texconfig uses ed, without declaring this as a dependency (and ed is > only optional). Furthermore, it doesn't check the exit code of 'ed' > calls, so it fails silently in case ed is missing.
Ah, maybe this is the issue that I raised in #586549, but didn't remember clearly. If we do "set -e" in texconfig, this *would* change the behaviour. I'm not sure whether ed has any interesting exit codes itself, when it is present. Regards, Frank -- Dr. Frank Küster Debian Developer (TeXLive) VCD Aschaffenburg-Miltenberg, ADFC Miltenberg B90/Grüne KV Miltenberg -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

