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

Linux Support #53

Open
siennathesane opened this issue Dec 31, 2018 · 9 comments
Open

Linux Support #53

siennathesane opened this issue Dec 31, 2018 · 9 comments

Comments

@siennathesane
Copy link

Linuxbrew and Homebrew are merging. Currently the cf taps download darwin binaries, but with the merger, there's now a use case for supporting Linux. Is adding support for Linux binaries feasible?

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@abbyachau
Copy link

Hi @mxplusb thanks for creating this request. We will review and get back to you as soon as we can with any additional questions we may have. Thanks.

@siennathesane
Copy link
Author

Sounds good. I can help test if that is helpful.

@siennathesane
Copy link
Author

To clarify, on darwin you can run brew tap cloudfoundry/tap && brew install -v cf-cli. On Linux, you can run the same command, but the binaries which are downloaded are mach-o binaries for darwin, so they aren't compatible with Linux. When I filed this the original thought process behind the ask was to support the cf-cli through brew install on Linux.

Ideally if all of the binaries in this tap had support for Linux that'd be great, but if only the cf-cli is feasible, that's fine too.

@abbyachau
Copy link

Hi @mxplusb sorry for the delay in response. I've not forgotten about this but need to loop back and understand how valuable this would be for our users. From a cursory look, it looks valuable but I need to weigh it against other priorities at the moment. I'll loop back soon as I can.

@siennathesane
Copy link
Author

siennathesane commented Feb 14, 2019

Thanks for the update @abbyachau I appreciate it.

@tannevaled
Copy link

just make it works with linuxbrew.
tested on alpine.
see pull request #55

@ipolyzos
Copy link
Contributor

ipolyzos commented Apr 8, 2020

hello, I would like to follow up on this issue.

I have created yesterday the PRs #63 (bosh-cli) and #64 (bbr) with support for linux.

@bosh-admin-bot
Copy link

This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.

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

No branches or pull requests

6 participants