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

make generate fails on WSL #1053

Open
orlade opened this issue Nov 3, 2020 · 1 comment
Open

make generate fails on WSL #1053

orlade opened this issue Nov 3, 2020 · 1 comment
Labels

Comments

@orlade
Copy link
Collaborator

orlade commented Nov 3, 2020

Please do not post any internal, closed source snippets on this public issue tracker!

Description

make generate fails on WSL with VirtualBox Docker (Surface Pro, Win 10).

Steps to Reproduce

orlade@SURFACE:~/dev/sysl$ make generate
docker run --rm -v /mnt/c/dev/sysl:/src -w /src anzbank/arrai bundle pkg/importer/spanner/import_migrations.arrai > pkg/importer/spanner/import_migrations.arraiz
time="2020-11-03T05:54:21Z" level=info msg="\"pkg/importer/spanner/import_migrations.arrai\": file not found"
time="2020-11-03T05:54:21Z" level=info msg="unable to start debug shell: standard input is not a terminal"
Makefile:68: recipe for target 'pkg/importer/spanner/import_migrations.arraiz' failed
make: *** [pkg/importer/spanner/import_migrations.arraiz] Error 1

Your Environment

docker image ls
anzbank/arrai              latest              b264b4953b52        7 days ago          649MB
@orlade orlade added the bug label Nov 3, 2020
@anzdaddy
Copy link
Member

anzdaddy commented Nov 3, 2020

(May or may not be relevant, but…) Is make generate invoked in Windows CI builds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants