On Sonntag 10 August 2008, Heikki Toivonen wrote: > I have openSUSE 11 installed as VMWare guest, but based on what I am > seeing I am wondrering if my version of VMWare is not compatible with > this version of openSUSE. I just did a full build from the Chandler 1.0 > svn tag, and while all m2crypto unit tests pass, Chandler fails to > start. The app crashes while the splash is still up. Looking at the > hs_err_pidXXXX.log file that gets generated, I see that the application > was died (si_signo=SIGILL, si_code=2 ILL_ILLOPN) in PEM_read_bio_X509. > If I comment out the certificate loading code in certstore/data.py, the > app comes up but dies immediately with PEM_write_bio_x509.
Thanks for staying with me on that: I am on openSUSE 10.3. I have not researched this issue in openSUSE 11.0. Here is what I have done so far. I have downloaded a chandler tgz. and unpacked it. I then changed the chandler start script in a way so it does not use the shipped versions of wxwidgets , openssl and pyicu but I rather started chandler and looked where it failed to load dependencies. It first failed for pyicu so I built pyicu rpm for openSUSE from the chandler svn tree and installed it. It then reached a point where it failed to load the python cryptom module with the specified error. Up to this point I used openssl and m2crypto which ships with openSUSE 10.3 I rebuilt the source rpm from openSUSE 10.3 and even tried never version of m2crypto and openssl. What I would like to achieve is to use the rpms supplied by openSUSE if possible. Durung my research I found that chandler svn and openSUSE ship different versions of openssl. I have little knowledge on what exactly needs to be defined where and might have made a mistake. Would it help if I upload a tar.gz of openssl that is shipped with openSUSE 10.3 and the one I have in chandler svn and you could try if the two are interchangable ? That would help a lot. Thanks again for taking the time. Once we have it running with the stock versions of openSUSE (if openSUSE patches don't breack chandler) We could get chandler to many more users as this would pave the way for providing it in SUSE build service and one-click-installer (see http://software.opensuse.org/search) -- Sebastian Hilbert Leipzig / Germany [www.gnumed.de] -> PGP welcome, HTML ->/dev/null _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
