Hi,
Error message:
```
INFO: Converting SIF file to temporary sandbox...
FATAL: while extracting hyper_lite__0_1.sif: root filesystem extraction failed: extract command failed: FATAL: container creation failed: multiple devpts instances unsupported and /dev/pts configured
: exit status 255
```
This is my singularity command (mounting current working directory, x509 proxy location and cvmfs):
```
$SINGULARITY_BIN run --contain
--env X509_USER_PROXY=${X509_USER_PROXY} \
-B $PWD -B $X509_USER_PROXY -B /cvmfs \
$LOCAL_IMAGE /bin/sh -l $JOB_SCRIPT
```
I wonder if the issue is with something i'm mounting or is it something else?
Thanks,
Andrew
--
____________________________
Andrew Naylor
Astroparticle Physics PhD Student
Department of Physics and Astronomy
The University of Sheffield
Office:E18a, Hicks Building, Hounsfield Road, Sheffield S3 7RH, UK