Opened 3 years ago
Last modified 15 months ago
#64964 assigned defect
yorick-svipc: Error: Dependency 'pythonrick' not found.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | paumard |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | yorick-svipc |
Description
$ sudo port install yorick-svipc ---> Computing dependencies for yorick-svipc Error: Dependency 'pythonrick' not found. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port yorick-svipc failed
$ port info pythonrick Error: Port pythonrick not found
Change History (2)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Port: | pythonrick removed |
---|
comment:2 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)
@paumard this is still a problem.
Note: See
TracTickets for help on using
tickets.
There's no such thing as pythonrick. This is due to misuse of the python portgroup. The
yorick-svipc
subport is in thepy-svipc
Portfile, and works very hard to undo most of what the python portgroup does, but still doesn't quite manage it. It looks like it would be much easier to put it in a separate Portfile and just share py-svipc's dist_subdir. (It even declares a different top-level category…)