Hi Luis-Claudio:
I think there's a way to exclude files from packaging, but I'll have to
look into that.
I may know how to fix the description. [But I don't know where the
unexpanded macros came from].
I thought I did the architecture correctly. But obviously not ;-) I
have some 64-bit machines to play with...
Thanks much for your testing!
Let me know what else you find out!
-- Alan Robertson
[email protected]
On 2/19/2013 4:32 AM, Luis Claudio R. Goncalves wrote:
> On Mon, Feb 18, 2013 at 09:50:00AM -0700, Alan Robertson wrote:
> | Hi Luis,
> |
> | Could you try building the latest version and see if it compiles for you?
> |
> | And try to create packages for it as well?
> |
> | This is all described in the README.
>
> Hi Alan!
>
> Last night was quite an adventure. Even though Nicole slept the whole
> night, Martin spent most of it awaken and crying out as loud as his little
> lungs allowed him too (which was surprisingly loud). We suspect he had
> colics because my wife had some grape juice during lunch... :(
>
> Anyway, I was able to work for about 15 minutes and built the code on both
> Fedora 18 and Fedora 17. The initial result was the same on both: the build
> worked fine and I was able to get RPM packages with 'cpack'. I haven't
> been able to install/test the RPMs but I noticed three issues on them:
>
> * Hard-coded 'i386' arch on package names, even though they have been built
> as x86_64 binaries.
>
> * The RPM description is too long and filled with macros that were not
> expanded.
>
> * The .pyc and .pyo files were packaged with the cma python code. Removing
> these files from assimilation-cma-0.1.0.i386.rpm would allow it to be a
> 'noarch' package, as most python packages are.
>
> Just to be thorough, these are the files I believe shouldn't be packaged:
>
> /usr/lib64/python2.7/site-packages/assimilation/tests/__init__.pyc
> /usr/lib64/python2.7/site-packages/assimilation/tests/__init__.pyo
> /usr/lib64/python2.7/site-packages/assimilation/tests/cclass_wrappers_test.pyc
> /usr/lib64/python2.7/site-packages/assimilation/tests/cclass_wrappers_test.pyo
> /usr/lib64/python2.7/site-packages/assimilation/tests/cma_test.pyc
> /usr/lib64/python2.7/site-packages/assimilation/tests/cma_test.pyo
>
> Later today, hopefully before you wake up, I may be able to devote some
> time to fix the first issue I mentioned. The third one should be easy too.
> The package description... well, that's surely a task for you :)
>
> Cheers,
> Luis
_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/