scaleway / docker-machine-driver-scaleway

:whale: Scaleway driver for Docker Machine
MIT License
249 stars 34 forks source link

When trying to run `brew tap scaleway/scaleway`: undefined method `cellar' #110

Closed finicu212 closed 2 years ago

finicu212 commented 2 years ago

Hi, I'm trying to install this via brew, however it says there is an invalid method cellar (Invalid syntax in tap!):

$ brew tap scaleway/scaleway
==> Tapping scaleway/scaleway
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/scaleway/homebrew-scaleway'...
remote: Enumerating objects: 93, done.
remote: Total 93 (delta 0), reused 0 (delta 0), pack-reused 93
Unpacking objects: 100% (93/93), 26.34 KiB | 793.00 KiB/s, done.
Warning: DEPRECATED: This is the last version released with this formula.
Please uninstall this version and use the official formula: brew uninstall -f scw && brew install scw

Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/scaleway/homebrew-scaleway/scw.rb
scw: undefined method `cellar' for #<BottleSpecification:0x00000000038c0138>
Error: Cannot tap scaleway/scaleway: invalid syntax in tap!

installing the CLI tool (scw) however works fine but that is in homebrew/core

remyleone commented 2 years ago

This project is not currently actively maintained. Could you download the latest version as a binary and install it manually and see if it fits your needs?