-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Permissions issues with check_samplesheet.py #24
Comments
Thanks for catching this, @slsevilla. I believe I've fixed the error, can you check that |
Hi - there's another permission issue within
Permissions on this:
|
Ooh, this is a big problem since pycache files are made automatically when you run a python script, so the pycache will belong to whoever first called the script... Surely this isn't a problem for other tools installed to shared locations e.g. |
Ok @slsevilla I think I've fixed it, can you try again? |
Both the preview and slurm job submission ran successfully! Will monitor test run and update this issue. |
Cleared permissions related issue getting pipeline kicked off! |
Description of the bug
Running the test data sends a permission error due to permissions on the python samplesheet check file
check_samplesheet.py
Command used and terminal output
cruise run --mode local -profile test -preview
Error
Looking at permissions, there isn't global read access:
The text was updated successfully, but these errors were encountered: