Your message dated Mon, 02 Jan 2017 19:04:14 +0000 with message-id <[email protected]> and subject line Bug#849934: fixed in python-geopandas 0.2.1-2 has caused the Debian Bug report #849934, regarding python-geopandas: 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.) -- 849934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849934 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:python-geopandas Version: 0.2.1-1 Severity: serious Dear maintainer: I tried to build this package in stretch 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,sphinxdoc --buildsystem pybuild --parallel dh_testdir -i -O--buildsystem=pybuild -O--parallel dh_update_autotools_config -i -O--buildsystem=pybuild -O--parallel dh_auto_configure -i -O--buildsystem=pybuild -O--parallel I: pybuild base:184: python2.7 setup.py config /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running config I: pybuild base:184: python3.5 setup.py config running config /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) [... snipped ...] test_empty_index (geopandas.tests.test_sindex.TestSeriesSindex) ... Exception AttributeError: AttributeError("'IndexStreamHandle' object has no attribute '_ptr'",) in <bound method IndexStreamHandle.__del__ of <rtree.index.IndexStreamHandle object at 0x7f947bc05450>> ignored ok test_empty_point (geopandas.tests.test_sindex.TestSeriesSindex) ... Exception AttributeError: AttributeError("'IndexStreamHandle' object has no attribute '_ptr'",) in <bound method IndexStreamHandle.__del__ of <rtree.index.IndexStreamHandle object at 0x7f947bc05d50>> ignored ok test_lazy_build (geopandas.tests.test_sindex.TestSeriesSindex) ... ok test_point (geopandas.tests.test_sindex.TestSeriesSindex) ... ok test_polygons (geopandas.tests.test_sindex.TestSeriesSindex) ... ok test_polygons_append (geopandas.tests.test_sindex.TestSeriesSindex) ... ok test_fancy (geopandas.tests.test_types.TestDataFrame) ... ok test_geometry (geopandas.tests.test_types.TestDataFrame) ... ok test_geometry_multiple (geopandas.tests.test_types.TestDataFrame) ... ok test_nongeometry (geopandas.tests.test_types.TestDataFrame) ... ok test_nongeometry_multiple (geopandas.tests.test_types.TestDataFrame) ... ok test_slice (geopandas.tests.test_types.TestDataFrame) ... ok test_fancy (geopandas.tests.test_types.TestSeries) ... ok test_groupby (geopandas.tests.test_types.TestSeries) ... ok test_head (geopandas.tests.test_types.TestSeries) ... ok test_iloc (geopandas.tests.test_types.TestSeries) ... ok test_loc (geopandas.tests.test_types.TestSeries) ... ok test_select (geopandas.tests.test_types.TestSeries) ... ok test_slice (geopandas.tests.test_types.TestSeries) ... ok test_sort_index (geopandas.tests.test_types.TestSeries) ... ok test_tail (geopandas.tests.test_types.TestSeries) ... ok test_take (geopandas.tests.test_types.TestSeries) ... ok ====================================================================== FAIL: Test plotting a simple GeoDataFrame consisting of a series of polygons ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/geopandas/tests/test_plotting.py", line 113, in test_plot_GeoDataFrame_with_kwargs self._compare_images(ax=ax, filename=filename) File "/<<PKGBUILDDIR>>/geopandas/tests/test_plotting.py", line 54, in _compare_images '(RMS %(rms).3f)' % err) ImageComparisonFailure: images not close: /tmp/tmpAbiDQU/poly_plot_with_kwargs.png vs. /<<PKGBUILDDIR>>/geopandas/tests/baseline_images/test_plotting/poly_plot_with_kwargs.png (RMS 40.473) ---------------------------------------------------------------------- Ran 164 tests in 56.681s FAILED (SKIP=9, failures=1) E: pybuild pybuild:276: test: plugin custom failed with: exit code=1: nosetests -v -e test_geocode.py dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13 debian/rules:17: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:6: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- The relevant part of the build log is included above. 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. If you could not reproduce this using sbuild on a single CPU virtual machine (as I did), please do not downgrade or mark as unreproducible, I would then consider giving you access to a virtual machine on which I can reproduce it so that you can as well. (In such case, please contact me off-list for details). Thanks.
--- End Message ---
--- Begin Message ---Source: python-geopandas Source-Version: 0.2.1-2 We believe that the bug you reported is fixed in the latest version of python-geopandas, 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 python-geopandas 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: Mon, 02 Jan 2017 19:37:48 +0100 Source: python-geopandas Binary: python-geopandas python3-geopandas python-geopandas-doc Architecture: source all Version: 0.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian GIS Project <[email protected]> Changed-By: Bas Couwenberg <[email protected]> Description: python-geopandas - Python tools for geographic data python-geopandas-doc - Documentation for the geopandas library python3-geopandas - Python3 tools for geographic data Closes: 849934 Changes: python-geopandas (0.2.1-2) unstable; urgency=medium . * Team upload. * Skip test that fails on Travis, fails on Debian too. (closes: #849934) Checksums-Sha1: e0c3d6e0a858e0c27ff2c8c37ae6ae045f58ff1b 2828 python-geopandas_0.2.1-2.dsc 27f7945a63f9271017d9fc48e978b3d088e5681c 1320604 python-geopandas_0.2.1-2.debian.tar.xz 359ed1a83e74e6f4428572ebefbb7fb9db44682d 2780936 python-geopandas-doc_0.2.1-2_all.deb 935645e7d770090be9396dcf6ed761659dd2ee8c 149102 python-geopandas_0.2.1-2_all.deb d33e920a02c71a7aa97e4fcdde68aa216a2b8a43 14053 python-geopandas_0.2.1-2_amd64.buildinfo b78247d79ebaee2731cb2d9df91f57c9cfccd281 149442 python3-geopandas_0.2.1-2_all.deb Checksums-Sha256: 1501b98eb427b7d40e526243686e9a02bad3f2bed2922de7df5777b8321b737c 2828 python-geopandas_0.2.1-2.dsc 0e206d386296cd9387515133fa846917edb2888947008b09b9460ea00a608c41 1320604 python-geopandas_0.2.1-2.debian.tar.xz bfb3673730280d8d026b398390bf90fe932201ec566736d1151365f1b349a7df 2780936 python-geopandas-doc_0.2.1-2_all.deb 25c03fa058a4f54dd008994cc0f2afb357aec6ecc9c951cefee274c54507d7eb 149102 python-geopandas_0.2.1-2_all.deb bbcf82bff6c88e93804b6fbbf8a51945af4abcffb2a007db376e70b319df86c4 14053 python-geopandas_0.2.1-2_amd64.buildinfo ce58cbf63c6a8cf89ba852cfff6da14b0b6c42c326e0442887401d6b079a6b59 149442 python3-geopandas_0.2.1-2_all.deb Files: 15e1d507470aed13fcea8e51fd67da03 2828 python optional python-geopandas_0.2.1-2.dsc 9cbfd35246fb4068d9211d07c01066f2 1320604 python optional python-geopandas_0.2.1-2.debian.tar.xz 8ae84a3372af15eab7c86251163a294c 2780936 doc optional python-geopandas-doc_0.2.1-2_all.deb 422830a5473decc4bb82855af8e5f95e 149102 python optional python-geopandas_0.2.1-2_all.deb 0f1fb3cbc5eac3473b525c6e00c0705c 14053 python optional python-geopandas_0.2.1-2_amd64.buildinfo 025f2a493ca84245d1b86370bcbbd788 149442 python optional python3-geopandas_0.2.1-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJYaqCaAAoJEGdQ8QrojUrxdkgP/1bVh2YNUnr6KVrv77At3xqC 5r//7NsWN+5kFmYFz/u8CLJvcu3mLOUnxoHOzIYj2A3xDfLjSiDfVoYXM31b5LrL 7E0MXcjdtqa1TzB07hlXRztaRdXEjqSySPTAzs+Qv0Pan3xwN1DWWlnixDbIs7FZ qBbkUlPQzgcjSukZw8ETS0gqb3asWX7xP1qHYFz7hPcSDbRO/B2k2qb1eN0wlr4r k70cGXgrZ+FsXg32pJOJ3LN2OEsSJHemama4LZr9Pz97VJJlHxgLZ7y0YuapAEfB Q9dOr2nnm8gbfg0mcmk7RQS36iiRu3UnVrfUWqWVtC7f9M0oXYVNoxjS02lc2zne v1m2dFad1HSWvXaYSUrQo6FACdWqM1lhuev3/Rgc7yHACAsoJ5Ie7ThtOC+haur/ evbJKGCyCaS90e0j/5uOOOMXqJPZkWfYo+3n8pv+eIM+Kj2sT54KS6oiGKN06fVg uW29idSunXQh6O882ycoGfZIFc7lDvj2iM7ca0vyngykGNQRUfKlkofp2bYNVsLx Rcq7yRQSV6E8bM9IwnCdM0tbSzB31TkMIy3JgqJczjlHMMr/x96hxAmPl2MUU+B/ ePdFmgg1H72Hsng/u5aVYLsqCo89wVSXN9wWl5TdsVihQH5VLrQtFZoohj5u/YfE ws3plbTuaf/u9opw+bHQ =af2n -----END PGP SIGNATURE-----
--- End Message ---

