Skip to content

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

Description

@nazhang8888

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions