Your message dated Sat, 29 Dec 2018 17:04:11 +0000 with message-id <[email protected]> and subject line Bug#917504: fixed in aggdraw 1.3.9+ds-2 has caused the Debian Bug report #917504, regarding pycoast: FTBFS (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 [email protected] immediately.) -- 917504: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917504 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:pycoast Version: 1.2.1+dfsg-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python2,python3,sphinxdoc --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.7 setup.py config running config debian/rules override_dh_auto_build make[1]: Entering directory '/<<BUILDDIR>>/pycoast-1.2.1+dfsg' dh_auto_build --buildsystem=pybuild I: pybuild base:217: /usr/bin/python setup.py build running build [... snipped ...] test_add_shapefile_shapes (pycoast.tests.test_pycoast.TestPIL) ... skipped 'dataset not available: test_data/shapes/Metareas.shp' test_dateline_boundary_cross (pycoast.tests.test_pycoast.TestPIL) ... ok test_dateline_cross (pycoast.tests.test_pycoast.TestPIL) ... ok test_europe (pycoast.tests.test_pycoast.TestPIL) ... ok test_europe_file (pycoast.tests.test_pycoast.TestPIL) ... ok test_geos (pycoast.tests.test_pycoast.TestPIL) ... ok test_grid (pycoast.tests.test_pycoast.TestPIL) ... ok test_grid_file (pycoast.tests.test_pycoast.TestPIL) ... ok test_grid_geos (pycoast.tests.test_pycoast.TestPIL) ... ok test_grid_nh (pycoast.tests.test_pycoast.TestPIL) ... ok test_add_polygon_agg (pycoast.tests.test_pycoast.TestPILAGG) ... ok test_add_shapefile_shapes_agg (pycoast.tests.test_pycoast.TestPILAGG) ... skipped 'dataset not available: test_data/shapes/Metareas.shp' test_europe_agg (pycoast.tests.test_pycoast.TestPILAGG) ... ok test_europe_agg_file (pycoast.tests.test_pycoast.TestPILAGG) ... ok test_geos_agg (pycoast.tests.test_pycoast.TestPILAGG) ... ok test_grid_agg (pycoast.tests.test_pycoast.TestPILAGG) ... ok test_grid_agg_file (pycoast.tests.test_pycoast.TestPILAGG) ... ok test_grid_agg_txt (pycoast.tests.test_pycoast.TestPILAGG) ... ERROR test_grid_geos_agg (pycoast.tests.test_pycoast.TestPILAGG) ... ok test_grid_nh_agg (pycoast.tests.test_pycoast.TestPILAGG) ... ERROR ====================================================================== ERROR: test_grid_agg_txt (pycoast.tests.test_pycoast.TestPILAGG) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<BUILDDIR>>/pycoast-1.2.1+dfsg/pycoast/tests/test_pycoast.py", line 471, in test_grid_agg_txt opacity=200) IOError: cannot load font (no text renderer) ====================================================================== ERROR: test_grid_nh_agg (pycoast.tests.test_pycoast.TestPILAGG) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<BUILDDIR>>/pycoast-1.2.1+dfsg/pycoast/tests/test_pycoast.py", line 543, in test_grid_nh_agg 'DejaVuSerif.ttf'), size=10) IOError: cannot load font (no text renderer) ---------------------------------------------------------------------- Ran 21 tests in 44.499s FAILED (errors=2, skipped=2) Test failed: <unittest.runner.TextTestResult run=21 errors=2 failures=0> error: Test failed: <unittest.runner.TextTestResult run=21 errors=2 failures=0> E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: python2.7 setup.py test dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13 make: *** [debian/rules:13: build-indep] Error 25 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pycoast.html where you can get a full build log if you need it. 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 BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: aggdraw Source-Version: 1.3.9+ds-2 We believe that the bug you reported is fixed in the latest version of aggdraw, 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. Bas Couwenberg <[email protected]> (supplier of updated aggdraw 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, 29 Dec 2018 17:26:52 +0100 Source: aggdraw Binary: python-aggdraw python3-aggdraw Architecture: source amd64 Version: 1.3.9+ds-2 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project <[email protected]> Changed-By: Bas Couwenberg <[email protected]> Description: python-aggdraw - High quality drawing interface for PIL - Python 2.X python3-aggdraw - High quality drawing interface for PIL - Python 3.X Closes: 917504 Changes: aggdraw (1.3.9+ds-2) unstable; urgency=medium . * Team upload. * Bump Standards-Version to 4.3.0, no changes. * Add python{,3}-pkgconfig to build dependencies for freetype detection. (closes: #917504) * Drop unused overrides for hardening-no-fortify-functions. Checksums-Sha1: 607ae0e974a394003e0539cd15154178c3492ff6 2235 aggdraw_1.3.9+ds-2.dsc a0b0ffc5892105f579ec7ff59c33e43d770ece6c 3196 aggdraw_1.3.9+ds-2.debian.tar.xz 7a4479c22e204717356cf80432f2813757ff2d14 9107 aggdraw_1.3.9+ds-2_amd64.buildinfo dc9816df31ec86078d98bcc7b59584d97bd4c77e 357456 python-aggdraw-dbgsym_1.3.9+ds-2_amd64.deb cc9b99cdd48138545ebfbdc642c21dc10f3866b2 68420 python-aggdraw_1.3.9+ds-2_amd64.deb 63a95b461189de2e1faa0f689baf5676c04cd51a 362560 python3-aggdraw-dbgsym_1.3.9+ds-2_amd64.deb 9fc325f7c60cf864d870141765b0a0bbfd93790a 68196 python3-aggdraw_1.3.9+ds-2_amd64.deb Checksums-Sha256: 212aa74ce824ff57d9a46870e630e3dc005777b5bdba36aec7cd19815caa36c5 2235 aggdraw_1.3.9+ds-2.dsc 70407d365bd123649074725295ca3eee46a5354ed9e78c7c75645032157668cf 3196 aggdraw_1.3.9+ds-2.debian.tar.xz b73a726b440171df8bd133aece985c3e363b8a9d89ac89a7e6f53d4c65b7c1ce 9107 aggdraw_1.3.9+ds-2_amd64.buildinfo 88fb97878408f4213b6e018e08cb3942a1451ddf58be3814b913933bc20850c0 357456 python-aggdraw-dbgsym_1.3.9+ds-2_amd64.deb 3ab612341379a4196843dc8c9d34c75f31397ad7514ef52351834b2305fc30d6 68420 python-aggdraw_1.3.9+ds-2_amd64.deb eb5c056c971bc677e32ff404b45087e589d444b8e2a695eb8479cfe0a4f2d77b 362560 python3-aggdraw-dbgsym_1.3.9+ds-2_amd64.deb 81a70a8453a6ab12c59220df4d0628795006037695fdfac157c1f049b67e58fc 68196 python3-aggdraw_1.3.9+ds-2_amd64.deb Files: 60629708ebce628457eeef32fc6cf317 2235 python optional aggdraw_1.3.9+ds-2.dsc d829c583903b2d3badfb72335001cb2a 3196 python optional aggdraw_1.3.9+ds-2.debian.tar.xz ab8b2359add76d5fbc79fd062f10c497 9107 python optional aggdraw_1.3.9+ds-2_amd64.buildinfo 69cbd8778eab86b24a1195d13cd2e17a 357456 debug optional python-aggdraw-dbgsym_1.3.9+ds-2_amd64.deb 81e1d75e7f55cd02549b615e40ec8afa 68420 python optional python-aggdraw_1.3.9+ds-2_amd64.deb eecd96c6a378d6e09b5e63647a17a431 362560 debug optional python3-aggdraw-dbgsym_1.3.9+ds-2_amd64.deb cd56d64ec3a1763e2d2b8e3b3b8854c0 68196 python optional python3-aggdraw_1.3.9+ds-2_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlwnoqoACgkQZ1DxCuiN SvHSqg//drpvpnjzBJA6r6jYZ95kLDl31XAoy47Q3ZY4ZpSOsqEAOTyy1P4shfuk T8Q6mcC+dXGA9Dp/uBEkVGmMTgB2fZbU9FJYhe8mOCJbNGkSPv2/vTRS8/4UYrt5 9X/DT7jqL39HCqW5JpUrzB6cpP42uhOAMghn95JNIX/eqI8oOvbNN5XZEVe3jePb imb2naqhwEcJRzr1xpao3U2EqpPsNmk6DEjwtTby2Uu7AdAO+a7aH84tHjetmuUc cO9VgS4hRUEXBS8qVRAXRG+4jDr2FqKlcaYA299PpdzLG7nWtphHFpI0oMnrJnB+ 06lY8/Ph8ZO6D2UdAN1Jwp4nshsM/ZAkBk+rDBDkx8v859nefKyy4SStxsSW6b6Y gbckL1oPlX+gBp5XyYjblu+6osjqpGedR0U5DqfeIf43SSvdu9wqkCoRd5JbnU97 sIof6qs6t2IVozeUuENE6ffzUApDs3DX1MKNG2avuqhsZf5DOAemcsT05u7XvdLy gAVxlB/MyoE2kswu3jUb9y92kg0TvV+qwB3uF03R0/M4bOWKTHAn1ACjXYxkuI2J xd2wmzbBGMxgTS4PAZ5jpM9Jt68RC2vGBwXAkHJ57vKcg8X2zpWewEL6GRRGVoed Bgj2j+rQB7kEpTXMytDNdrEbDia/913XoezRvp8Ut+x9o2VXyjA= =wCVD -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
