OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005228 [py_pip] minor always 2015-01-29 02:47 2015-01-29 09:30
Reporter gadavis View Status public  
Assigned To dam
Priority normal Resolution open  
Status acknowledged  
Summary 0005228: 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.
Additional Information py_pip CSWpy-pip 1.4.1,REV=2013.12.04 815.1 KB
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0011013)
dam (administrator)
2015-01-29 09:30

This is a known issue as pip is a dual-version package as most of the newer ones: for Python 2.6 and 2.7. Adding deps would mean pulling in both versions.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker