[py_pip 0005228]: Missing dependency on python27
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Thu Jan 29 09:28:02 CET 2015
The following issue has been ASSIGNED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5228
======================================================================
Reported By: gadavis
Assigned To: dam
======================================================================
Project: py_pip
Issue ID: 5228
Category:
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2015-01-29 02:47 CET
Last Modified: 2015-01-29 09:28 CET
======================================================================
Summary: Missing dependency on python27
Description:
A plain install of py_pip doesn't automatically bring in the python
interpreter, so pip doesn't run.
$ pip
-bash: /opt/csw/bin/pip: /opt/csw/bin/python2.7: bad interpreter: No
such file or directory
Manually installing python27 fixes this issue.
Not sure if this is a bug with py_setuptools or py_pip, but they both
should be dependent on the python interpreter that they use.
======================================================================
More information about the bug-notifications
mailing list