Your message dated Sat, 22 Sep 2018 16:49:12 +0000
with message-id <[email protected]>
and subject line Bug#902458: fixed in django-countries 5.3.2-1
has caused the Debian Bug report #902458,
regarding django-countries: FTBFS in buster/sid ("BAD" is not a valid choice)
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.)


-- 
902458: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902458
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:django-countries
Version: 5.2-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:

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

[... snipped ...]

copying django_countries/ioc_data.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries
copying django_countries/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/test_fields.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/test_widgets.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/test_tags.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/custom_countries.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/test_countries.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/test_settings.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/settings.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/models.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/test_drf.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/forms.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/test_admin_filters.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
copying django_countries/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/tests
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/templatetags
copying django_countries/templatetags/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/templatetags
copying django_countries/templatetags/countries.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_django-countries/build/django_countries/templatetags
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e; \
for python in python2.7 python3.6; do \
  PYTHONPATH="." DJANGO_SETTINGS_MODULE=django_countries.tests.settings $python 
/usr/bin/django-admin test django_countries.tests;\
done
......................................................................................................................................F.........
======================================================================
FAIL: test_multi_deserialize_invalid (django_countries.tests.test_drf.TestDRF)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/django_countries/tests/test_drf.py", line 147, in 
test_multi_deserialize_invalid
    ['"BAD" is not a valid choice.'])
AssertionError: {1: [ErrorDetail(string=u'"BAD" is not a valid choice.', 
code=u'invalid_choice')]} != [u'"BAD" is not a valid choice.']

----------------------------------------------------------------------
Ran 144 tests in 0.442s

FAILED (failures=1)
Creating test database for alias 'default'...
System check identified no issues (0 silenced).
Destroying test database for alias 'default'...
debian/rules:14: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is how the build ends in my autobuilder and it's not
necessarily the relevant part.

The failure is not, however, related to using dpkg-buildpackage -A,
as it also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-countries.html

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: django-countries
Source-Version: 5.3.2-1

We believe that the bug you reported is fixed in the latest version of
django-countries, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Fladischer <[email protected]> (supplier of updated django-countries 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 22 Sep 2018 18:19:14 +0200
Source: django-countries
Binary: python-django-countries python3-django-countries
Architecture: source all
Version: 5.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Michael Fladischer <[email protected]>
Description:
 python-django-countries - provides a country field for Django models
 python3-django-countries - provides a country field for Django models (Python3 
version)
Closes: 902458
Changes:
 django-countries (5.3.2-1) unstable; urgency=low
 .
   * New upstream release (Closes: #902458).
   * d/control: Remove ancient X-Python-Version field
   * d/control: Remove ancient X-Python3-Version field
   * Refresh patches.
   * Bump Standards-Version to 4.2.1.
   * Create symlinks after dh_python3.
Checksums-Sha1:
 c4dccb8221ef34e0e748f388b304b19027412541 1999 django-countries_5.3.2-1.dsc
 4f9beee54ef31e3a959eeedf855cbabf0c96bee8 466138 
django-countries_5.3.2.orig.tar.gz
 5520ed71d79a793f2309655155c50c2ddba74ad5 15672 
django-countries_5.3.2-1.debian.tar.xz
 42a7a983eee5c28f005bba3dd8f0fdb550548b28 7835 
django-countries_5.3.2-1_amd64.buildinfo
 d897f17b4d65e7445add2e30f93b9921e9649ac4 45208 
python-django-countries_5.3.2-1_all.deb
 bb19f1175cdccac9b3c6af587b6f2ba6dc0fac66 45284 
python3-django-countries_5.3.2-1_all.deb
Checksums-Sha256:
 aaa5ba21c4961c9aedcbf6ccb47a07173553bbb6dc989c4e0a9c9412aee66097 1999 
django-countries_5.3.2-1.dsc
 74ebe919aeccea818dafea17b0b243fb1280c55226cb315b9622f0c0416536d2 466138 
django-countries_5.3.2.orig.tar.gz
 c8bf34e45455905adc4a59bc4116d9689f5d424fe536f58c567c9e9e9321165d 15672 
django-countries_5.3.2-1.debian.tar.xz
 f95be50f5f82f6d3e579b6f240b46a262a6ff1657d2205b16a09057c49e8d576 7835 
django-countries_5.3.2-1_amd64.buildinfo
 c077c999e6c88aac94b912dc93a1dfbf4885070f4825cb52cf7613ff7bddec8c 45208 
python-django-countries_5.3.2-1_all.deb
 c76a8e52945c8cd1e52b33b161af76901a4b4f33d5bde97b3898a79dbdcd9db6 45284 
python3-django-countries_5.3.2-1_all.deb
Files:
 bfb2bf367e6fb580daecb26da3225e48 1999 python optional 
django-countries_5.3.2-1.dsc
 6a36b8e3e296256c17b5f0d4b634159d 466138 python optional 
django-countries_5.3.2.orig.tar.gz
 fade0194d7fe61ed7214b6d1121d75b5 15672 python optional 
django-countries_5.3.2-1.debian.tar.xz
 f2769e7801d04a620399661f7cc13fd8 7835 python optional 
django-countries_5.3.2-1_amd64.buildinfo
 dc2bba1930da7aef2334070583207099 45208 python optional 
python-django-countries_5.3.2-1_all.deb
 2d1b3ad44029ce6670515f83c4fd2b57 45284 python optional 
python3-django-countries_5.3.2-1_all.deb

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

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlumbFgACgkQ/9PIi5l9
0WrC/Qf/XDubwC+OmBK64sIeSMOEALg8DFnr9g0g4HXnpCQq0D72KGZjAjMLY9No
7KzCqc7QeF0socTRpJqRtA3wKnL7ELYwbrDwp0mesUSQpd+mnBudIk9YjruKcKMk
4lwJxZGwlir7NIh+Ca2GXq1+uNZhDlmjTuAWGIFUk7qPr07tyJ8v6aXU8ZXRtk+U
F+5vxDkPwKoxypvqRibswClEbdzA33PYJSJnM6nQHXM91OamlKn7urLaf4tsKyWN
TK869jmjhzs2/tWdAKlvGdT5rkABlf/UsT4/6UFNDR4VWu3L1BEdqBprwRV3OBT2
CN1YTTnzJZ9fuBiAyv2glRuR0jQusQ==
=jHZa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to