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

test.sh fails on arm64 platforms because sqlcmd repo has changed #611

Open
dteh opened this issue Jun 7, 2023 · 0 comments · May be fixed by #613
Open

test.sh fails on arm64 platforms because sqlcmd repo has changed #611

dteh opened this issue Jun 7, 2023 · 0 comments · May be fixed by #613
Assignees

Comments

@dteh
Copy link

dteh commented Jun 7, 2023

On a 2023 Macbook Pro M2:

./test.sh fails because of line 19:
go install github.com/microsoft/go-sqlcmd/cmd/sqlcmd@latest || true

fails with the error: package github.com/microsoft/go-sqlcmd/cmd/sqlcmd is not a main package

@dteh dteh changed the title test.sh fails on arm64 platforms because of non-existent package test.sh fails on arm64 platforms because sqlcmd repo has changed Jun 7, 2023
@dteh dteh linked a pull request Jun 7, 2023 that will close this issue
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 a pull request may close this issue.

2 participants