Originally reported by: Anonymous
Can't get an rpm to build for 3.2.2. It works for 3.2.0
OS: Amazon Linux AMI release 2012.03
Python 2.6.7
Command: python setup.py bdist --format=rpm
Error (truncated to only the stuff at the end):
Processing files: CherryPy-3.2.2-1.noarch
error: File not found: /tmp/CherryPy-3.2.2/build/bdist.linux-x86_64/rpm/BUILDROOT/CherryPy-3.2.2-1.x86_64/usr/lib/python2.6/site-packages/cherrypy/wsgiserver/wsgiserver3.py
error: File not found: /tmp/CherryPy-3.2.2/build/bdist.linux-x86_64/rpm/BUILDROOT/CherryPy-3.2.2-1.x86_64/usr/lib/python2.6/site-packages/cherrypy/wsgiserver/wsgiserver3.pyc
error: File not found: /tmp/CherryPy-3.2.2/build/bdist.linux-x86_64/rpm/BUILDROOT/CherryPy-3.2.2-1.x86_64/usr/lib/python2.6/site-packages/cherrypy/wsgiserver/wsgiserver3.pyo
RPM build errors:
File not found: /tmp/CherryPy-3.2.2/build/bdist.linux-x86_64/rpm/BUILDROOT/CherryPy-3.2.2-1.x86_64/usr/lib/python2.6/site-packages/cherrypy/wsgiserver/wsgiserver3.py
File not found: /tmp/CherryPy-3.2.2/build/bdist.linux-x86_64/rpm/BUILDROOT/CherryPy-3.2.2-1.x86_64/usr/lib/python2.6/site-packages/cherrypy/wsgiserver/wsgiserver3.pyc
File not found: /tmp/CherryPy-3.2.2/build/bdist.linux-x86_64/rpm/BUILDROOT/CherryPy-3.2.2-1.x86_64/usr/lib/python2.6/site-packages/cherrypy/wsgiserver/wsgiserver3.pyo
error: command 'rpmbuild' failed with exit status 1
Originally reported by: Anonymous
Can't get an rpm to build for 3.2.2. It works for 3.2.0
Error (truncated to only the stuff at the end):