[MacPorts] #40812: colout depends on python3, but this is not marked as a dependency
#40812: colout depends on python3, but this is not marked as a dependency ---------------------------+-------------------------------- Reporter: dave_gomboc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: ---------------------------+-------------------------------- After installing it successfully, attempting to run it gives: /opt/local/bin/colout: line 11: python3: command not found Examination of /opt/local/bin/colout shows that it is a shell script whose only job is to invoke python3. (Expected behaviour would be for the package manager to tell me that this script depends upon python3, and install them both at my option.) -- Ticket URL: <https://trac.macports.org/ticket/40812> MacPorts <http://www.macports.org/> Ports system for OS X
#40812: colout depends on python3, but this is not marked as a dependency ----------------------------+-------------------- Reporter: dave_gomboc@… | Owner: g5pw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: colout | ----------------------------+-------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => g5pw@… * port: => colout Old description:
After installing it successfully, attempting to run it gives:
/opt/local/bin/colout: line 11: python3: command not found
Examination of /opt/local/bin/colout shows that it is a shell script whose only job is to invoke python3.
(Expected behaviour would be for the package manager to tell me that this script depends upon python3, and install them both at my option.)
New description: After installing it successfully, attempting to run it gives: {{{ /opt/local/bin/colout: line 11: python3: command not found }}} Examination of /opt/local/bin/colout shows that it is a shell script whose only job is to invoke python3. (Expected behaviour would be for the package manager to tell me that this script depends upon python3, and install them both at my option.) -- Comment: To my knowledge, there is no MacPorts port that provides "python3". We have various versions of python 3.x, and colout should select one of them and use it, or provide variants to let the user choose. Currently the colout port declares a dependency on python27; perhaps that's incorrect. -- Ticket URL: <https://trac.macports.org/ticket/40812#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40812: colout depends on python3, but this is not marked as a dependency ----------------------------+-------------------- Reporter: dave_gomboc@… | Owner: g5pw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: colout | ----------------------------+-------------------- Changes (by g5pw@…): * status: new => closed * resolution: => fixed Comment: Hm, it looks like the developers switched to python3 without me noticing. Fixed in r112364. -- Ticket URL: <https://trac.macports.org/ticket/40812#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts