For compiling, use a temporary directory that is inside the part location
We want to keep the build directory when keep-compile-dir=true, whereas sharing a part is reliable only if everything goes inside the same directory.
Showing
-
Owner
In slapos/testing/check_software.py (slapos.core), I didn't notice:
# left over of compilation failures '*/*__compile__/*',
See also slapos@a526a1d8.
/cc @jerome
-
Owner
Why do we need this ? I see we are using
keep-compile-dir=true
only in "unstable" softwares -
Owner
I don't want to look in details, but this looks like when installation fail it leaves a folder that looks like installation succeeded (like the test that was removed "But we had a bug with version v0.11 is ...")
Please register or sign in to comment