Your message dated Mon, 17 Oct 2016 12:22:26 +0000
with message-id <e1bw6vy-0000zp...@franck.debian.org>
and subject line Bug#834669: fixed in djangorestframework-gis 0.10.1-2
has caused the Debian Bug report #834669,
regarding djangorestframework-gis: FTBFS in testing (failing tests)
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.)


-- 
834669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834669
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:djangorestframework-gis
Version: 0.10.1-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3 --buildsystem=pybuild
   dh_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py config 
running config
I: pybuild base:184: python3.5 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python setup.py build 
running build
running build_py

[... snipped ...]

  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 343, 
in _reverse_with_prefix
    possibilities = self.reverse_dict.getlist(lookup_view)
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 240, 
in reverse_dict
    return self._reverse_dict[language_code]
KeyError: 'en-gb'

======================================================================
ERROR: test_inBBOXFilter_filtering 
(django_restframework_gis_tests.test_filters.TestRestFrameworkGisFilters)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/django_restframework_gis_tests/test_filters.py", line 21, in setUp
    self.location_contained_in_bbox_list_url = 
reverse('api_geojson_location_list_contained_in_bbox_filter')
  File "/usr/lib/python2.7/dist-packages/django/urls/base.py", line 91, in 
reverse
    return force_text(iri_to_uri(resolver._reverse_with_prefix(view, prefix, 
*args, **kwargs)))
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 343, 
in _reverse_with_prefix
    possibilities = self.reverse_dict.getlist(lookup_view)
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 240, 
in reverse_dict
    return self._reverse_dict[language_code]
KeyError: 'en-gb'

======================================================================
ERROR: test_inBBOXFilter_filtering_none 
(django_restframework_gis_tests.test_filters.TestRestFrameworkGisFilters)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/django_restframework_gis_tests/test_filters.py", line 21, in setUp
    self.location_contained_in_bbox_list_url = 
reverse('api_geojson_location_list_contained_in_bbox_filter')
  File "/usr/lib/python2.7/dist-packages/django/urls/base.py", line 91, in 
reverse
    return force_text(iri_to_uri(resolver._reverse_with_prefix(view, prefix, 
*args, **kwargs)))
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 343, 
in _reverse_with_prefix
    possibilities = self.reverse_dict.getlist(lookup_view)
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 240, 
in reverse_dict
    return self._reverse_dict[language_code]
KeyError: 'en-gb'

----------------------------------------------------------------------
Ran 54 tests in 0.011s

FAILED (errors=51, skipped=3)
Creating test database for alias 'default'...
Destroying test database for alias 'default'...
E: pybuild pybuild:274: test: plugin custom failed with: exit code=1: python2.7 
./runtests.py
dh_auto_test: pybuild --test -i python{version} -p 2.7 --system=custom 
--test-args={interpreter} ./runtests.py returned exit code 13
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:9: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense and the fact that I was
using "dpkg-buildpackage -A" is quite irrelevant.

For this particular package, I've also checked that it fails to build
from source in the reproducible builds site:

https://tests.reproducible-builds.org/

Thanks.

--- End Message ---
--- Begin Message ---
Source: djangorestframework-gis
Source-Version: 0.10.1-2

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 834...@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: Mon, 17 Oct 2016 14:02:17 +0200
Source: djangorestframework-gis
Binary: python-djangorestframework-gis python3-djangorestframework-gis
Architecture: source all
Version: 0.10.1-2
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
 python3-djangorestframework-gis - Geographic add-ons for Django REST Framework 
(Python3 version)
Closes: 834669
Changes:
 djangorestframework-gis (0.10.1-2) unstable; urgency=medium
 .
   * Add patches to fix tests with Django 1.8+ (Closes: #834669).
   * Bump Standards-Version to 3.9.8.
   * Use https:// for copyright-format 1.0 URL.
Checksums-Sha1:
 473fa4d79e1b9fc88b935976db40a80e871eaf15 2135 
djangorestframework-gis_0.10.1-2.dsc
 f048cdeab8372d5c2f4db10d555a7d09b77315df 26301 
djangorestframework-gis_0.10.1.orig.tar.gz
 6ef6300da033706228923be09e6527c2ba3d1202 38112 
djangorestframework-gis_0.10.1-2.debian.tar.xz
 52624cedfa571c0a981b25034eb79866b269906c 17912 
python-djangorestframework-gis_0.10.1-2_all.deb
 c07b0e0d0b613046572b9d302b6a370b4bcc0bf5 11838 
python3-djangorestframework-gis_0.10.1-2_all.deb
Checksums-Sha256:
 f1412d6979b8c8826350aba7bcc99525fb4f22109be8cc61734267246354b416 2135 
djangorestframework-gis_0.10.1-2.dsc
 ba61887238b589c68b563f1c7bc7c75a891c3bea1e851fd4c062c62dae9789d0 26301 
djangorestframework-gis_0.10.1.orig.tar.gz
 c88e0d46e9463790f1f68a5dd83791164342025d71ff9e5945ed35dc9156d609 38112 
djangorestframework-gis_0.10.1-2.debian.tar.xz
 6c507f0e0d9c284ddccc992cb56b10f812455085bd192ee55da1ba3f45ce9bb6 17912 
python-djangorestframework-gis_0.10.1-2_all.deb
 538546a719791fdd25b1767abe1e032f48a160b99de50feac53cc88b0bbcf762 11838 
python3-djangorestframework-gis_0.10.1-2_all.deb
Files:
 d32c3fee8ab6a7f0fa02e7d195ba1781 2135 python optional 
djangorestframework-gis_0.10.1-2.dsc
 c05b497f4e72874f460b6eeffaeb582d 26301 python optional 
djangorestframework-gis_0.10.1.orig.tar.gz
 71ac3e3c28eb8ebe18ebf1df74bee2b7 38112 python optional 
djangorestframework-gis_0.10.1-2.debian.tar.xz
 3902e7fe5e96b87cab7f7da0d1206191 17912 python optional 
python-djangorestframework-gis_0.10.1-2_all.deb
 e5980c676095cb8d2894e317cf9b98ea 11838 python optional 
python3-djangorestframework-gis_0.10.1-2_all.deb

-----BEGIN PGP SIGNATURE-----

iQEcBAEBCgAGBQJYBL9BAAoJEP/TyIuZfdFqqdQH/jF2yLauzER2F6lr9ll8ebFt
ItyJyBFr2k07KEFNA46sgJHF3VorrEnfIY3xfpShPQc+Y0KNeGD9vZIyRRjrVX5x
YtRRu7zyYijMAze7zzmZ/riCWybblBykWntH2KYzgGJECB5cHrUTnHcvy1m6mojQ
OzPEj5Fz3KPQ7Ovv0G7zLmmLUc9zM2wa5rN4qu62Nl02hz8IfhiH3r/f7/50799Y
Bra0pF63InCln4za61c2gTclkNvXwC402e/zx5JP9/vHj27nx+hisOX38l4uN05C
h89ASU/42WzbXlXRtyKSm5721pWTBAjjhA778EfWhCfy1NfAoYhmGgfut7/uKGs=
=ougI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to