orca icon indicating copy to clipboard operation
orca copied to clipboard

Singularity build

Open suujia opened this issue 5 years ago • 17 comments

shub:bcgsc/orca shub:suujia/orca

Not sure how to trigger a rebuild for the bcgsc/orca shub. The error message I got with a build on suujia/orca shub was:

+ su -c brew install perl -v linuxbrew
Error: /home/linuxbrew/.linuxbrew/Homebrew is not writable. You should change the
ownership and permissions of /home/linuxbrew/.linuxbrew/Homebrew back to your
user account:
sudo chown -R $(whoami) /home/linuxbrew/.linuxbrew/Homebrew
Error: Cannot write to /home/linuxbrew/.linuxbrew
ABORT: Aborting with RETVAL=255

I think I'll start with getting it to build locally first and updating singularity file to align with orca dockerfile.

suujia avatar Jul 05 '18 23:07 suujia