Your message dated Mon, 06 Aug 2018 06:48:53 +0000 with message-id <[email protected]> and subject line Bug#902519: fixed in radio-beam 0.2-2 has caused the Debian Bug report #902519, regarding radio-beam: FTBFS in buster/sid (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.) -- 902519: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902519 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:radio-beam Version: 0.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_auto_configure -i -O--buildsystem=pybuild I: pybuild base:217: python2.7 setup.py config /usr/lib/python2.7/dist-packages/astropy_helpers/setup_helpers.py:102: AstropyDeprecationWarning: Direct use of the adjust_compiler function in setup.py is deprecated and can be removed from your setup.py. This functionality is now incorporated directly into the build_ext command. 'command.', AstropyDeprecationWarning) running config I: pybuild base:217: python3.6 setup.py config running config /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:90: AstropyDeprecationWarning: Direct use of the adjust_compiler function in setup.py is deprecated and can be removed from your setup.py. This functionality is now incorporated directly into the build_ext command. 'command.', AstropyDeprecationWarning) dh_auto_build -i -O--buildsystem=pybuild [... snipped ...] radio_beam/tests/test_beams.py::test_beams_from_fits_bintable PASSED [ 94%] radio_beam/tests/test_beams.py::test_indexing PASSED [ 94%] radio_beam/tests/test_beams.py::test_average_beams PASSED [ 95%] radio_beam/tests/test_beams.py::test_largest_beams[beams0-majors0-minors0-pas0] PASSED [ 95%] radio_beam/tests/test_beams.py::test_largest_beams[beams1-majors1-minors1-pas1] PASSED [ 95%] radio_beam/tests/test_beams.py::test_smallest_beams[beams0-majors0-minors0-pas0] PASSED [ 96%] radio_beam/tests/test_beams.py::test_smallest_beams[beams1-majors1-minors1-pas1] PASSED [ 96%] radio_beam/tests/test_beams.py::test_extrema_beams[beams0-majors0-minors0-pas0] PASSED [ 97%] radio_beam/tests/test_beams.py::test_extrema_beams[beams1-majors1-minors1-pas1] PASSED [ 97%] radio_beam/tests/test_beams.py::test_beams_with_invalid[majors0] PASSED [ 97%] radio_beam/tests/test_beams.py::test_beams_with_invalid[majors1] PASSED [ 98%] radio_beam/tests/test_beams.py::test_beams_iter PASSED [ 98%] radio_beam/tests/test_kernels.py::test_gauss_kernel PASSED [ 99%] radio_beam/tests/test_kernels.py::test_tophat_kernel PASSED [ 99%] docs/index.rst FAILED [100%] =================================== FAILURES =================================== ___________________________ [doctest] docs/index.rst ___________________________ 020 021 Create a beam from scratch:: 022 023 >>> from astropy import units as u 024 >>> my_beam = Beam(0.5*u.arcsec) 025 026 027 Use a beam for Jy -> K conversion:: 028 029 >>> (1*u.Jy).to(u.K, u.brightness_temperature(my_beam, 25*u.GHz)) Expected: <Quantity 7821.572919292681 K> Got: <Quantity 7821.57291929 K> /tmp/radio_beam-test-9fxEB_/lib/python2.7/site-packages/docs/index.rst:29: DocTestFailure =============================== warnings summary =============================== None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead. -- Docs: http://doc.pytest.org/en/latest/warnings.html ========= 1 failed, 237 passed, 2 skipped, 1 warnings in 1.33 seconds ========== debian/rules:14: recipe for target 'test-python2.7' failed make[1]: *** [test-python2.7] 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/radio-beam.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: radio-beam Source-Version: 0.2-2 We believe that the bug you reported is fixed in the latest version of radio-beam, 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. Ole Streicher <[email protected]> (supplier of updated radio-beam 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, 06 Aug 2018 08:23:22 +0200 Source: radio-beam Binary: python-radio-beam python3-radio-beam Architecture: source Version: 0.2-2 Distribution: unstable Urgency: medium Maintainer: Debian Astronomy Team <[email protected]> Changed-By: Ole Streicher <[email protected]> Description: python-radio-beam - Python 2 Tools for Radio Beam IO and Manipulation python3-radio-beam - Python 3 Tools for Radio Beam IO and Manipulation Closes: 902519 Changes: radio-beam (0.2-2) unstable; urgency=medium . * Update VCS fields to use salsa.d.o * add a float_cmp flag (Closes: #902519) * Push Standards-Version to 4.2.0. Change copyright format URL to https * Push compat to 11 Checksums-Sha1: b183aef843519658e375f1e86e9f5bf83c89096d 2239 radio-beam_0.2-2.dsc 2bbf70622323988a135463c2df22620fe54c4796 3424 radio-beam_0.2-2.debian.tar.xz Checksums-Sha256: 0fe6cc53e59d2f06e1e5cee703163724c26a5a5fd9bd4b8e7931f418c8aea3e7 2239 radio-beam_0.2-2.dsc 662350741f88e3ed9f2132dd5037f98f58a925f367e2808f5442f0d7cc3396ed 3424 radio-beam_0.2-2.debian.tar.xz Files: 6b789849eefd60ab86c60a57c0c44b46 2239 python optional radio-beam_0.2-2.dsc 0cfb2e190b45d48bcb12f14cd6d3cb5f 3424 python optional radio-beam_0.2-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAltn6kgACgkQcRWv0HcQ 3Pf/Mg/9E0sJ7dO4EmrrIyak2cLearCgY6+do539/tJfpMDUAzO9EXMB+uNwJW7m NidDf02Oi0wijHeHS91Vp7Z49QR++zbIvDzug992qudQYptNH85MFcIwHq76mpiu ZyF0WkN2r/PZ8hZmbIA9GTvMhSe+hiJ3DPO2xzSoth+xTkPU+zG6xL38v9zhJbS+ Xjwhw4ATK3mb4Wx3LXLyrFGeDc3qegaQFeh8jP8IgguphsyjHb3C5MWdkMU0yUUs UV3m21+vQWRrecK7fEsdbvQk74mUA36vCpStLwvRxPWQn8zrjqNBs27G0I4aMvWC oFIhVlBRQrBHSdbrGOqKpkfegORWD3kyQ+rler8oJuKMUPe4Rr6Dg//B0omJdnCZ lpy4ahQfqDfWuUHsjmmiUU0nruqdZRUV6Ezv7XS5Wyb6Y5Um3Os6Mhh0ThHyKYOr N9tMK4KegFYIFyndpsjZn5s9C7DlATLZ1QV2WNFuU4DqDWOkL7yakXAt+EoeMtm9 lfMiaPqfXtkhc0V3yCsVaE1mNhemIndYWlKH36ym8Q1Au79oJB9mPZgtlV3Y036U q8kRRofBDZktaWNsZLOzW53tP+ILBYbmFKkmB+laQpcyKYOduvxNlz+c/wW7Ow1M 4E+iM+4lg1brNFwDqVrg3C0z7bX3zq3DqgTyiG0Sy6dbyQjwD8A= =WHOR -----END PGP SIGNATURE-----
--- End Message ---

