Skip to content
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

Executable scripts no longer have executable permissions after upload #745

Open
maxwang7 opened this issue May 3, 2017 · 5 comments
Open
Labels
backend bug p3 Do it some day.

Comments

@maxwang7
Copy link
Contributor

maxwang7 commented May 3, 2017

No description provided.

@maxwang7
Copy link
Contributor Author

maxwang7 commented Jun 3, 2017

Even though I have a script with executable permissions, I'm still not getting the appropriate permissions.

https://worksheets.codalab.org/worksheets/0xe4b0468ed9d94509b6e0ac5bef2abd9a/

@maxwang7
Copy link
Contributor Author

I've spoken with Stephen about these changes and know the approach to take

@maxwang7
Copy link
Contributor Author

Use tar everything (flatten even single files)

@maxwang7
Copy link
Contributor Author

maxwang7 commented Oct 9, 2017

This PR is able to tar, upload, and extract single files, but I'm still unable to run the executable. More detailed discussion in here: #795

@maxwang7
Copy link
Contributor Author

I've tried changing the docker code to stop making Docker volumes read only, but the behavior is still the same. Next hypothesis: something about how we're placing dependencies on docker volumes is breaking

@epicfaace epicfaace added p3 Do it some day. and removed p2 Do it this quarter. labels Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug p3 Do it some day.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants