Comment 11 for bug 586122

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 586122] Re: scanner core dumps on loggerhead trunk + python 2.6.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Max Kanat-Alexander wrote:
> Hey John. Well, I'm pretty sure that I rebuilt it properly and am using
> the right version. I removed any other meliae file or directory in
> /usr/lib64/python2.6/site-packages/ and then did a "python setup.py
> install" on the checkout. Then I did a SIGQUIT on serve-branches to get
> a shell, and then I did:
>
> from meliae import scanner
> scanner.dump_all_objects('my.dump')
>

hmmm... you might want to set PYTHONPATH and then run from source.

python setup.py build_ext -i

SIGQUIT
> import sys
> sys.path.append(...) # or insert(0, ...)
> from meliae import scanner
> scanner.dump_all_objects('my.dump')

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwhXf4ACgkQJdeBCYSNAAPFFQCgojhiiLvHfHZ2GINQwJgNxYWd
oJEAn3cTkb5fADxtWun0aiZTHvKKU17U
=Zt/e
-----END PGP SIGNATURE-----