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

Unable to install plugins #85

Closed
ghost opened this issue Mar 20, 2017 · 2 comments
Closed

Unable to install plugins #85

ghost opened this issue Mar 20, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 20, 2017

I get the following error when attempting to tap the pote/gpm_plugin repo

~ brew tap pote/gpm_plugins
==> Tapping pote/gpm_plugins
Cloning into '/usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 10 (delta 3), reused 3 (delta 0), pack-reused 0
Unpacking objects: 100% (10/10), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-all.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-all.rb:6:in `<class:GpmAll>'
Please report this to the pote/gpm_plugins tap!
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-bootstrap.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-bootstrap.rb:6:in `<class:GpmBootstrap>'
Please report this to the pote/gpm_plugins tap!
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-git.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-git.rb:6:in `<class:GpmGit>'
Please report this to the pote/gpm_plugins tap!
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-link.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-link.rb:6:in `<class:GpmLink>'
Please report this to the pote/gpm_plugins tap!
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-local.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-local.rb:6:in `<class:GpmLocal>'
Please report this to the pote/gpm_plugins tap!
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-prebuild.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/pote/homebrew-gpm_plugins/Formula/gpm-prebuild.rb:6:in `<class:GpmPrebuild>'
Please report this to the pote/gpm_plugins tap!
Error: Cannot tap pote/gpm_plugins: invalid syntax in tap!
~
@pote
Copy link
Owner

pote commented Mar 21, 2017

Woops, the plugins tap hasn't been updated in quite some time, so it looks like we're still using sha1 which have been disabled in latest homebrew. WIll fix this ASAP.

Thanks for reporting it @rucuriousyet ! 🎉

@pote
Copy link
Owner

pote commented Mar 21, 2017

@rucuriousyet this is solved with the latest version of the gpm plugins tap!

Please give it another go and it should work for you, if something goes wrong don't hesitate to reopen this issue and I'll take a look. :)

Thanks again!

@pote pote closed this as completed Mar 21, 2017
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

1 participant