[SciPy-dev] Help with error
Pearu Peterson
pearu at scipy.org
Thu Sep 29 12:37:58 CDT 2005
On Thu, 29 Sep 2005, Travis Oliphant wrote:
>
> Can anybody with experience on building RPMS help me.
>
> I tried bdist_rpm, but get the following error:
>
>
> error: Installed (but unpackaged) file(s) found:
> /usr/lib/python2.4/site-packages/atlas_version.so
>
>
> RPM build errors:
> Installed (but unpackaged) file(s) found:
> /usr/lib/python2.4/site-packages/atlas_version.so
> error: command 'rpmbuild' failed with exit status 1
>
>
> I don't know how to get rpm to package this file
I don't think that atlas_version.so should be there at all.
I have been working all day with packaging issues in newcore today and I
am soon ready commit my patches. Before that I'll look into this issue as
well.
Pearu
More information about the Scipy-dev
mailing list