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

403 forbidden error on doing brew install #60

Open
aakarsh-sasi opened this issue May 6, 2021 · 4 comments
Open

403 forbidden error on doing brew install #60

aakarsh-sasi opened this issue May 6, 2021 · 4 comments

Comments

@aakarsh-sasi
Copy link

https://blog.gradle.org/jcenter-shutdown#:~:text=On%20February%203%202021%2C%20JFrog,disruptions%20to%20your%20build%20pipelines.

Bintray has shutdown therefore no more able to download Carthage using brew. Please host it somewhere else.

Command used: brew tap nsoperations/formulas && brew install nsoperations/formulas/carthage

==> Installing carthage from nsoperations/formulas
==> Downloading https://dl.bintray.com/nsoperations/bottles-formulas/carthage-0.46.1.mojave.bottle.tar.gz
#=#=-#  #                                                                     
curl: (22) The requested URL returned error: 403 Forbidden
Error: Failed to download resource "carthage"
Download failed: https://dl.bintray.com/nsoperations/bottles-formulas/carthage-0.46.1.mojave.bottle.tar.gz
@diegolechado
Copy link

I'm facing the same problem

@aakarsh-sasi
Copy link
Author

aakarsh-sasi commented May 7, 2021

I have uploaded the brew bottle it on my s3 bucket and pointed the home brew formula to that

@luizaawwolf
Copy link

was running into the same issue and adding the -s flag fixed it for me.
so brew install -s nsoperations/formulas/carthage

@MapleLove
Copy link

was running into the same issue and adding the -s flag fixed it for me.
so brew install -s nsoperations/formulas/carthage

it works

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

No branches or pull requests

4 participants