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

Cannot install osgeo-gdal due to dependency on python2 #1353

Closed spyrostheodoridis closed 4 years ago

spyrostheodoridis commented 4 years ago

Similarly to #1340 I get the following error when I try to install osgeo-gdal

brew install osgeo-gdal
==> Installing osgeo-gdal from osgeo/osgeo4mac
Error: No available formula with the name "python2" (dependency of osgeo/osgeo4mac/osgeo-gdal)
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
  git -C "$(brew --repo homebrew/core)" fetch --unshallow

Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
alazarolop commented 4 years ago

At this moment, installation is broken. Bottles are being compiled though, and I shouldn’t take longer to be up and running again. Sorry for the inconveniences.

alazarolop commented 4 years ago

It’s fixed now (https://github.com/OSGeo/homebrew-osgeo4mac/pull/1354).