Your message dated Sun, 25 Apr 2021 12:48:39 +0000 with message-id <e1laebj-0009sl...@fasolo.debian.org> and subject line Bug#987517: fixed in dipy 1.3.0-3 has caused the Debian Bug report #987517, regarding dipy: attempts to access network resources during build 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.) -- 987517: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987517 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: dipy Version: 1.3.0-2 Severity: serious Justification: Policy 4.9 Dear Fellow Maintainers, While working on #987453 affecting python3-dipy-lib, I noticed that the build time test suite behaved differently depending whether I had network access, or was working in an insulated virtual machine environment. I'm under the strong impression the test suite fetches resources over the Internet. I forced the proxy to non-configured address http://0.0.0.0 as a quick & dirty way to disable the network access, and also tested in offline virtual machine to validate my observations. When online, the build shows these progress bars, example: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_dipy/build/dipy/viz/__init__.py:31: UserWarning: You do not have FURY installed. Some visualization functions might not work for you. For installation instructions, please visit: https://fury.gl/ warnings.warn( 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 4821.04 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 4963.67 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 5454.23 MB/s] 0%| | 0/2 [00:00<?, ? MB/s] 100%|██████████| 2/2 [00:00<00:00, 93.91 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 5236.33 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 5548.02 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 3823.43 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 6150.01 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 6452.78 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 6553.60 MB/s] 0%| | 0/1 [00:00<?, ? MB/s] 100%|██████████| 1/1 [00:00<00:00, 6241.52 MB/s] Set numpy print options to "legacy" for new versions of numpy. ... ok When offline, these tests fail immediately, example: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_dipy/build/dipy/viz/__init__.py:31: UserWarning: You do not have FURY installed. Some visualization functions might not work for you. For installation instructions, please visit: https://fury.gl/ warnings.warn( Set numpy print options to "legacy" for new versions of numpy. ... ok ERROR These tests should probably be skipped if the point is to test availability of resources; or just disable network access with http_proxy altogether, since the outcome of build-time testing is not checked anyway. Kind Regards, Étienne. -- System Information: Debian Release: 11.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.10.0-6-amd64 (SMP w/6 CPU threads) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- Étienne Mollier <etienne.moll...@mailoo.org> Fingerprint: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da Sent from /dev/pts/3, please excuse my verbosity.
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: dipy Source-Version: 1.3.0-3 Done: Étienne Mollier <etienne.moll...@mailoo.org> We believe that the bug you reported is fixed in the latest version of dipy, 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 987...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Étienne Mollier <etienne.moll...@mailoo.org> (supplier of updated dipy 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: Sun, 25 Apr 2021 11:15:12 +0200 Source: dipy Architecture: source Version: 1.3.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team <debian-med-packag...@lists.alioth.debian.org> Changed-By: Étienne Mollier <etienne.moll...@mailoo.org> Closes: 987453 987517 Changes: dipy (1.3.0-3) unstable; urgency=medium . * Team upload. * d/rules: prevent build time test suite from accessing network resources. Closes: #987517 * d/rules: install .so files in python3-dipy-lib; this makes several dipy modules, formerly missing, now usable. Closes: #987453 Checksums-Sha1: e79ab642a74b37be19923d57adecadf3e6320c5f 2476 dipy_1.3.0-3.dsc ee5d1f2d249e0a9c78cc8f7b38090f95fcd78467 7240 dipy_1.3.0-3.debian.tar.xz 9d190567a41c4b269bf4103a5a3fd11d8ff219da 11587 dipy_1.3.0-3_amd64.buildinfo Checksums-Sha256: 1485315302edcb542ed561ab7cbf6051abbbfbb8e1f2d4cb7faf9bccc78519ae 2476 dipy_1.3.0-3.dsc 896361747301418772845d5cb096fec4e52e71778bfc4c5f33abca4896cf5677 7240 dipy_1.3.0-3.debian.tar.xz e6eaba053461b5cff95c5762394da47a8e9736188610e6e21943a0c6e1043a75 11587 dipy_1.3.0-3_amd64.buildinfo Files: 2132d89d1855b173650805c680dcdec9 2476 python optional dipy_1.3.0-3.dsc e0cc028b33954d77ab1c4ab513621fc5 7240 python optional dipy_1.3.0-3.debian.tar.xz 629513dcc07429dfc84e86e85727cd36 11587 python optional dipy_1.3.0-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJPBAEBCgA5FiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmCFXnQbHGV0aWVubmUu bW9sbGllckBtYWlsb28ub3JnAAoJEHk89n6PDRHaghAP/RdJtVySIGmKOCEOOfkN FwKD9e+jBgtn0DyO16cpe0TNQJ4Uj38Djr4Muu1998ZY+mtcXZ6/zPQvZSLpX8NN xHPhWCKsGnmguxGX9JphVTYwsfVQ9x5241g6VUu7iSe+QJJKdcJPoDlZVpt7V1gm GG0kzRfT20lVqAfOq7VWeGvvKEwbC6sSdsTxgw7oc0ipl+wfpGp3DpsH1Gf2i7qd JdAaysDqGWUSZ5KkqJSD0IZvQQh6JU1MvAsRWVivMBGyfjoMTkcpjcZOTw6s0OzP azvMZ/FCplq2gp7WoWjACLPgT8+O3EHocj4FRiw/SvWMx/kmw3jw8bT9RfOWBhnn N2JGLa/OI1eq2hkRG2Fp3Elq88Dp9YQdX8RX4jkkvuIFaiXp65gIrEJGKmnUMdd6 6FjCRkD76hwrcS3zQQbPhj+5NsQGyrEiCrjV5oQ1MDkXbKgAumz5ZSE3izVe4dfA QxOBSmjVvYLGGznSXzFQzZwvkXHyWyH9Wz4PmD47tXfaHp9hG9vZtnlFX69T7epX 1RhzWlaQ/0wXYlAl9FePWIGKmSH7B/1+3kvp1LH+M0f+QGAHEM9wkM5MwZ8z62MH MVTVKk4TqUMiOHTOxW3KhT+nMMTkBxE/PZl8MwMZeMCd6VNLSrVoLQ4T5FyA2hSm ghFlL42Is3HURqHldrMRdMJh =BgZ8 -----END PGP SIGNATURE-----
--- End Message ---