Opened 7 years ago

Last modified 7 years ago

#55004 closed defect

Failed to fetch netcdf: hdf5 +mpich not installed — at Initial Version

Reported by: ilyafomin Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: hdf5

Description

During regular update of macports ($ sudo port upgrade outdated) I faced with following messages: ---> Computing dependencies for netcdf ---> Fetching distfiles for netcdf Error: Install hdf5 +mpich Error: Failed to fetch netcdf: hdf5 +mpich not installed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_netcdf/netcdf/main.log for details. Error: Problem while installing netcdf Error: Follow https://guide.macports.org/#project.tickets to report a bug.

I tried to reinstall hdf5 (sudo port clean hdf5 ; sudo port install hdf5 +mpich), but this results in error: ---> Computing dependencies for hdf5 ---> Fetching archive for hdf5 ---> Attempting to fetch hdf5-1.10.1_1+cxx+hl+mpich.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1_1+cxx+hl+mpich.darwin_15.x86_64.tbz2 from http://nue.de.packages.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1_1+cxx+hl+mpich.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/hdf5 ---> Fetching distfiles for hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://lil.fr.distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://nue.de.distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from https://distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://osl.no.distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://sea.us.distfiles.macports.org/macports/distfiles/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://kmq.jp.distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://jnb.za.distfiles.macports.org/distfiles/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://jog.id.distfiles.macports.org/macports/distfiles/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://cjj.kr.distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from https://pek.cn.distfiles.macports.org/macports/distfiles/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/hdf5 ---> Attempting to fetch hdf5-1.10.1.tar.bz2 from http://her.gr.distfiles.macports.org/hdf5 Error: Failed to fetch hdf5: The requested URL returned error: 404 Not Found Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdf5/hdf5/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port hdf5 failed

so that only "sudo port install hdf5" works.

but then netcdf refuses to install.

Change History (1)

Changed 7 years ago by ilyafomin

Attachment: main.log added
Note: See TracTickets for help on using tickets.