Linuxbrew / brew

:beer::penguin: The Homebrew package manager for Linux
https://linuxbrew.sh
BSD 2-Clause "Simplified" License
2.66k stars 237 forks source link

Error: undefined method `rebuild' for #<BottleSpecification:0x7f0c69ca2430> #878

Closed xDigital closed 6 years ago

xDigital commented 6 years ago
*Please report this bug:
    https://github.com/Linuxbrew/linuxbrew/blob/master/share/doc/homebrew/Troubleshooting.md#troubleshooting
/home/fzutljptf41p/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/ta-lib.rb:9:in `load_formula'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/software_spec.rb:91:in `instance_eval'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/software_spec.rb:91:in `bottle'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/formula.rb:1729:in `bottle'
/home/fzutljptf41p/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/ta-lib.rb:7:in `load_formula'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/formulary.rb:34:in `load_formula_from_path'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/formulary.rb:83:in `load_file'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/formulary.rb:74:in `klass'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/formulary.rb:70:in `get_formula'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/formulary.rb:207:in `factory'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/extend/ARGV.rb:18:in `formulae'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/extend/ARGV.rb:16:in `map'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/extend/ARGV.rb:16:in `formulae'
/home/fzutljptf41p/.linuxbrew/Library/Homebrew/cmd/install.rb:44:in `install'
/home/fzutljptf41p/.linuxbrew/Library/brew.rb:84:in `send'
/home/fzutljptf41p/.linuxbrew/Library/brew.rb:84
sjackman commented 6 years ago

Please surround copied-and-pasted logs with triple back ticks. See GitHub Help / Quoting Code.

sjackman commented 6 years ago

Please fill out the bug report template. It looks as though you have an old installation of Linuxbrew. Try brew update or if that doesn't resolve the issue brew update-reset.