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

Brew tap failure #303

Open
hansoksendahl opened this issue Mar 9, 2022 · 10 comments
Open

Brew tap failure #303

hansoksendahl opened this issue Mar 9, 2022 · 10 comments

Comments

@hansoksendahl
Copy link

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!
@Klaudioz
Copy link

Having the same issue!!

1 similar comment
@shidaxi
Copy link

shidaxi commented Mar 31, 2022

Having the same issue!!

@bfeuillet
Copy link

Same issue for me

@Apexal
Copy link

Apexal commented Jul 12, 2022

Still receiving this error.

@dscurtu
Copy link

dscurtu commented Jul 15, 2022

any updates?

@rabee77
Copy link

rabee77 commented Sep 11, 2022

Having the same issue on Macbook pro M1

@dickc-sg
Copy link

$ 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>

@arogic
Copy link

arogic commented Feb 8, 2023

same issue

@brygom
Copy link

brygom commented Apr 19, 2023

any update about this ?

@atz
Copy link

atz commented Mar 13, 2024

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

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