Changes between Initial Version and Version 2 of Ticket #55004


Ignore:
Timestamp:
Oct 5, 2017, 3:09:17 PM (7 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55004

    • Property Status changed from new to assigned
    • Property Owner set to mamoll
    • Property Port hdf5 added; netcdf removed
  • Ticket #55004 – Description

    initial v2  
    1 During regular update of macports ($ sudo port upgrade outdated) I faced with following messages:
     1During regular update of macports ({{{$ sudo port upgrade outdated}}}) I faced with following messages:
     2{{{
    23--->  Computing dependencies for netcdf
    34--->  Fetching distfiles for netcdf
     
    78Error: Problem while installing netcdf
    89Error: Follow https://guide.macports.org/#project.tickets to report a bug.
     10}}}
    911
    1012I tried to reinstall hdf5 (sudo port clean hdf5 ; sudo port install hdf5 +mpich), but this results in error:
     13{{{
    1114--->  Computing dependencies for hdf5
    1215--->  Fetching archive for hdf5
     
    3639Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    3740Error: Processing of port hdf5 failed
     41}}}
    3842
    39 so that only "sudo port install hdf5" works.
     43so that only {{{sudo port install hdf5}}} works.
    4044
    4145but then netcdf refuses to install.