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

software-stack/setup install-dmd.sh does not work on WSL2 #240

Open
andreia-oca opened this issue Mar 28, 2023 · 1 comment
Open

software-stack/setup install-dmd.sh does not work on WSL2 #240

andreia-oca opened this issue Mar 28, 2023 · 1 comment
Labels
area/infra Update to infrastructure / scripts

Comments

@andreia-oca
Copy link
Contributor

On WSL2, this line[1] breaks the Dockerfile.
We should investigate why this happens and how to fix it.

Current Workaround: Comment that line in the Dockerfile and restart the image build

[1] https://github.com/open-education-hub/operating-systems/blob/master/util/os-runner/Dockerfile#L50

@Alex-deVis
Copy link
Contributor

The docker image for os-runner is supposed to be pulled with the Makefile, see make start, so the workaround is not needed.

Please also include the logs for this issue.

@Alex-deVis Alex-deVis added the area/infra Update to infrastructure / scripts label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra Update to infrastructure / scripts
Projects
None yet
Development

No branches or pull requests

2 participants