Your message dated Tue, 01 Sep 2015 06:34:41 +0000
with message-id <e1zwf9v-00022o...@franck.debian.org>
and subject line Bug#793526: fixed in djangorestframework-gis 0.8-1
has caused the Debian Bug report #793526,
regarding FTBFS: Cannot determine the SpatiaLite version: ...so.7: undefined
symbol: sqlite3_spatialite_init
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 ow...@bugs.debian.org
immediately.)
--
793526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: djangorestframework-gis
Version: 0.7-1
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
Dear Maintainer,
The package fails to build:
Creating test database for alias 'default'...
Traceback (most recent call last):
File "runtests.py", line 13, in <module>
execute_from_command_line(args)
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 385, in execute_from_command_line
utility.execute()
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 377, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File
"/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py",
line 50, in run_from_argv
super(Command, self).run_from_argv(argv)
File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line
288, in run_from_argv
self.execute(*args, **options.__dict__)
File
"/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py",
line 71, in execute
super(Command, self).execute(*args, **options)
File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line
338, in execute
output = self.handle(*args, **options)
File
"/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py",
line 88, in handle
failures = test_runner.run_tests(test_labels)
File "/usr/lib/python2.7/dist-packages/django/test/runner.py", line 147, in
run_tests
old_config = self.setup_databases()
File "/usr/lib/python2.7/dist-packages/django/test/runner.py", line 109, in
setup_databases
return setup_databases(self.verbosity, self.interactive, **kwargs)
File "/usr/lib/python2.7/dist-packages/django/test/runner.py", line 299, in
setup_databases
serialize=connection.settings_dict.get("TEST", {}).get("SERIALIZE", True),
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/creation.py",
line 35, in create_test_db
self.load_spatialite_sql()
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/creation.py",
line 93, in load_spatialite_sql
if self.connection.ops.spatial_version[:2] >= (2, 4):
File "/usr/lib/python2.7/dist-packages/django/utils/functional.py", line 55,
in __get__
res = instance.__dict__[self.func.__name__] = self.func(instance)
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/operations.py",
line 142, in spatial_version
six.reraise(ImproperlyConfigured, ImproperlyConfigured(new_msg),
sys.exc_info()[2])
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/operations.py",
line 136, in spatial_version
version = self.spatialite_version_tuple()[1:]
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/operations.py",
line 279, in spatialite_version_tuple
version = self.spatialite_version()
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/operations.py",
line 270, in spatialite_version
return self._get_spatialite_func('spatialite_version()')
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/operations.py",
line 252, in _get_spatialite_func
cursor = self.connection._cursor()
File "/usr/lib/python2.7/dist-packages/django/db/backends/__init__.py", line
138, in _cursor
self.ensure_connection()
File "/usr/lib/python2.7/dist-packages/django/db/backends/__init__.py", line
133, in ensure_connection
self.connect()
File "/usr/lib/python2.7/dist-packages/django/db/backends/__init__.py", line
122, in connect
self.connection = self.get_new_connection(conn_params)
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/base.py",
line 64, in get_new_connection
six.reraise(ImproperlyConfigured, ImproperlyConfigured(new_msg),
sys.exc_info()[2])
File
"/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backends/spatialite/base.py",
line 59, in get_new_connection
cur.execute("SELECT load_extension(%s)", (self.spatialite_lib,))
File "/usr/lib/python2.7/dist-packages/django/db/backends/sqlite3/base.py",
line 485, in execute
return Database.Cursor.execute(self, query, params)
django.core.exceptions.ImproperlyConfigured: Cannot determine the SpatiaLite
version for the ":memory:" database (error was "Unable to load the SpatiaLite
library extension "libspatialite.so.7" because:
/usr/lib/x86_64-linux-gnu/libspatialite.so.7: undefined symbol:
sqlite3_spatialite_init"). Was the SpatiaLite initialization SQL loaded on
this database?
debian/rules:13: recipe for target 'override_dh_auto_test' failed
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/djangorestframework-gis.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: djangorestframework-gis
Source-Version: 0.8-1
We believe that the bug you reported is fixed in the latest version of
djangorestframework-gis, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Fladischer <fl...@debian.org> (supplier of updated
djangorestframework-gis package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 01 Sep 2015 08:20:20 +0200
Source: djangorestframework-gis
Binary: python-djangorestframework-gis
Architecture: source all
Version: 0.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Michael Fladischer <fl...@debian.org>
Description:
python-djangorestframework-gis - Geographic add-ons for Django REST Framework
Closes: 793526
Changes:
djangorestframework-gis (0.8-1) unstable; urgency=medium
.
* New upstream release.
* Update debian/patches/spatialite.patch to work with libsqlite3-mod-
spatialite (Closes: #793526).
* Add skip_tests_spatialite.patch to skip unittests that are not
supported by spatialite.
* Make Depends and Build-Depends on python-djangorestframework
versioned (>= 3.0.4).
* Add libsqlite3-mod-spatialite to Build-Depends.
* Remove spatialite-bin from Build-Depends.
* Update Homepage field to the correct upstream location.
* Update years in d/copyright.
* Change my email address to fl...@debian.org.
Checksums-Sha1:
b5d541c1d1cee3d3a51f1b0bd6a3d4e776ada078 2308 djangorestframework-gis_0.8-1.dsc
9bf31895cac86ecb3acdffb2021b9cc3abfcddbb 17703
djangorestframework-gis_0.8.orig.tar.gz
de66f896c945bd6e2aa1ca923a55456b3e8b6359 4036
djangorestframework-gis_0.8-1.debian.tar.xz
8b3f34eadc6002ffe9023b711b5025797de4e588 12234
python-djangorestframework-gis_0.8-1_all.deb
Checksums-Sha256:
cfa0760f9ad07e1df6eebe741e3cd572190a50dc62e7598f0adcd529b053c9de 2308
djangorestframework-gis_0.8-1.dsc
9d6b7178fdd72d9d30dfe938e62961162a0c4db518a79d97196a87b2a7e2de02 17703
djangorestframework-gis_0.8.orig.tar.gz
1fe81b687061e1ebd8851807b6ffb25da31ec51718219a3accbfa431802b1df4 4036
djangorestframework-gis_0.8-1.debian.tar.xz
446c960efdd3f7e4b536ca98218e67c112cc86893eef40355213c955096cdc76 12234
python-djangorestframework-gis_0.8-1_all.deb
Files:
44fa340a7212f3fcc12df1a18719da2b 2308 python optional
djangorestframework-gis_0.8-1.dsc
f54d9f5562b75c10e927c55d7e51c386 17703 python optional
djangorestframework-gis_0.8.orig.tar.gz
e83704017b4f3347fad2b0d99456bbfc 4036 python optional
djangorestframework-gis_0.8-1.debian.tar.xz
113a4a0c5b671227f9b44a41157693c5 12234 python optional
python-djangorestframework-gis_0.8-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJV5UW4AAoJEGlMre9Rx7W2WhwP/1JFcouQavvc2TVrFYp84bwR
aVJknj6FMcAyOBnh5mCngPYUV5Lt7McOK+pmNukkLH/BjmOdgVpTH9ssQx5AaCEz
QSIg4Hnkwdp8g1sNzow4z193BlID1OQItNhC9g0lQh8R7E+XiADJAx+OsuPLXmM6
0/ULWnIcnHNNPNyYU1YJCNc4ceqq814aHGOlobWdKJS+fSu+E3kx4q2CaND3mltH
hb2+A+R24T3bCBbIbcr6QRexRtAsMOVTLR3WrYwOb4whRMTyNHCYkSlhFp32WfIk
bQ8LghgG92obnFLdQDTM5PsZV7yy05GE2ruoE4lNmRmHRU6JuCfo+mNdaUNiidZ/
UAJHyo7BLL3VCUJTptdiJ9TnlzY3XB/+NEFmaeqBD0KH8eOUaDdfMRXRtrhbPNQM
ECbCVsuFeaQWcQm03kf8xtNQIMJ1xn/6W2gsMOGW4f9OVmAYIKemYezwDa4Bxxp8
4WJF1/YQgzQr/QeB+V/ivwY3JhUBQQrMethMqsqRYWhljHLZrEr+9EoyT8s7+yAr
8jiXZihEmIk2H17GKPn2sre5cWoEc9b19hRIz3dAi/+aphGCAL6f4/HgmfroMwLw
x9KV5q8T3d4vEArBt90DDuxRJ1cDMreaXW55WMmijBomsbAuitzWo03F0u8MFxns
hvQ6jcSnQXfTfEJYTK8k
=Lc+t
-----END PGP SIGNATURE-----
--- End Message ---