Opened 10 years ago

Closed 10 years ago

#44739 closed defect (fixed)

hdfeos, hdfeos5: Failed to parse file

Reported by: valorisa Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: hdfeos, hdfeos5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello,

The following command ($ sudo port -vv selfupdate && sudo port -vv upgrade outdated) gives me this now :

Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports
Failed to parse file science/hdfeos/Portfile: Registry error: hdf4 not registered as installed & active.
Failed to parse file science/hdfeos5/Portfile: Registry error: hdf5 not registered as installed & active.

Total number of ports parsed:	2 
Ports successfully parsed:	0 
Ports failed:			2 
Up-to-date ports skipped:	19933

Regards,

Valorisa

Change History (2)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to takeshi@…
Port: hdfeos hdfeos5 added
Summary: Failed to parse file science/hdfeos/Portfilehdfeos, hdfeos5: Failed to parse file

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Fixed in r124469.

Takeshi: The documentation at the top of the active_variants-1.1 PortGroup clearly states that active_variants will throw an error when the port isn't active. Just must wrap it in catch.

Note: See TracTickets for help on using tickets.