[MacPorts] #23943: nco +netcdf4 extract failure when netcdf not installed
MacPorts
noreply at macports.org
Fri Mar 5 03:22:35 PST 2010
#23943: nco +netcdf4 extract failure when netcdf not installed
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: takeshi@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: nco
-------------------------------------+--------------------------------------
If I try to extract nco with the netcdf4 variant but netcdf has not yet
been installed, an error occurs:
{{{
$ sudo port extract nco +netcdf4
---> Computing dependencies for nco
---> Fetching nco
---> Verifying checksum(s) for nco
---> Extracting nco
Error: Target org.macports.extract returned: couldn't execute
"/opt/local/bin/nc-config": no such file or directory
Error: Status 1 encountered during processing.
}}}
nco should not attempt to run nc-config, or anything else provided by a
dependency, until the pre-configure phase; before that phase, the
dependency may not yet have been installed.
--
Ticket URL: <http://trac.macports.org/ticket/23943>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list