Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Homebrew remote repository on Artifactory

I'm trying to setup a remote repository for Homebrew on Artifactory. I'm following the steps as described in the following page https://jfrog.com/knowledge-base/how-do-i-set-up-a-remote-homebrew-repository.

However, When testing the remote url connection (http://homebrew.bintray.com/bottles) I got this error:

     Connection failed: Error 403: Forbidden

I also checked the website in a browser and got the same error message. What are the work arounds for this?

like image 608
John Fam Avatar asked Oct 23 '25 22:10

John Fam


1 Answers

try this: Create Generic remote repo named homebrew point it to https://homebrew.bintray.com/.

then set env HOMEBREW_BOTTLE_DOMAIN=http://localhost:8080/artifactory/homebrew/.

brew install wget

like image 56
Jainish Shah Avatar answered Oct 25 '25 13:10

Jainish Shah



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!