bytebase / bytebase

The GitHub/GitLab for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.

Home Page:https://www.bytebase.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Install on Macos darwin

akmani-w opened this issue · comments

Provide the Bytebase version you are using

latest

Describe the bug

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/bytebase/install/main/install.sh)"

OS: darwin
ARCH: amd64
Downloading tarball into /var/folders/f5/7dcsf9wj20z9wgvnvpmsm_4c0000gn/T/tmp.QiPScISS

tarball /var/folders/f5/7dcsf9wj20z9wgvnvpmsm_4c0000gn/T/tmp.QiPScISS/bytebase_darwin_amd64.tar.gz not found

Steps to reproduce

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/bytebase/install/main/install.sh)"

OS: darwin
ARCH: amd64
Downloading tarball into /var/folders/f5/7dcsf9wj20z9wgvnvpmsm_4c0000gn/T/tmp.QiPScISS

tarball /var/folders/f5/7dcsf9wj20z9wgvnvpmsm_4c0000gn/T/tmp.QiPScISS/bytebase_darwin_amd64.tar.gz not found

Expected behavior

To install the version

Provide the database you are using

No response

Provide the version control system you are using

git, github

Additional context

No response

@tianzhou Can we have support for mac Darwin Amd64

We don't plan to support mac Darwin Amd64. BTW, we are also planning to deprecate binary build. In the future, docker image will be the only release artifact.