Closed cclerget closed 7 years ago
Caused by an old file. Cleaning /home/ced/.singularity/shub corrects the problem.
However get permissions errors :
$ singularity build testing.img shub://singularityhub/busybox
Cache folder set to /home/ced/.singularity/shub
Progress |===================================| 100.0%
Building from local image: /home/ced/.singularity/shub/singularityhub-busybox-master.img
WARNING: You are not root! Some files may not be exported from /home/ced/.singularity/shub/singularityhub-busybox-master.img due to permission errors.
tar: ./lost+found: Cannot open: Permission denied
tar: ./var/tmp: Cannot open: Permission denied
tar: Exiting with failure status due to previous errors
ERROR: Failed to export contents of /home/ced/.singularity/shub/singularityhub-busybox-master.img to /tmp/.singularity-build.VE1J5C
ABORT: Aborting with RETVAL=255
Right. Thanks. We should change the test to sudo.
Tar no longer exits error on permission denied errors. Is that satisfactory?
@gmkurtzer yes make test work fine
Version of Singularity:
2.3.9-development
Expected behavior
Actual behavior
Steps to reproduce behavior
$ make test