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

codeowners-validator install.sh crit-platform error for linux/arm64 #183

Open
frankpengau opened this issue Dec 7, 2022 · 0 comments · May be fixed by #184
Open

codeowners-validator install.sh crit-platform error for linux/arm64 #183

frankpengau opened this issue Dec 7, 2022 · 0 comments · May be fixed by #184
Assignees
Labels
bug Something isn't working

Comments

@frankpengau
Copy link

frankpengau commented Dec 7, 2022

Description

Trying to use codeowners-validator install.sh in Ubuntu (Jammy - 22.04), but it seems like the platform (linux/arm64) is not supported.

OS: Ubuntu/Linux
ARCH: aarch64/arm64

Expected result

Supported Platform. Will Install.

Actual result

mszostok/codeowners-validator crit platform linux/arm64 is not supported.  Make sure this script is up-to-date and file request at https://github.com/mszostok/codeowners-validator/issues/new

Steps to reproduce

curl -sfL https://raw.githubusercontent.com/mszostok/codeowners-validator/main/install.sh | sh -s -- -b /usr/local/bin v0.7.4

Troubleshooting

Verified that there is a codeowners-validator release for linux/arm64: v0.7.4 - linux/arm64 release

@frankpengau frankpengau added the bug Something isn't working label Dec 7, 2022
@frankpengau frankpengau linked a pull request Dec 7, 2022 that will close this issue
@frankpengau frankpengau changed the title codeowners-validator crit-platform error for linux/arm64 codeowners-validator install.sh crit-platform error for linux/arm64 Dec 7, 2022
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

Successfully merging a pull request may close this issue.

2 participants