I completed a snapcraft “remote build” for 6 different architectures and I noticed that some files in /tmp were left around afterwards:
stress-ng_V0.11.22_amd64.snap.xdelta3.err
stress-ng_V0.11.22_amd64.snap.xdelta3.out
stress-ng_V0.11.22_arm64.snap.xdelta3.err
stress-ng_V0.11.22_arm64.snap.xdelta3.out
stress-ng_V0.11.22_armhf.snap.xdelta3.err
stress-ng_V0.11.22_armhf.snap.xdelta3.out
stress-ng_V0.11.22_i386.snap.xdelta3.err
stress-ng_V0.11.22_i386.snap.xdelta3.out
stress-ng_V0.11.22_ppc64el.snap.xdelta3.err
stress-ng_V0.11.22_ppc64el.snap.xdelta3.out
stress-ng_V0.11.22_s390x.snap.xdelta3.err
stress-ng_V0.11.22_s390x.snap.xdelta3.out
Although the sizes are zero, I don’t really like the idea of these junk temp files being left lying around. Can they be automatically removed once a build is complete?