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

brew install sqld installing Darwin instead of intended architecture. #11

Open
nazhang8888 opened this issue Oct 14, 2023 · 0 comments
Open

Comments

@nazhang8888
Copy link

sqld version

0.21.9

Steps to reproduce

On non ARM architecture run
brew tap libsql/sqld
brew install sqld

What is expected?

When running brew install sqld, the code accounts for the correct architecture, then downloads and installs sqld-x86_64-unknown-linux-gnu.tar.xz.

What is actually happening?

When running brew install sqld, the code does not account for the correct architecture, then downloads and fails to install sqld-x86_64-apple-darwin.tar.xz.

10 14 23

System info

WSL2 Ubuntu on Win 10

Additional comments

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

No branches or pull requests

1 participant