Opened 12 years ago

Closed 12 years ago

#32661 closed defect (fixed)

fife: python_select: no such file or directory

Reported by: stoufferjack@… Owned by: tommyd@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: fife

Description

using latest versions of macports and Xcode

While building fife, get this error

Error: Target org.macports.build returned: couldn't execute "/opt/local/bin/python_select": no such file or directory

building fife requires python-select which is no longer available to download so installing this fife is impossible

Change History (2)

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

Owner: changed from macports-tickets@… to tommyd@…
Summary: fife 0.3.1 build failurefife: python_select: no such file or directory

The python_select port still exists, it just no longer provides a program called python_select (#29531), nor is it appropriate for any port such as fife to require python_select; python_select is exclusively for the convenience of the user. The port's entire pre-build block probably needs to go away. The port probably needs python variants.

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.