Bug#970899: libflame: add hypothesis to numpy autopkgtests dependencies
Sandro Tosi
morph at debian.org
Fri Sep 25 06:53:33 BST 2020
Source: libflame
Severity: serious
Hello,
please add hypothesis to the autopkgtests dependencies when testing numpy;
autopkgtest [03:28:25]: test numpy-with-default: python3 -c "import numpy as np; np.test('full', verbose=3)"
autopkgtest [03:28:25]: test numpy-with-default: [-----------------------
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/numpy/_pytesttester.py", line 129, in __call__
import hypothesis
ModuleNotFoundError: No module named 'hypothesis'
autopkgtest [03:28:26]: test numpy-with-default: -----------------------]
autopkgtest [03:28:26]: test numpy-with-default: - - - - - - - - - - results - - - - - - - - - -
autopkgtest [03:55:13]: test numpy-with-libflame: python3 -c "import numpy as np; np.test('full', verbose=3)"
autopkgtest [03:55:13]: test numpy-with-libflame: [-----------------------
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/numpy/_pytesttester.py", line 129, in __call__
import hypothesis
ModuleNotFoundError: No module named 'hypothesis'
autopkgtest [03:55:13]: test numpy-with-libflame: -----------------------]
autopkgtest [03:55:14]: test numpy-with-libflame: - - - - - - - - - - results - - - - - - - - - -
numpy-with-libflame FAIL non-zero exit status 1
it's not appropriate to add hypothesis to python3-numpy Depends since running
numpy tests is beyond the general use of the library, so at best it could be a
Suggests, which wont solve the failure of the autopkgtest.
RC severity since it's blocking the migration of numpy.
Regards,
Sandro
-- System Information:
Debian Release: 10.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.6.0-1-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the debian-science-maintainers
mailing list