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

Cloud Foundry installation fails on M1 Mac #312

Open
joemoore opened this issue Dec 10, 2021 · 1 comment
Open

Cloud Foundry installation fails on M1 Mac #312

joemoore opened this issue Dec 10, 2021 · 1 comment
Labels

Comments

@joemoore
Copy link
Collaborator

Fails with the following error:

cf-cli: The x86_64 architecture is required for this software.

Details:

./setup.sh cloud-foundry

Installing Cloud Foundry Command-line Interface
==> Tapping cloudfoundry/tap
Cloning into '/opt/homebrew/Library/Taps/cloudfoundry/homebrew-tap'...
remote: Enumerating objects: 1932, done.
remote: Counting objects: 100% (95/95), done.
remote: Compressing objects: 100% (68/68), done.
remote: Total 1932 (delta 56), reused 60 (delta 27), pack-reused 1837
Receiving objects: 100% (1932/1932), 248.90 KiB | 1.28 MiB/s, done.
Resolving deltas: 100% (1224/1224), done.
Tapped 9 formulae (25 files, 330.6KB).
cf-cli: The x86_64 architecture is required for this software.
Error: cf-cli: An unsatisfied requirement failed this build.
@joemoore joemoore added the bug label Dec 10, 2021
@joemoore
Copy link
Collaborator Author

This is a known issue : cloudfoundry/cli#2131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant