[bug-notifications] [py_libxml2 0005093]: PyCapsule_CheckExact: referenced symbol not found
Mantis Bug Tracker
noreply at opencsw.org
Thu Jul 18 10:17:08 CEST 2013
The following issue has been CLOSED
======================================================================
https://www.opencsw.org/mantis/view.php?id=5093
======================================================================
Reported By: cgrzemba
Assigned To: cgrzemba
======================================================================
Project: py_libxml2
Issue ID: 5093
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2013-07-16 10:43 CEST
Last Modified: 2013-07-18 10:17 CEST
======================================================================
Summary: PyCapsule_CheckExact: referenced symbol not found
Description:
Cannot use py_libxml2:
cgrzemba at unstable10x:~/opencsw/evince/trunk$ python
Python 2.6.8 (unknown, Feb 27 2013, 14:48:09) [C] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import libxml2
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/opt/csw/lib/python/site-packages/libxml2.py", line 1, in <module>
import libxml2mod
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/python/site-packages/libxml2mod.so: symbol
PyCapsule_CheckExact: referenced symbol not found
======================================================================
----------------------------------------------------------------------
(0010501) cgrzemba (developer) - 2013-07-18 10:17
https://www.opencsw.org/mantis/view.php?id=5093#c10501
----------------------------------------------------------------------
fixed in build 2.9.1,REV=2013.07.17
More information about the bug-notifications
mailing list