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 Tap is broken #79

Closed
rsdy opened this issue Feb 16, 2021 · 4 comments
Closed

Homebrew Tap is broken #79

rsdy opened this issue Feb 16, 2021 · 4 comments

Comments

@rsdy
Copy link

rsdy commented Feb 16, 2021

I get the following response from brew update:

Error: Fetching /opt/homebrew/Library/Taps/filippo.io/homebrew-yubikey-agent failed!

Trying to untap/retap will result in a password prompt for Github.

@FiloSottile
Copy link
Owner

Thank you for the report. I added back a master branch with just the Homebrew Formula, and I will replace it with a Tap migration entry once Homebrew/homebrew-core#71440 is merged.

Could you try a brew update and check if it's working?

@cerw
Copy link

cerw commented Feb 19, 2021

brew install yubikey-agent                                                                                                                            <update_wp_core ✗>
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 5 taps (shivammathur/php, homebrew/cask-versions, homebrew/core, homebrew/cask and homebrew/services).
==> Updated Formulae
Updated 70 formulae.
==> New Casks
kiwi-for-gmail
==> Updated Casks
Updated 51 casks.

==> Searching for similarly named formulae...
Error: No similarly named formulae found.
Error: No available formula or cask with the name "yubikey-agent".

@rsdy
Copy link
Author

rsdy commented Feb 19, 2021

@FiloSottile I still get a password prompt when I brew tap filippo.io/yubikey-agent:

% brew tap filippo.io/yubikey-agent

==> Tapping filippo.io/yubikey-agent
Cloning into '/opt/homebrew/Library/Taps/filippo.io/homebrew-yubikey-agent'...
Username for 'https://github.com': ^C

@FiloSottile
Copy link
Owner

New brew tap invocations are broken and will not get fixed, once Homebrew/homebrew-core#71440 is merged brew install yubikey-agent will just work without the custom tap. What was fixed and verified by another reporter is brew update for existing taps.

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

3 participants