This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
buildbot shell errors with "/bin/bash^M: bad interpreter: No such file or directory" #776
Labels
type: bug
code to address defects in shipped code
Describe the bug
I've followed the instructions from the README using WSL 2 to install Docker in Ubuntu.
I cloned this repository (build-image) from within WSL, not through Windows.
The target project directory however is a mount in Ubuntu that points to the Windows filesystem.
I already had to use dos2unix to be able to run the
./test-tools/start-image.sh
which otherwise showed me the same error. Unfortunately i can't use this command or install this tool in the buildbot shell.This is the output:
It's totally possible, if not likely, that it's an issue on my side and not the project, but i've read the README thoroughly and can't figure it out. Any help is highly appreciated.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: