You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no experience with remote builds... but since the packed_environment.tar.gz is a local file I'm not sure a remote build can work in this case. Any reason you can't build it locally?
I'm using --remote because it's on an HPC cluster not set up to use --fakeroot. I can't find anything in singularity documentation that indicates source files in the current directory (working directory with defintion file) should be specified differently in the %files section for --remote builds. I see what you're saying about it being a local file and a remote build. I'll try copy the file across in the %setup section.
Hi,
Any idea why the packed environment file can't be found on the host?
Using
singularity build --remote ...
and I get:Is it something to do with the remote build. (Both the packed_environment.tar.gz file and the Singularity file are in the working directory)
Thanks
The text was updated successfully, but these errors were encountered: