poise / python

THIS COOKBOOK IS DEPRECATED – Chef cookbook to install Python and related tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAIL ::pip installer CentOS 5.x

merqlove opened this issue · comments

It fails because default python version is pretty old.
We must match it first and include_recipe 'python::package' if here RHEL 5.x.

This is also broken on CentOS 6.5. EPEL has the broken versions for CentOS 6.5 though. So this is still broken for CentOS 6.5 even with the patches. Here's a link to show other folks have the same issue in 6.5: http://stackoverflow.com/a/25288078/70665

No longer supporting RHEL5 on anything, sorry.