e.g.
where app1 is controlled by ozy, if app1 has to install and installation generates stdout, then jq is confused and the whole thing goes wrong.
Perhaps we need to redirect all output to stderr during installation? (Happened during a conda package install).
e.g.
where
app1is controlled by ozy, if app1 has to install and installation generates stdout, thenjqis confused and the whole thing goes wrong.Perhaps we need to redirect all output to stderr during installation? (Happened during a
condapackage install).