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

brew tap-pin cartr/qt4 failed #69

Closed
skfly007 opened this issue Jan 10, 2020 · 4 comments
Closed

brew tap-pin cartr/qt4 failed #69

skfly007 opened this issue Jan 10, 2020 · 4 comments

Comments

@skfly007
Copy link

skfly@skflydeMacBook-Pro ~ % brew tap-pin cartr/qt4
Error: Calling brew tap-pin user/tap is disabled! Use fully-scoped user/tap/formula naming instead.

@cartr
Copy link
Owner

cartr commented Jan 10, 2020

Thanks for reporting this! Can you try running brew install cartr/qt4/qt@4 instead? (If that works, I'll update the README.)

@skfly007
Copy link
Author

I just run brew install qt@4 and it works?
what's the reason of this situation?

skfly@skflydeMacBook-Pro ~ % brew tap-pin cartr/qt4
Error: Calling brew tap-pin user/tap is disabled! Use fully-scoped user/tap/formula naming instead.
skfly@skflydeMacBook-Pro ~ % brew install qt@4
==> Installing qt@4 from cartr/qt4
==> Installing dependencies for cartr/qt4/qt@4: openssl@1.0
==> Installing cartr/qt4/qt@4 dependency: openssl@1.0
==> Downloading https://dl.bintray.com/cartr/autobottle-qt4/openssl@1.0-1.0.2t.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/faa8d3dc06601237a6f42a93ec6d8b0229426f01ea109e3
######################################### 58.2%

@skfly007
Copy link
Author

I from china and using a mirror for home-brew.

export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles

@cartr
Copy link
Owner

cartr commented Jan 10, 2020

@hnsxcxwpf2 Ah, it looks like when you run brew install qt@4, Homebrew automatically searches through all your taps for a formula called qt@4. (I don't think they did that when I first created this project, but I could be mistaken.) So you don't need to run brew tap-pin anymore. I'll fix the README!

@cartr cartr closed this as completed in 1794070 Jan 10, 2020
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

2 participants