Closed mschnepf closed 5 years ago
It could happen that the variable $TMPDIR or $OSG_WN_TMP references to a not existing directory. Due to permissions, it could happen that the workdir cannot be created. => Check that mktemp created a workdir.
mktemp
It could happen that the variable $TMPDIR or $OSG_WN_TMP references to a not existing directory. Due to permissions, it could happen that the workdir cannot be created. => Check that
mktemp
created a workdir.