GNOME Bugzilla – Bug 319374
unable to create rpm from pyspi tarball on project page
Last modified: 2005-11-02 22:51:00 UTC
Please describe the problem: Have some issue with creating rpm from the tarball on the project page. Downloaded the latest version from CVS and it works fine. :-) Steps to reproduce: 1. untar tarball from project page 2. make rpm 3. Actual results: + env 'CFLAGS=-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' python setup.py build running build running build_ext building 'atspi' extension /root/Masters/resources/pyspi-0.5.2-orig/build/bdist.linux-i686/rpm/BUILD/pyspi-0.5.2/atspi.pyx:7:0: 'pyspi.pyx' not found error: Bad exit status from /var/tmp/rpm-tmp.88546 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.88546 (%build) error: command 'rpmbuild' failed with exit status 1 make: *** [rpm] Error 1 Expected results: create rpm package Does this happen every time? yes Other information:
It works in current CVS