FS#11075 - tagpy needs to be recompile
Attached to Project:
Community Packages
Opened by Smith Dhumbumroong (zodmaner) - Thursday, 31 July 2008, 10:15 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 01 August 2008, 15:55 GMT
Opened by Smith Dhumbumroong (zodmaner) - Thursday, 31 July 2008, 10:15 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 01 August 2008, 15:55 GMT
|
Details
Description:
The current tagpy package in community is broken and needs to be recompile. Additional info: * package version(s) -tagpy 0.94.5-1 * config and/or log files etc. Issuing python -c "import tagpy" produces this error: smith ~ $ python -c "import tagpy" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.5/site-packages/tagpy/__init__.py", line 24, in <module> import _tagpy ImportError: /usr/lib/python2.5/site-packages/_tagpy.so: undefined symbol: _ZN5boost6python9converter8registry9push_backEPFPvP7_objectEPFvS5_PNS1_30rvalue_from_python_stage1_dataEENS0_9type_infoE Steps to reproduce: -Install Sonata and tagpy and try to edit tag in Sonata. Noticed that the tag editing in Sonata is not working -Recompile and reinstall tagpy using ABS. Noticed that now tag editing in Sonata is now working. |
This task depends upon
I'm using i686, do you use x86_64?
After I recompile tagpy, invoking 'python -c "import tagpy"' doesn't return anything (as it should be, I think).
http://bugs.archlinux.org/task/11004#comment30958