<div dir="ltr"><div><br></div><div>I have been trying to compile an RPM manually using the SPEC file that is contained in the source tarball from Python.org's website. I have tried multiple versions and they all seem to fail. I have tried the latest 3.4.0 release, 3.3.5 release, and 3.2.5 release. It appears the SPEC file contained in the Misc/RPM directory is broken.<br>
<br></div><div>I am seeing the error:<br><br>+ '[' '!' -z 2.6 ']'<br>+ cd /builddir/build/BUILDROOT/python2.6-3.3.5-1pydotorg.x86_64/usr/bin<br>+ mv pydoc pydoc.old<br>mv: cannot stat `pydoc': No such file or directory<br>
RPM build errors:<br>error: Bad exit status from /var/tmp/rpm-tmp.yqWO6C (%install)<br>    line 71: buildprereq is deprecated: BuildPrereq: expat-devel<br>    line 72: buildprereq is deprecated: BuildPrereq: db4-devel<br>
    line 73: buildprereq is deprecated: BuildPrereq: gdbm-devel<br>    line 74: buildprereq is deprecated: BuildPrereq: sqlite-devel<br>    line 91: prereq is deprecated: Prereq: python2.6 = %{PACKAGE_VERSION}<br>    line 122: prereq is deprecated: Prereq: python2.6 = %{PACKAGE_VERSION}-1pydotorg<br>
    Bad exit status from /var/tmp/rpm-tmp.yqWO6C (%install)<br><br></div><div>It seems to give me this error regardless of what version of Python I am trying. Is there a good website that contains maybe a more correct version of the SPEC file for CentOS 6.x? Any help would be greatly appreciated.<br>
<br>Devin Acosta<br></div></div>