Skip to content

Conversation

@jwodder
Copy link
Contributor

@jwodder jwodder commented Mar 16, 2021

This is an alternative to #55.

@yarikoptic
Copy link
Member

it somehow wasn't in effect? I still see /Users/runner/DLTMP ... needs debugging. BTW -- does it replicate on your OSX laptop (trying to ssh into that docker container etc)?

@jwodder
Copy link
Contributor Author

jwodder commented Mar 24, 2021

@yarikoptic I forgot to run make after updating the template for the previous commit. That's fixed now.

@yarikoptic
Copy link
Member

now it is red across all CI runs for test-datalad, I guess more work todo

@jwodder
Copy link
Contributor Author

jwodder commented Apr 7, 2021

@yarikoptic Datalad seems to be resolving TMPDIR on the host machine and then using that path inside the Docker container, which leads to failures, as /tmp on macOS is a symlink to /private/tmp, which doesn't exist inside the containers and which Datalad doesn't have permission to create.

@yarikoptic
Copy link
Member

re ubuntu fails -- would be worth rerunning, I think the issue with test_expanduser failing was identified/resolved.

re OSX: I guess we should bind mount resolved /tmp (/private/tmp?) as well to resolve it?

@jwodder
Copy link
Contributor Author

jwodder commented Apr 5, 2022

Closing as the action in question does not seem to work properly any more.

@jwodder jwodder closed this Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants