awless icon indicating copy to clipboard operation
awless copied to clipboard

Brew tap failure

Open ghost opened this issue 4 years ago • 13 comments

Encountered this error attempting to tap wallix/awless. Possible duplicate of #299

$ brew tap wallix/awless
==> Tapping wallix/awless
Cloning into '/usr/local/Homebrew/Library/Taps/wallix/homebrew-awless'...
remote: Enumerating objects: 130, done.
remote: Total 130 (delta 0), reused 0 (delta 0), pack-reused 130
Receiving objects: 100% (130/130), 20.09 KiB | 2.01 MiB/s, done.
Resolving deltas: 100% (31/31), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/wallix/homebrew-awless/Formula/awless.rb
awless: undefined method `cellar' for #<BottleSpecification:0x00007f7a1c92b8d0>
Error: Cannot tap wallix/awless: invalid syntax in tap!

ghost avatar Mar 09 '22 20:03 ghost

Having the same issue!!

Klaudioz avatar Mar 26 '22 00:03 Klaudioz

Having the same issue!!

shidaxi avatar Mar 31 '22 13:03 shidaxi

Same issue for me

bfeuillet avatar Apr 12 '22 09:04 bfeuillet

Still receiving this error.

Apexal avatar Jul 12 '22 15:07 Apexal

any updates?

dscurtu avatar Jul 15 '22 13:07 dscurtu

Having the same issue on Macbook pro M1

rabee77 avatar Sep 11 '22 00:09 rabee77

$ brew tap wallix/awless --verbose
==> Tapping wallix/awless
git clone https://github.com/wallix/homebrew-awless /opt/homebrew/Library/Taps/wallix/homebrew-awless --origin=origin --template=
Cloning into '/opt/homebrew/Library/Taps/wallix/homebrew-awless'...
remote: Enumerating objects: 130, done.
remote: Total 130 (delta 0), reused 0 (delta 0), pack-reused 130
Receiving objects: 100% (130/130), 20.09 KiB | 935.00 KiB/s, done.
Resolving deltas: 100% (31/31), done.
Tapped 1 formula (14 files, 43.0KB).

$ brew install --verbose awless
Error: awless: undefined method `cellar' for #<BottleSpecification:0x000000014cbbbd70>

dickc-sg avatar Jan 19 '23 16:01 dickc-sg

same issue

arogic avatar Feb 08 '23 16:02 arogic

any update about this ?

brygom avatar Apr 19 '23 00:04 brygom

Still seen in 2024:

Error: wallix/awless/awless: undefined method `cellar' for #<BottleSpecification:0x00000001201aec00 @rebuild=0, @repository="/opt/homebrew", @collector=#<Utils::Bottles::Collector:0x00000001201aeb88 @tag_specs={}>, @root_url_specs={}, @root_url="https://github.com/wallix/homebrew-awless/releases/download/v0.1.11">

This is using Homebrew 4.2.12

atz avatar Mar 13 '24 00:03 atz