kreuzwerker / homebrew-taps

Brew support for various kreuzwerker tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot tap kreuzwerker/taps: invalid syntax in tap!

Flydiverny opened this issue Β· comments

Cant tap the tap on linux due errors in m1-terraform-provider-helper.rb 😞

$ brew tap kreuzwerker/taps
==> Tapping kreuzwerker/taps
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/kreuzwerker/homebrew-taps'...
remote: Enumerating objects: 86, done.
remote: Counting objects: 100% (30/30), done.
remote: Compressing objects: 100% (25/25), done.
remote: Total 86 (delta 14), reused 11 (delta 5), pack-reused 56
Receiving objects: 100% (86/86), 19.24 KiB | 703.00 KiB/s, done.
Resolving deltas: 100% (38/38), done.
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the kreuzwerker/taps tap (not Homebrew/brew or Homebrew/core):
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/kreuzwerker/homebrew-taps/envsec.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the kreuzwerker/taps tap (not Homebrew/brew or Homebrew/core):
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/kreuzwerker/homebrew-taps/envplate.rb:9

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the kreuzwerker/taps tap (not Homebrew/brew or Homebrew/core):
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/kreuzwerker/homebrew-taps/awsu.rb:9

Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/kreuzwerker/homebrew-taps/m1-terraform-provider-helper.rb
formulae require at least a URL
Error: Cannot tap kreuzwerker/taps: invalid syntax in tap!

Thanks for reporting it. I'll add the linux builds, although it does not make sense for the m1-terraform-provider-helper.rb

Thanks! Its a bit unfortunate since it was unreleated to what I wanted to install πŸ˜„

fixed in 585d71c