After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319374 - unable to create rpm from pyspi tarball on project page
unable to create rpm from pyspi tarball on project page
Status: RESOLVED FIXED
Product: pyspi
Classification: Deprecated
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: PySPI Maintainers
PySPI Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-21 05:38 UTC by Lawrence Lim
Modified: 2005-11-02 22:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lawrence Lim 2005-10-21 05:38:03 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:
Comment 1 Marius Andreiana 2005-10-25 20:24:28 UTC
It works in current CVS