OSGeo / homebrew-osgeo4mac

Mac homebrew tap for maintaining a stable work environment for the OSGeo.org geospatial toolset
https://git.io/fhh3X
BSD 3-Clause "New" or "Revised" License
364 stars 112 forks source link

[BigSur][Installation] Install fails on BigSur #1410

Open lanec opened 3 years ago

lanec commented 3 years ago

I ran: brew tap osgeo/osgeo4mac

I get back:

Cloning into '/usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac'...
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 12961 (delta 0), reused 1 (delta 0), pack-reused 12956
Receiving objects: 100% (12961/12961), 10.21 MiB | 28.80 MiB/s, done.
Resolving deltas: 100% (9459/9459), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb
osgeo-vtk: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb:148

Warning: Calling depends_on :x11 is deprecated! Use depends_on specific X11 formula(e) instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb:87

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb
osgeo-insighttoolkit@4: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb:42

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb
osgeo-insighttoolkit: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb:40

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb
osgeo-gmt: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb:39

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb
mapserver6: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb:63

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb
osgeo-pcl: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb:45

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb
osgeo-ossim: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb:66

Error: Cannot tap osgeo/osgeo4mac: invalid syntax in tap!
Zialus commented 3 years ago

I get the following errors while running brew audit

Error: Failed to import: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb
osgeo-vtk: Unsupported special dependency :java
Error: Failed to import: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb
osgeo-insighttoolkit@4: Unsupported special dependency :java
Error: Failed to import: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb
osgeo-insighttoolkit: Unsupported special dependency :java
Error: Failed to import: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb
osgeo-gmt: Unsupported special dependency :java
Error: Failed to import: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb
mapserver6: Unsupported special dependency :java
Error: Failed to import: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb
osgeo-pcl: Unsupported special dependency :java
Error: Failed to import: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb
osgeo-ossim: Unsupported special dependency :java
beedawg1985 commented 3 years ago

I'm getting the same on Big Sur 11.1 (20C69):

Cloning into '/opt/homebrew/Library/Taps/osgeo/homebrew-osgeo4mac'...
remote: Enumerating objects: 12, done.
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 12973 (delta 2), reused 3 (delta 1), pack-reused 12961
Receiving objects: 100% (12973/12973), 10.22 MiB | 12.82 MiB/s, done.
Resolving deltas: 100% (9466/9466), done.
Error: Invalid formula: /opt/homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb
osgeo-openscenegraph: Calling depends_on :x11 is disabled! Use depends_on specific X11 formula(e) instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb:87

Error: Invalid formula: /opt/homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb
osgeo-grass: Calling depends_on :x11 is disabled! Use depends_on specific X11 formula(e) instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb:111

Error: Invalid formula: /opt/homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb
osgeo-osgearth: Calling depends_on :x11 is disabled! Use depends_on specific X11 formula(e) instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /opt/homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb:46

Error: Cannot tap osgeo/osgeo4mac: invalid syntax in tap!
rebal15 commented 3 years ago

Does anyone have any updates on this? Still having the issue on 11.2

stale[bot] commented 3 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want to keep the issue open, please comment or update the info here. Thank you for your contributions.

davidraleigh commented 3 years ago

no stale bot. no.

stale[bot] commented 2 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want to keep the issue open, please comment or update the info here. Thank you for your contributions.

vishalsynerzip commented 2 years ago

I am having same issue on Big Sur 11.4 . Please let me know if there is fix available for it.

stale[bot] commented 2 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want to keep the issue open, please comment or update the info here. Thank you for your contributions.

vishalsynerzip commented 2 years ago

Any update on this issue?

ValentinCreative commented 2 years ago

Here on MacOs 11.5.2

When I brew tap osgeo/osgeo4mac I got :

==> Tapping osgeo/osgeo4mac
Cloning into '/usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac'...
remote: Enumerating objects: 12977, done.
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 100% (15/15), done.
remote: Total 12977 (delta 5), reused 2 (delta 1), pack-reused 12961
Receiving objects: 100% (12977/12977), 10.22 MiB | 10.56 MiB/s, done.
Resolving deltas: 100% (9469/9469), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb
osgeo-vtk: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb:17

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-psqlodbc.rb
osgeo-psqlodbc: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-psqlodbc.rb:30

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgqt.rb
osgeo-osgqt: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgqt.rb:15

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libpqxx.rb
osgeo-libpqxx: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libpqxx.rb:28

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libnoise.rb
osgeo-libnoise: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libnoise.rb:12

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-six.rb
osgeo-six: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-six.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osm2po.rb
osgeo-osm2po: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osm2po.rb:18

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgsql-ogr-fdw.rb
osgeo-pgsql-ogr-fdw: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgsql-ogr-fdw.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libght.rb
osgeo-libght: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libght.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libspatialite.rb
osgeo-libspatialite: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libspatialite.rb:39

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qtkeychain-qt@5.7.rb
qtkeychain-qt@5.7: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qtkeychain-qt@5.7.rb:12

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libgeotiff.rb
osgeo-libgeotiff: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libgeotiff.rb:32

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mongo-cxx-driver-legacy.rb
osgeo-mongo-cxx-driver-legacy: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mongo-cxx-driver-legacy.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pointcloud.rb
osgeo-pointcloud: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pointcloud.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libkml.rb
osgeo-libkml: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libkml.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laszip@2.rb
osgeo-laszip@2: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laszip@2.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb
osgeo-openscenegraph: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb:39

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fyba.rb
osgeo-fyba: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fyba.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qca-qt@5.7.rb
qca-qt@5.7: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qca-qt@5.7.rb:25

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis.rb
osgeo-postgis: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis.rb:35

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal.rb
osgeo-gdal: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal.rb:40

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-liblas.rb
osgeo-liblas: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-liblas.rb:21

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@10.rb
osgeo-postgresql@10: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@10.rb:60

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laz-perf.rb
osgeo-laz-perf: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laz-perf.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb
osgeo-insighttoolkit@4: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyqt-webkit.rb
osgeo-pyqt-webkit: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyqt-webkit.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-proj.rb
osgeo-proj: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-proj.rb:28

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-taudem.rb
osgeo-taudem: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-taudem.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@11.rb
osgeo-postgresql@11: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@11.rb:56

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-nitro.rb
osgeo-nitro: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-nitro.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-mysql.rb
osgeo-qt-mysql: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-mysql.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb
osgeo-insighttoolkit: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ogdi.rb
osgeo-ogdi: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ogdi.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-odbc.rb
osgeo-qt-odbc: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-odbc.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-simple-tiles.rb
osgeo-simple-tiles: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-simple-tiles.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-iipsrv.rb
osgeo-iipsrv: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-iipsrv.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vigra.rb
osgeo-vigra: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vigra.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga-lts.rb
osgeo-saga-lts: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga-lts.rb:19

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qscintilla2.rb
osgeo-qscintilla2: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qscintilla2.rb:28

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb
osgeo-gmt: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb:15

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-opencollada.rb
osgeo-opencollada: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-opencollada.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapcache.rb
mapcache: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapcache.rb:10

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql.rb
osgeo-postgresql: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql.rb:56

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb
osgeo-grass: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb:31

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb
mapserver6: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb:38

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-lastools.rb
osgeo-lastools: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-lastools.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qtkeychain.rb
osgeo-qtkeychain: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qtkeychain.rb:32

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyspatialite.rb
osgeo-pyspatialite: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyspatialite.rb:24

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-orfeo.rb
osgeo-orfeo: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-orfeo.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mapnik.rb
osgeo-mapnik: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mapnik.rb:17

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgadmin3-lts.rb
osgeo-pgadmin3-lts: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgadmin3-lts.rb:15

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-muparserx.rb
osgeo-muparserx: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-muparserx.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdfium.rb
osgeo-pdfium: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdfium.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/prepair.rb
prepair: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/prepair.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox-tools.rb
osgeo-whitebox-tools: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox-tools.rb:12

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb
osgeo-pcl: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-matplotlib.rb
osgeo-matplotlib: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-matplotlib.rb:32

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-python.rb
osgeo-gdal-python: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-python.rb:39

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdal.rb
osgeo-pdal: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdal.rb:29

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-points2grid.rb
osgeo-points2grid: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-points2grid.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb
osgeo-osgearth: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-filegdb-api.rb
osgeo-filegdb-api: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-filegdb-api.rb:14

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hdf4.rb
osgeo-hdf4: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hdf4.rb:17

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-webkit.rb
osgeo-qt-webkit: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-webkit.rb:15

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fcgi-debug.rb
osgeo-fcgi-debug: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fcgi-debug.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.5.rb
osgeo-postgis@2.5: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.5.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-psql.rb
osgeo-qt-psql: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-psql.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga.rb
osgeo-saga: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga.rb:19

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox.rb
osgeo-whitebox: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox.rb:12

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-filegdb.rb
osgeo-gdal-filegdb: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-filegdb.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb
osgeo-ossim: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb:9

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hexer.rb
osgeo-hexer: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hexer.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-netcdf.rb
osgeo-netcdf: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-netcdf.rb:31

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-pdf.rb
osgeo-gdal-pdf: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-pdf.rb:13

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.4.rb
osgeo-postgis@2.4: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.4.rb:35

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-marble.rb
osgeo-marble: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256 tag: "digest"` instead.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-marble.rb:14

Error: Cannot tap osgeo/osgeo4mac: invalid syntax in tap!
bossleanne commented 2 years ago

same here, when I do brew tap osgeo/osgeo4mac the error appears as the rest. - Big Sur 11.5.2

jebyrnes commented 2 years ago

Same Problem on 11.5.2

Further, cannot install directly.

brew install https://raw.githubusercontent.com/OSGeo/homebrew-osgeo4mac/master/Formula/osgeo-gdal
Traceback (most recent call last):
`brew extract` or `brew create` and `brew tap-new` to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of osgeo-gdal formula file from an arbitrary URL is unsupported!  (UsageError)
`brew extract` or `brew create` and `brew tap-new` to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of osgeo-gdal formula file from an arbitrary URL is unsupported!  (UsageError)
ningfc commented 2 years ago

You can try this https://www.igeeksblog.com/how-to-install-homebrew-on-mac/ I refer to the method in this blog to install successfully, but need to set the PATH environment variable by myself. Good luck!

luisevelzquez commented 2 years ago

Same problem here. Any update? 🥲

pieterprovoost commented 2 years ago

Same problem on a fresh macOS 12.0.1.

jmamakeesic commented 2 years ago

Watching.

devleaks commented 2 years ago

Same here. MacOS 12.0.1, M1 processor. Work around?

calebfaruki commented 2 years ago

MacBook Pro (15-inch, 2019) macOS Big Sur v11.6 Homebrew 3.3.11 Homebrew/homebrew-core (git revision 37d19f29a9c; last commit 2022-01-21) Homebrew/homebrew-cask (git revision b3983e9680; last commit 2022-01-21)

cfaruki@home[develop !] brew tap osgeo/osgeo4mac
==> Tapping osgeo/osgeo4mac
Cloning into '/usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac'...
remote: Enumerating objects: 12977, done.
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 100% (15/15), done.
remote: Total 12977 (delta 5), reused 2 (delta 1), pack-reused 12961
Receiving objects: 100% (12977/12977), 10.22 MiB | 1.82 MiB/s, done.
Resolving deltas: 100% (9469/9469), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb
osgeo-vtk: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-psqlodbc.rb
osgeo-psqlodbc: undefined method `cellar' for #<BottleSpecification:0x00007fc889284ae8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgqt.rb
osgeo-osgqt: undefined method `cellar' for #<BottleSpecification:0x00007fc88929cdc8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libpqxx.rb
osgeo-libpqxx: undefined method `cellar' for #<BottleSpecification:0x00007fc8892b4090>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libnoise.rb
osgeo-libnoise: undefined method `cellar' for #<BottleSpecification:0x00007fc859827520>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-six.rb
osgeo-six: undefined method `cellar' for #<BottleSpecification:0x00007fc8598c9690>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osm2po.rb
osgeo-osm2po: undefined method `cellar' for #<BottleSpecification:0x00007fc88911d6f0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgsql-ogr-fdw.rb
osgeo-pgsql-ogr-fdw: undefined method `cellar' for #<BottleSpecification:0x00007fc88a18f1f0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libght.rb
osgeo-libght: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libspatialite.rb
osgeo-libspatialite: undefined method `cellar' for #<BottleSpecification:0x00007fc88915c2b0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qtkeychain-qt@5.7.rb
qtkeychain-qt@5.7: undefined method `cellar' for #<BottleSpecification:0x00007fc88919e048>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libgeotiff.rb
osgeo-libgeotiff: undefined method `cellar' for #<BottleSpecification:0x00007fc8891e6ff0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mongo-cxx-driver-legacy.rb
osgeo-mongo-cxx-driver-legacy: undefined method `cellar' for #<BottleSpecification:0x00007fc88a23d8b8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pointcloud.rb
osgeo-pointcloud: undefined method `cellar' for #<BottleSpecification:0x00007fc88a25f738>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libkml.rb
osgeo-libkml: undefined method `cellar' for #<BottleSpecification:0x00007fc88a277590>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laszip@2.rb
osgeo-laszip@2: undefined method `cellar' for #<BottleSpecification:0x00007fc88a297ae8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb
osgeo-openscenegraph: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fyba.rb
osgeo-fyba: undefined method `cellar' for #<BottleSpecification:0x00007fc88a2bc208>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qca-qt@5.7.rb
qca-qt@5.7: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis.rb
osgeo-postgis: undefined method `cellar' for #<BottleSpecification:0x00007fc87909af08>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal.rb
osgeo-gdal: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-liblas.rb
osgeo-liblas: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@10.rb
osgeo-postgresql@10: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laz-perf.rb
osgeo-laz-perf: undefined method `cellar' for #<BottleSpecification:0x00007fc879102bf8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb
osgeo-insighttoolkit@4: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyqt-webkit.rb
osgeo-pyqt-webkit: undefined method `cellar' for #<BottleSpecification:0x00007fc85911de00>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-proj.rb
osgeo-proj: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-taudem.rb
osgeo-taudem: undefined method `cellar' for #<BottleSpecification:0x00007fc88921df78>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@11.rb
osgeo-postgresql@11: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-nitro.rb
osgeo-nitro: undefined method `cellar' for #<BottleSpecification:0x00007fc88928f358>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-mysql.rb
osgeo-qt-mysql: undefined method `cellar' for #<BottleSpecification:0x00007fc8892a48e8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb
osgeo-insighttoolkit: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ogdi.rb
osgeo-ogdi: undefined method `cellar' for #<BottleSpecification:0x00007fc85984c7f8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-odbc.rb
osgeo-qt-odbc: undefined method `cellar' for #<BottleSpecification:0x00007fc8891043f8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-simple-tiles.rb
osgeo-simple-tiles: undefined method `cellar' for #<BottleSpecification:0x00007fc88913ca28>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-iipsrv.rb
osgeo-iipsrv: undefined method `cellar' for #<BottleSpecification:0x00007fc88a1c48a0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vigra.rb
osgeo-vigra: undefined method `cellar' for #<BottleSpecification:0x00007fc889155a78>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga-lts.rb
osgeo-saga-lts: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qscintilla2.rb
osgeo-qscintilla2: undefined method `cellar' for #<BottleSpecification:0x00007fc8891cfd28>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb
osgeo-gmt: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-opencollada.rb
osgeo-opencollada: undefined method `cellar' for #<BottleSpecification:0x00007fc88a22c8b0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapcache.rb
mapcache: undefined method `cellar' for #<BottleSpecification:0x00007fc88a257718>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql.rb
osgeo-postgresql: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb
osgeo-grass: undefined method `cellar' for #<BottleSpecification:0x00007fc88a2c6190>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb
mapserver6: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-lastools.rb
osgeo-lastools: undefined method `cellar' for #<BottleSpecification:0x00007fc8790ab808>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qtkeychain.rb
osgeo-qtkeychain: undefined method `cellar' for #<BottleSpecification:0x00007fc8790cbdb0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyspatialite.rb
osgeo-pyspatialite: undefined method `cellar' for #<BottleSpecification:0x00007fc8790e1c00>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-orfeo.rb
osgeo-orfeo: undefined method `cellar' for #<BottleSpecification:0x00007fc879108cb0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mapnik.rb
osgeo-mapnik: undefined method `cellar' for #<BottleSpecification:0x00007fc889216e80>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgadmin3-lts.rb
osgeo-pgadmin3-lts: undefined method `cellar' for #<BottleSpecification:0x00007fc8892370e0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-muparserx.rb
osgeo-muparserx: undefined method `cellar' for #<BottleSpecification:0x00007fc88924cdc8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdfium.rb
osgeo-pdfium: undefined method `cellar' for #<BottleSpecification:0x00007fc889276df8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/prepair.rb
prepair: undefined method `cellar' for #<BottleSpecification:0x00007fc8892972d8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox-tools.rb
osgeo-whitebox-tools: undefined method `cellar' for #<BottleSpecification:0x00007fc8892afd60>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb
osgeo-pcl: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-matplotlib.rb
osgeo-matplotlib: undefined method `cellar' for #<BottleSpecification:0x00007fc85981cd78>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-python.rb
osgeo-gdal-python: undefined method `cellar' for #<BottleSpecification:0x00007fc88912e428>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdal.rb
osgeo-pdal: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-points2grid.rb
osgeo-points2grid: undefined method `cellar' for #<BottleSpecification:0x00007fc88a1ad1a0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb
osgeo-osgearth: undefined method `cellar' for #<BottleSpecification:0x00007fc88914c4f0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-filegdb-api.rb
osgeo-filegdb-api: undefined method `cellar' for #<BottleSpecification:0x00007fc88918c848>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hdf4.rb
osgeo-hdf4: undefined method `cellar' for #<BottleSpecification:0x00007fc8891cd7f8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-webkit.rb
osgeo-qt-webkit: undefined method `cellar' for #<BottleSpecification:0x00007fc88a24cb88>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fcgi-debug.rb
osgeo-fcgi-debug: undefined method `cellar' for #<BottleSpecification:0x00007fc88a2647d8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.5.rb
osgeo-postgis@2.5: undefined method `cellar' for #<BottleSpecification:0x00007fc88a2949b0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-psql.rb
osgeo-qt-psql: undefined method `cellar' for #<BottleSpecification:0x00007fc88a2b46e8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga.rb
osgeo-saga: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox.rb
osgeo-whitebox: undefined method `cellar' for #<BottleSpecification:0x00007fc879081710>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-filegdb.rb
osgeo-gdal-filegdb: undefined method `cellar' for #<BottleSpecification:0x00007fc8790b0790>
Warning: Calling bottle :disable is deprecated! There is no replacement.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-shark.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb
osgeo-ossim: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hexer.rb
osgeo-hexer: undefined method `cellar' for #<BottleSpecification:0x00007fc85911d298>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-netcdf.rb
osgeo-netcdf: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-pdf.rb
osgeo-gdal-pdf: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.4.rb
osgeo-postgis@2.4: undefined method `cellar' for #<BottleSpecification:0x00007fc889265558>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-marble.rb
osgeo-marble: Invalid bottle tag symbol
Error: Cannot tap osgeo/osgeo4mac: invalid syntax in tap!
n0kovo commented 2 years ago

Same problem on MacOS 11.6.3 with Homebrew 3.3.14-75-gd603fd6-dirty.

Where are the devs?

aneeskA commented 2 years ago

Same problem on MacOS Moneterey 12.2.1 with Homebrew 3.3.15-58-gbdf25a5

==> Tapping osgeo/osgeo4mac
Cloning into '/usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac'...
remote: Enumerating objects: 12981, done.
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 12981 (delta 8), reused 2 (delta 1), pack-reused 12961
Receiving objects: 100% (12981/12981), 10.22 MiB | 6.25 MiB/s, done.
Resolving deltas: 100% (9472/9472), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb
osgeo-vtk: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-psqlodbc.rb
osgeo-psqlodbc: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c36a580>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgqt.rb
osgeo-osgqt: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c388580>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libpqxx.rb
osgeo-libpqxx: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3b2588>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libnoise.rb
osgeo-libnoise: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3d1ac8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-six.rb
osgeo-six: undefined method `cellar' for #<BottleSpecification:0x00007f7a2f893400>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osm2po.rb
osgeo-osm2po: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8fb808>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgsql-ogr-fdw.rb
osgeo-pgsql-ogr-fdw: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b17bf68>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libght.rb
osgeo-libght: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libspatialite.rb
osgeo-libspatialite: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c1526f8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qtkeychain-qt@5.7.rb
qtkeychain-qt@5.7: undefined method `cellar' for #<BottleSpecification:0x00007f7a2f84ca78>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libgeotiff.rb
osgeo-libgeotiff: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c270670>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mongo-cxx-driver-legacy.rb
osgeo-mongo-cxx-driver-legacy: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b131558>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pointcloud.rb
osgeo-pointcloud: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b13ba08>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libkml.rb
osgeo-libkml: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c2db308>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laszip@2.rb
osgeo-laszip@2: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c2fb720>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb
osgeo-openscenegraph: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fyba.rb
osgeo-fyba: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c339bb0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qca-qt@5.7.rb
qca-qt@5.7: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis.rb
osgeo-postgis: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c388260>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal.rb
osgeo-gdal: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-liblas.rb
osgeo-liblas: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@10.rb
osgeo-postgresql@10: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laz-perf.rb
osgeo-laz-perf: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3e3700>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb
osgeo-insighttoolkit@4: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyqt-webkit.rb
osgeo-pyqt-webkit: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3e8ae8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-proj.rb
osgeo-proj: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-taudem.rb
osgeo-taudem: undefined method `cellar' for #<BottleSpecification:0x00007f7a2f843e50>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@11.rb
osgeo-postgresql@11: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-nitro.rb
osgeo-nitro: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b123c28>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-mysql.rb
osgeo-qt-mysql: undefined method `cellar' for #<BottleSpecification:0x00007f7a2f0714c0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb
osgeo-insighttoolkit: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ogdi.rb
osgeo-ogdi: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c2e0cb8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-odbc.rb
osgeo-qt-odbc: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c309848>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-simple-tiles.rb
osgeo-simple-tiles: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c33a970>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-iipsrv.rb
osgeo-iipsrv: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8e00a8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vigra.rb
osgeo-vigra: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c383120>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga-lts.rb
osgeo-saga-lts: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qscintilla2.rb
osgeo-qscintilla2: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3c3540>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb
osgeo-gmt: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-opencollada.rb
osgeo-opencollada: undefined method `cellar' for #<BottleSpecification:0x00007f7a2f889ba8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapcache.rb
mapcache: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8fa138>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql.rb
osgeo-postgresql: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb
osgeo-grass: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b0e0d10>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb
mapserver6: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-lastools.rb
osgeo-lastools: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8c1400>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qtkeychain.rb
osgeo-qtkeychain: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8cb630>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyspatialite.rb
osgeo-pyspatialite: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c2eb460>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-orfeo.rb
osgeo-orfeo: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3202c8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mapnik.rb
osgeo-mapnik: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8dac20>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgadmin3-lts.rb
osgeo-pgadmin3-lts: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3793f0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-muparserx.rb
osgeo-muparserx: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3a3510>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdfium.rb
osgeo-pdfium: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3cb560>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/prepair.rb
prepair: undefined method `cellar' for #<BottleSpecification:0x00007f7a2f881188>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox-tools.rb
osgeo-whitebox-tools: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8f1b28>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb
osgeo-pcl: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-matplotlib.rb
osgeo-matplotlib: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3eafc8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-python.rb
osgeo-gdal-python: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b0da8e8>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdal.rb
osgeo-pdal: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-points2grid.rb
osgeo-points2grid: undefined method `cellar' for #<BottleSpecification:0x00007f7a2e8b9e08>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb
osgeo-osgearth: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b131530>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-filegdb-api.rb
osgeo-filegdb-api: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c2c8a50>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hdf4.rb
osgeo-hdf4: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c2d97b0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-webkit.rb
osgeo-qt-webkit: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c33a808>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fcgi-debug.rb
osgeo-fcgi-debug: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b1489b0>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.5.rb
osgeo-postgis@2.5: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c37a958>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-psql.rb
osgeo-qt-psql: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c3a2688>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga.rb
osgeo-saga: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox.rb
osgeo-whitebox: undefined method `cellar' for #<BottleSpecification:0x00007f7a2f889248>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-filegdb.rb
osgeo-gdal-filegdb: undefined method `cellar' for #<BottleSpecification:0x00007f7a2b162630>
Warning: Calling bottle :disable is deprecated! There is no replacement.
Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-shark.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb
osgeo-ossim: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hexer.rb
osgeo-hexer: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c290e20>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-netcdf.rb
osgeo-netcdf: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-pdf.rb
osgeo-gdal-pdf: Invalid bottle tag symbol
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.4.rb
osgeo-postgis@2.4: undefined method `cellar' for #<BottleSpecification:0x00007f7a2c2fb978>
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-marble.rb
osgeo-marble: Invalid bottle tag symbol
Error: Cannot tap osgeo/osgeo4mac: invalid syntax in tap!
warpedgeoid commented 2 years ago

So, is it safe to assume the this tap is essentially abandoned?

aneeskA commented 2 years ago

So, is it safe to assume the this tap is essentially abandoned?

For me, the reason to use this tap was to get GDAL3. But I see that the main Homebrew(!) has started using GDAL3.

bugrahancoban commented 2 years ago

(base) bugrahan@Bugrahans-MacBook-Air enviro % brew tap osgeo/osgeo4mac ==> Tapping osgeo/osgeo4mac Cloning into '/usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac'... remote: Enumerating objects: 12977, done. remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 100% (15/15), done. remote: Total 12977 (delta 5), reused 2 (delta 1), pack-reused 12961 Receiving objects: 100% (12977/12977), 10.22 MiB | 7.68 MiB/s, done. Resolving deltas: 100% (9469/9469), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb osgeo-vtk: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-psqlodbc.rb osgeo-psqlodbc: undefined method cellar' for #<BottleSpecification:0x00007ff9bba63008> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgqt.rb osgeo-osgqt: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libpqxx.rb osgeo-libpqxx: undefined method cellar' for #<BottleSpecification:0x00007ff9bb8eb770> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libnoise.rb osgeo-libnoise: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-six.rb osgeo-six: undefined method cellar' for #<BottleSpecification:0x00007ff9bb941b20> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osm2po.rb osgeo-osm2po: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgsql-ogr-fdw.rb osgeo-pgsql-ogr-fdw: undefined method cellar' for #<BottleSpecification:0x00007ff9ba36d6a0> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libght.rb osgeo-libght: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libspatialite.rb osgeo-libspatialite: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qtkeychain-qt@5.7.rb qtkeychain-qt@5.7: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9abea8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libgeotiff.rb osgeo-libgeotiff: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mongo-cxx-driver-legacy.rb osgeo-mongo-cxx-driver-legacy: undefined method cellar' for #<BottleSpecification:0x00007ff9ba434868> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pointcloud.rb osgeo-pointcloud: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libkml.rb osgeo-libkml: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9c80d0> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laszip@2.rb osgeo-laszip@2: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb osgeo-openscenegraph: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fyba.rb osgeo-fyba: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9eb238> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qca-qt@5.7.rb qca-qt@5.7: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis.rb osgeo-postgis: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal.rb osgeo-gdal: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-liblas.rb osgeo-liblas: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@10.rb osgeo-postgresql@10: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laz-perf.rb osgeo-laz-perf: undefined method cellar' for #<BottleSpecification:0x00007ff9bba41ae8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb osgeo-insighttoolkit@4: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyqt-webkit.rb osgeo-pyqt-webkit: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-proj.rb osgeo-proj: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-taudem.rb osgeo-taudem: undefined method cellar' for #<BottleSpecification:0x00007ff9ba52eef8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@11.rb osgeo-postgresql@11: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-nitro.rb osgeo-nitro: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-mysql.rb osgeo-qt-mysql: undefined method cellar' for #<BottleSpecification:0x00007ff9ba29f278> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb osgeo-insighttoolkit: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ogdi.rb osgeo-ogdi: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-odbc.rb osgeo-qt-odbc: undefined method cellar' for #<BottleSpecification:0x00007ff9ba33db58> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-simple-tiles.rb osgeo-simple-tiles: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-iipsrv.rb osgeo-iipsrv: undefined method cellar' for #<BottleSpecification:0x00007ff9ba3c4fe0> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vigra.rb osgeo-vigra: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga-lts.rb osgeo-saga-lts: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qscintilla2.rb osgeo-qscintilla2: undefined method cellar' for #<BottleSpecification:0x00007ff9ba406508> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb osgeo-gmt: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-opencollada.rb osgeo-opencollada: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapcache.rb mapcache: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9bafe8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql.rb osgeo-postgresql: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb osgeo-grass: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb mapserver6: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-lastools.rb osgeo-lastools: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9f2c18> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qtkeychain.rb osgeo-qtkeychain: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyspatialite.rb osgeo-pyspatialite: undefined method cellar' for #<BottleSpecification:0x00007ff9bba29538> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-orfeo.rb osgeo-orfeo: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mapnik.rb osgeo-mapnik: undefined method cellar' for #<BottleSpecification:0x00007ff9ba516e48> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgadmin3-lts.rb osgeo-pgadmin3-lts: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-muparserx.rb osgeo-muparserx: undefined method cellar' for #<BottleSpecification:0x00007ff9ba85edd0> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdfium.rb osgeo-pdfium: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/prepair.rb prepair: undefined method cellar' for #<BottleSpecification:0x00007ff9be022140> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox-tools.rb osgeo-whitebox-tools: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb osgeo-pcl: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-matplotlib.rb osgeo-matplotlib: undefined method cellar' for #<BottleSpecification:0x00007ff9bb939038> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-python.rb osgeo-gdal-python: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdal.rb osgeo-pdal: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-points2grid.rb osgeo-points2grid: undefined method cellar' for #<BottleSpecification:0x00007ff9ba3c7588> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb osgeo-osgearth: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-filegdb-api.rb osgeo-filegdb-api: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9a8668> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hdf4.rb osgeo-hdf4: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-webkit.rb osgeo-qt-webkit: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9b9378> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fcgi-debug.rb osgeo-fcgi-debug: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.5.rb osgeo-postgis@2.5: undefined method cellar' for #<BottleSpecification:0x00007ff9ba47fc50> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-psql.rb osgeo-qt-psql: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga.rb osgeo-saga: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox.rb osgeo-whitebox: undefined method cellar' for #<BottleSpecification:0x00007ff9bb9df5c8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-filegdb.rb osgeo-gdal-filegdb: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-shark.rb osgeo-shark: Calling bottle :disable is disabled! There is no replacement. Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core): /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-shark.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb osgeo-ossim: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hexer.rb osgeo-hexer: undefined method cellar' for #<BottleSpecification:0x00007ff9ba50cbf0> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-netcdf.rb osgeo-netcdf: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-pdf.rb osgeo-gdal-pdf: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.4.rb osgeo-postgis@2.4: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-marble.rb osgeo-marble: Invalid bottle tag symbol Error: Cannot tap osgeo/osgeo4mac: invalid syntax in tap! (base) bugrahan@Bugrahans-MacBook-Air enviro % gh pr checkout 1409 zsh: command not found: gh (base) bugrahan@Bugrahans-MacBook-Air enviro % https://github.com/OSGeo/homebrew-osgeo4mac.git zsh: no such file or directory: https://github.com/OSGeo/homebrew-osgeo4mac.git (base) bugrahan@Bugrahans-MacBook-Air enviro % ... zsh: command not found: ... (base) bugrahan@Bugrahans-MacBook-Air enviro % brew update Already up-to-date. (base) bugrahan@Bugrahans-MacBook-Air enviro % brew gist-log Error: Unknown command: gist-log (base) bugrahan@Bugrahans-MacBook-Air enviro % brew gist-logs formula Error: A newer Command Line Tools release is available. Update them from Software Update in System Preferences or run: softwareupdate --all --install --force

If that doesn't show you any updates, run: sudo rm -rf /Library/Developer/CommandLineTools sudo xcode-select --install

Alternatively, manually download them from: https://developer.apple.com/download/all/. You should download the Command Line Tools for Xcode 13.2.1.

(base) bugrahan@Bugrahans-MacBook-Air enviro % brew tap osgeo/osgeo4mac Running brew update --preinstall... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> Updated Formulae Updated 4 formulae.

==> Tapping osgeo/osgeo4mac Cloning into '/usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac'... remote: Enumerating objects: 12977, done. remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 100% (15/15), done. remote: Total 12977 (delta 5), reused 2 (delta 1), pack-reused 12961 Receiving objects: 100% (12977/12977), 10.22 MiB | 1.98 MiB/s, done. Resolving deltas: 100% (9469/9469), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vtk.rb osgeo-vtk: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-psqlodbc.rb osgeo-psqlodbc: undefined method cellar' for #<BottleSpecification:0x00007fe09a2def38> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgqt.rb osgeo-osgqt: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libpqxx.rb osgeo-libpqxx: undefined method cellar' for #<BottleSpecification:0x00007fe09aa6b4b8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libnoise.rb osgeo-libnoise: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-six.rb osgeo-six: undefined method cellar' for #<BottleSpecification:0x00007fe09a135970> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osm2po.rb osgeo-osm2po: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgsql-ogr-fdw.rb osgeo-pgsql-ogr-fdw: undefined method cellar' for #<BottleSpecification:0x00007fe09d89d390> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libght.rb osgeo-libght: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libspatialite.rb osgeo-libspatialite: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qtkeychain-qt@5.7.rb qtkeychain-qt@5.7: undefined method cellar' for #<BottleSpecification:0x00007fe09a257da8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libgeotiff.rb osgeo-libgeotiff: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mongo-cxx-driver-legacy.rb osgeo-mongo-cxx-driver-legacy: undefined method cellar' for #<BottleSpecification:0x00007fe09ab08790> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pointcloud.rb osgeo-pointcloud: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-libkml.rb osgeo-libkml: undefined method cellar' for #<BottleSpecification:0x00007fe09ab4bf90> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laszip@2.rb osgeo-laszip@2: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-openscenegraph.rb osgeo-openscenegraph: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fyba.rb osgeo-fyba: undefined method cellar' for #<BottleSpecification:0x00007fe09ab8b190> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/qca-qt@5.7.rb qca-qt@5.7: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis.rb osgeo-postgis: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal.rb osgeo-gdal: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-liblas.rb osgeo-liblas: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@10.rb osgeo-postgresql@10: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-laz-perf.rb osgeo-laz-perf: undefined method cellar' for #<BottleSpecification:0x00007fe09ac49a00> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit@4.rb osgeo-insighttoolkit@4: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyqt-webkit.rb osgeo-pyqt-webkit: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-proj.rb osgeo-proj: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-taudem.rb osgeo-taudem: undefined method cellar' for #<BottleSpecification:0x00007fe09ac92d68> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql@11.rb osgeo-postgresql@11: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-nitro.rb osgeo-nitro: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-mysql.rb osgeo-qt-mysql: undefined method cellar' for #<BottleSpecification:0x00007fe09aa40d80> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-insighttoolkit.rb osgeo-insighttoolkit: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ogdi.rb osgeo-ogdi: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-odbc.rb osgeo-qt-odbc: undefined method cellar' for #<BottleSpecification:0x00007fe09a165760> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-simple-tiles.rb osgeo-simple-tiles: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-iipsrv.rb osgeo-iipsrv: undefined method cellar' for #<BottleSpecification:0x00007fe09a1ccca8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-vigra.rb osgeo-vigra: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga-lts.rb osgeo-saga-lts: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qscintilla2.rb osgeo-qscintilla2: undefined method cellar' for #<BottleSpecification:0x00007fe09a276370> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gmt.rb osgeo-gmt: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-opencollada.rb osgeo-opencollada: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapcache.rb mapcache: undefined method cellar' for #<BottleSpecification:0x00007fe09ab2ae58> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgresql.rb osgeo-postgresql: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-grass.rb osgeo-grass: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/mapserver6.rb mapserver6: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-lastools.rb osgeo-lastools: undefined method cellar' for #<BottleSpecification:0x00007fe09abfaab8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qtkeychain.rb osgeo-qtkeychain: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pyspatialite.rb osgeo-pyspatialite: undefined method cellar' for #<BottleSpecification:0x00007fe09ac31400> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-orfeo.rb osgeo-orfeo: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-mapnik.rb osgeo-mapnik: undefined method cellar' for #<BottleSpecification:0x00007fe09ac7acb8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pgadmin3-lts.rb osgeo-pgadmin3-lts: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-muparserx.rb osgeo-muparserx: undefined method cellar' for #<BottleSpecification:0x00007fe09a2b6c18> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdfium.rb osgeo-pdfium: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/prepair.rb prepair: undefined method cellar' for #<BottleSpecification:0x00007fe09a9d35c8> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox-tools.rb osgeo-whitebox-tools: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pcl.rb osgeo-pcl: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-matplotlib.rb osgeo-matplotlib: undefined method cellar' for #<BottleSpecification:0x00007fe09a137e00> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-python.rb osgeo-gdal-python: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-pdal.rb osgeo-pdal: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-points2grid.rb osgeo-points2grid: undefined method cellar' for #<BottleSpecification:0x00007fe09a1ce2b0> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-osgearth.rb osgeo-osgearth: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-filegdb-api.rb osgeo-filegdb-api: undefined method cellar' for #<BottleSpecification:0x00007fe09a267898> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hdf4.rb osgeo-hdf4: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-webkit.rb osgeo-qt-webkit: undefined method cellar' for #<BottleSpecification:0x00007fe09ab287c0> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-fcgi-debug.rb osgeo-fcgi-debug: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.5.rb osgeo-postgis@2.5: undefined method cellar' for #<BottleSpecification:0x00007fe09ab73180> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-qt-psql.rb osgeo-qt-psql: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-saga.rb osgeo-saga: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-whitebox.rb osgeo-whitebox: undefined method cellar' for #<BottleSpecification:0x00007fe09abe2918> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-filegdb.rb osgeo-gdal-filegdb: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-shark.rb osgeo-shark: Calling bottle :disable is disabled! There is no replacement. Please report this issue to the osgeo/osgeo4mac tap (not Homebrew/brew or Homebrew/core): /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-shark.rb:11

Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-ossim.rb osgeo-ossim: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-hexer.rb osgeo-hexer: undefined method cellar' for #<BottleSpecification:0x00007fe09ac7b460> Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-netcdf.rb osgeo-netcdf: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-gdal-pdf.rb osgeo-gdal-pdf: Invalid bottle tag symbol Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-postgis@2.4.rb osgeo-postgis@2.4: undefined methodcellar' for # Error: Invalid formula: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/osgeo-marble.rb osgeo-marble: Invalid bottle tag symbol Error: Cannot tap osgeo/osgeo4mac: invalid syntax in tap! (base) bugrahan@Bugrahans-MacBook-Air enviro %

stale[bot] commented 2 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want to keep the issue open, please comment or update the info here. Thank you for your contributions.

n0kovo commented 2 years ago

BUMP

atchad commented 2 years ago

@dakcarto Would really appreciate some help with this issue.