ImportError: symbol drizzle_query_set_data, version libdrizzle_0 not defined

Bug #541618 reported by BJ Dierkes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle Interfaces
Invalid
Undecided
Unassigned

Bug Description

Fedora 12 64 bit, python-libdrizzle 0.3.0 installed via easy_install:

[root@f12-drizzle ~]# python
Python 2.6.2 (r262:71600, Aug 21 2009, 12:23:57)
[GCC 4.4.1 20090818 (Red Hat 4.4.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from drizzle import libdrizzle
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/site-packages/python_libdrizzle-0.3.0-py2.6-linux-x86_64.egg/drizzle/libdrizzle.py", line 28, in <module>
    _libdrizzle = swig_import_helper()
  File "/usr/lib/python2.6/site-packages/python_libdrizzle-0.3.0-py2.6-linux-x86_64.egg/drizzle/libdrizzle.py", line 24, in swig_import_helper
    _mod = imp.load_module('_libdrizzle', fp, pathname, description)
ImportError: /usr/lib/python2.6/site-packages/python_libdrizzle-0.3.0-py2.6-linux-x86_64.egg/drizzle/_libdrizzle.so: symbol drizzle_query_set_data, version libdrizzle_0 not defined in file libdrizzle.so.0 with link time reference
>>>

Revision history for this message
BJ Dierkes (derks) wrote :

Please ignore, I just saw Monty's comment in thread that the version in the cheeze shop is outdated. Just tried against trunk and this issue is resolved.

Changed in drizzle-interface:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.