gdal @2.1.2_1 (gis) +netcdf +hdf4 +hdf5 +geos +grib: Failed to fetch gdal: The requested URL returned error
It seems impossible to install gdal with any of the optional variants (e.g., +geos +hdf4 +hdf5 +grib +netcdf) as the installation fails to fetch the distfiles from the repositories. Installation of a clean gdal without any variants works fine, but I would like to have the netcdf, hdf, grib and geos support included.
sudo port install gdal +geos +netcdf +hdf5 +hdf5 +grib
---> Computing dependencies for gdal
---> Fetching archive for gdal
---> Attempting to fetch gdal-2.1.2_1+expat+geos+grib+hdf5+netcdf.darwin_15.x86_64.tbz2 from https://packages.macports.org/gdal
---> Attempting to fetch gdal-2.1.2_1+expat+geos+grib+hdf5+netcdf.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/gdal
---> Attempting to fetch gdal-2.1.2_1+expat+geos+grib+hdf5+netcdf.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gdal
---> Fetching distfiles for gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from https://distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://lil.fr.distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://nue.de.distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://osl.no.distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://www.gdal.org/dl/
---> Attempting to fetch gdal-2.1.2.tar.gz from http://download.osgeo.org/gdal/
---> Attempting to fetch gdal-2.1.2.tar.gz from http://download.osgeo.org/gdal/CURRENT/
---> Attempting to fetch gdal-2.1.2.tar.gz from http://kmq.jp.distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://cjj.kr.distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/gdal
---> Attempting to fetch gdal-2.1.2.tar.gz from http://her.gr.distfiles.macports.org/gdal
Error: Failed to fetch gdal: The requested URL returned error: 404 Not Found
Duplicate of #53463.