Your message dated Thu, 10 Dec 2015 17:55:38 +0100 with message-id <[email protected]> and subject line Re: Bug#807561: python3-gdal: Fails to import in at least python3 with missing symbol lw_vasprintf has caused the Debian Bug report #807561, regarding python3-gdal: Fails to import in at least python3 with missing symbol lw_vasprintf to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 807561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807561 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-gdal Version: 1.11.3+dfsg-2 Severity: important Dear Maintainer, importing gdal in python3 fails due to undefined symbol in libspatialite: $ python3 -c "import gdal" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3/dist-packages/gdal.py", line 2, in <module> from osgeo.gdal import deprecation_warn File "/usr/lib/python3/dist-packages/osgeo/__init__.py", line 21, in <module> _gdal = swig_import_helper() File "/usr/lib/python3/dist-packages/osgeo/__init__.py", line 17, in swig_import_helper _mod = imp.load_module('_gdal', fp, pathname, description) File "/usr/lib/python3.4/imp.py", line 243, in load_module return load_dynamic(name, filename, file) ImportError: /usr/lib/x86_64-linux-gnu/libspatialite.so.7: undefined symbol: lw_vasprintf -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.0.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python3-gdal depends on: ii libc6 2.21-3 ii libgcc1 1:5.3.1-3 ii libgdal1i [libgdal.so.1-1.11.3] 1.11.3+dfsg-2 ii libstdc++6 5.3.1-3 ii python3 3.4.3-7 ii python3-numpy [python3-numpy-abi9] 1:1.9.2-5 python3-gdal recommends no packages. Versions of packages python3-gdal suggests: ii gdal-bin 1.11.3+dfsg-2 -- no debconf information
--- End Message ---
--- Begin Message ---notfound 807561 gdal/1.11.3+dfsg-2 thanks On 10-12-15 11:42, Sebastiaan Couwenberg wrote: > The update to PostGIS 2.2.0 broke SpatiaLite, and by extension > everything that links to libspatialite. > > I've started a discussion with SpatiaLite upstream about fixing 4.3.0a > to support liblwgeom from PostGIS 2.2.0. spatialite (4.3.0a-3) includes a patch from upstream to use sqlite3_vmprintf() instead of lw_vasprintf() resolving the undefined reference issue. This fixes the issue in the spatialite reverse dependencies too. Everything using spatialite was affected. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
--- End Message ---

