Opened 5 years ago

Closed 5 years ago

#59380 closed defect (fixed)

py35-lal* ports depend on nonexistent ports

Reported by: jmroot (Joshua Root) Owned by: lpsinger (Leo Singer)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py35-lal, py35-lalburst, py35-lalinference, py35-lalinspiral

Description

% port lint py35-lal py35-lalburst py35-lalinference py35-lalinspiral
--->  Verifying Portfile for py35-lal
Error: Unknown dependency: py35-ligo-segments
Error: Unknown dependency: py35-lscsoft-glue
Error: Portfile parent directory science does not match primary category python
--->  3 errors and 0 warnings found.
--->  Verifying Portfile for py35-lalburst
Error: Unknown dependency: py35-lscsoft-glue
Error: Portfile parent directory science does not match primary category python
--->  2 errors and 0 warnings found.
--->  Verifying Portfile for py35-lalinference
Error: Unknown dependency: py35-lscsoft-glue
Error: Unknown dependency: py35-ligo-gracedb
Error: Portfile parent directory science does not match primary category python
--->  3 errors and 0 warnings found.
--->  Verifying Portfile for py35-lalinspiral
Error: Unknown dependency: py35-lscsoft-glue
Error: Portfile parent directory science does not match primary category python
--->  2 errors and 0 warnings found.

As you can see, there's also an error with the primary category. That seems to be the case for a number of the LAL ports.

Change History (1)

comment:1 Changed 5 years ago by lpsinger (Leo Singer)

Resolution: fixed
Status: assignedclosed

In adaf763e8d1916da14eec78c201bf1e9219d99ed/macports-ports (master):

lal*: drop ports for unsupported Python versions (3.5)
Closes: #59380

Note: See TracTickets for help on using tickets.