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

Checksum fails when installing bctl #63

Open
nwneisen opened this issue Nov 15, 2024 · 0 comments
Open

Checksum fails when installing bctl #63

nwneisen opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nwneisen
Copy link
Contributor

Current Behavior

❯ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mirantiscontainers/blueprint/main/scripts/install.sh)"
VERSION not set, using latest release: v1.0.16
Downloading https://github.com/mirantiscontainers/blueprint/releases/download/v1.0.16/bctl_darwin_arm64.tar.gz
Downloading https://github.com/mirantiscontainers/blueprint/releases/download/v1.0.16/blueprint_1.0.16_checksums.txt...
Verifying checksum...
Checksum verification failed. Exiting without installing

Expected Behavior

bctl should pass the checksum and install on my system

Steps To Reproduce

Run the install command from the docs

Environment

OS: mac

Product Version: latest

Additional Context

No response

@nwneisen nwneisen added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant