[SciPy-Dev] Building rpms

Nils Wagner nwagner at iam.uni-stuttgart.de
Wed Jun 9 04:05:53 EDT 2010


Hi all,

I tried to build rpms from numpy and scipy.

It failed with

tar -cf dist/numpy-2.0.0.dev8460.tar numpy-2.0.0.dev8460
gzip -f9 dist/numpy-2.0.0.dev8460.tar
removing 'numpy-2.0.0.dev8460' (and everything under it)
copying dist/numpy-2.0.0.dev8460.tar.gz -> 
build/bdist.linux-x86_64/rpm/SOURCES
building RPMs
rpm -ba --define _topdir 
/data/home/nwagner/svn/numpy/build/bdist.linux-x86_64/rpm 
--clean build/bdist.linux-x86_64/rpm/SPECS/numpy.spec
-ba: unknown option
error: command 'rpm' failed with exit status 1


Any idea ?

Nils



More information about the SciPy-Dev mailing list