Package: python-gdal
Version: 1.7.3-2
Severity: critical

The exact and complete text of any error messages printed or logged.

In [1]: from osgeo import gdal
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)

/home/nicoletti/<ipython console> in <module>()

/usr/lib/python2.6/dist-packages/osgeo/__init__.py in <module>()
     19                 fp.close()
     20             return _mod
---> 21     _gdal = swig_import_helper()
     22     del swig_import_helper
     23 else:

/usr/lib/python2.6/dist-packages/osgeo/__init__.py in swig_import_helper()
     15         if fp is not None:
     16             try:
---> 17                 _mod = imp.load_module('_gdal', fp, pathname, 
description)
     18             finally:
     19                 fp.close()

ImportError: /usr/lib/libgdal1.7.0.so.1: symbol __cxa_pure_virtual, version 
libmysqlclient_16 not defined in file libmysqlclient.so.16 with link time 
reference


The versions of any packages on which the buggy package depends:
python-gdal depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libgdal1-1.7.0, 
libstdc++6 (>= 4.1.1), python (<< 2.7), python (>= 2.5), python-central (>= 
0.6.11), python-numpy

Kernel version:
Linux insardeb 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 
GNU/Linux

Reply via email to