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

Homebrew formula points to new GCS bucket #90

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Homebrew formula points to new GCS bucket #90

merged 1 commit into from
Feb 23, 2024

Conversation

cunnie
Copy link
Member

@cunnie cunnie commented Feb 22, 2024

The AWS S3 bucket has been deprecated with the migration of the BOSH CLI pipeline to the Cloud Foundry Foundation; it has been replaced by the new GCS bucket.

This commit fixes installation problems by pointing to the new bucket.

Fixes during brew install bosh-cli:

Error: bosh-cli: Failed to download resource "bosh-cli"
Download failed: https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-7.5.3-darwin-arm64

The AWS S3 bucket has been deprecated with the migration of the BOSH CLI
pipeline to the Cloud Foundry Foundation; it has been replaced by the
new GCS bucket.

This commit fixes installation problems by pointing to the new bucket.

Fixes during `brew install bosh-cli`:

```
Error: bosh-cli: Failed to download resource "bosh-cli"
Download failed: https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-7.5.3-darwin-arm64
```

Signed-off-by: Brian Cunnie <[email protected]>
@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.

@rkoster rkoster merged commit 3bb762f into cloudfoundry:master Feb 23, 2024
9 checks passed
@rkoster
Copy link
Contributor

rkoster commented Feb 23, 2024

Thanks! @cunnie

moleske added a commit to cloudfoundry/capi-dockerfiles that referenced this pull request Feb 25, 2024
- seems bosh team switch where they are storing new versions of the bosh
  cli (cloudfoundry/homebrew-tap#90)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

5 participants