Your message dated Wed, 29 Jul 2020 15:36:13 +0000 with message-id <e1k0o7p-0005kl...@fasolo.debian.org> and subject line Bug#966175: fixed in openblas 0.3.10+ds-2 has caused the Debian Bug report #966175, regarding openblas breaks scipy autopkgtest: tests/test_vq.py::TestKMean::test_krandinit Segmentation fault 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.) -- 966175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966175 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: openblas, scipy Control: found -1 openblas/0.3.10+ds-1 Control: found -1 scipy/1.4.1-2 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent upload of openblas the autopkgtest of scipy fails in testing when that autopkgtest is run with the binary packages of openblas from unstable. It passes when run with only packages from testing. In tabular form: pass fail openblas from testing 0.3.10+ds-1 scipy from testing 1.4.1-2 all others from testing from testing I copied some of the output at the bottom of this report. Currently this regression is blocking the migration of openblas to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package? More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [1] https://qa.debian.org/excuses.php?package=openblas https://ci.debian.net/data/autopkgtest/testing/amd64/s/scipy/6418132/log.gz === Testing: python3.8 scipy.cluster === ============================= test session starts ============================== platform linux -- Python 3.8.5, pytest-4.6.11, py-1.8.1, pluggy-0.13.0 -- /usr/bin/python3.8 cachedir: .pytest_cache rootdir: /tmp/autopkgtest-lxc.5e7uwcse/downtmp/autopkgtest_tmp collecting ... collected 111 items tests/test_hierarchy.py::TestLinkage::test_linkage_non_finite_elements_in_distance_matrix PASSED [ 0%] tests/test_hierarchy.py::TestLinkage::test_linkage_empty_distance_matrix PASSED [ 1%] tests/test_hierarchy.py::TestLinkage::test_linkage_tdist PASSED [ 2%] tests/test_hierarchy.py::TestLinkage::test_linkage_X PASSED [ 3%] tests/test_hierarchy.py::TestLinkage::test_compare_with_trivial PASSED [ 4%] tests/test_hierarchy.py::TestLinkage::test_optimal_leaf_ordering PASSED [ 5%] tests/test_hierarchy.py::TestLinkageTies::test_linkage_ties PASSED [ 6%] tests/test_hierarchy.py::TestInconsistent::test_inconsistent_tdist PASSED [ 7%] tests/test_hierarchy.py::TestCopheneticDistance::test_linkage_cophenet_tdist_Z PASSED [ 8%] tests/test_hierarchy.py::TestCopheneticDistance::test_linkage_cophenet_tdist_Z_Y PASSED [ 9%] tests/test_hierarchy.py::TestMLabLinkageConversion::test_mlab_linkage_conversion_empty PASSED [ 9%] tests/test_hierarchy.py::TestMLabLinkageConversion::test_mlab_linkage_conversion_single_row PASSED [ 10%] tests/test_hierarchy.py::TestMLabLinkageConversion::test_mlab_linkage_conversion_multiple_rows PASSED [ 11%] tests/test_hierarchy.py::TestFcluster::test_fclusterdata PASSED [ 12%] tests/test_hierarchy.py::TestFcluster::test_fcluster PASSED [ 13%] tests/test_hierarchy.py::TestFcluster::test_fcluster_monocrit PASSED [ 14%] tests/test_hierarchy.py::TestLeaders::test_leaders_single PASSED [ 15%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_1 PASSED [ 16%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_2 PASSED [ 17%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_3 PASSED [ 18%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_4A PASSED [ 18%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_4B PASSED [ 19%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_4C PASSED [ 20%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_5 PASSED [ 21%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_6 PASSED [ 22%] tests/test_hierarchy.py::TestIsIsomorphic::test_is_isomorphic_7 PASSED [ 23%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_various_size PASSED [ 24%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_int_type PASSED [ 25%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_empty PASSED [ 26%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_4_and_up PASSED [ 27%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_4_and_up_neg_index_left PASSED [ 27%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_4_and_up_neg_index_right PASSED [ 28%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_4_and_up_neg_dist PASSED [ 29%] tests/test_hierarchy.py::TestIsValidLinkage::test_is_valid_linkage_4_and_up_neg_counts PASSED [ 30%] tests/test_hierarchy.py::TestIsValidInconsistent::test_is_valid_im_int_type PASSED [ 31%] tests/test_hierarchy.py::TestIsValidInconsistent::test_is_valid_im_various_size PASSED [ 32%] tests/test_hierarchy.py::TestIsValidInconsistent::test_is_valid_im_empty PASSED [ 33%] tests/test_hierarchy.py::TestIsValidInconsistent::test_is_valid_im_4_and_up PASSED [ 34%] tests/test_hierarchy.py::TestIsValidInconsistent::test_is_valid_im_4_and_up_neg_index_left PASSED [ 35%] tests/test_hierarchy.py::TestIsValidInconsistent::test_is_valid_im_4_and_up_neg_index_right PASSED [ 36%] tests/test_hierarchy.py::TestIsValidInconsistent::test_is_valid_im_4_and_up_neg_dist PASSED [ 36%] tests/test_hierarchy.py::TestNumObsLinkage::test_num_obs_linkage_empty PASSED [ 37%] tests/test_hierarchy.py::TestNumObsLinkage::test_num_obs_linkage_1x4 PASSED [ 38%] tests/test_hierarchy.py::TestNumObsLinkage::test_num_obs_linkage_2x4 PASSED [ 39%] tests/test_hierarchy.py::TestNumObsLinkage::test_num_obs_linkage_4_and_up PASSED [ 40%] tests/test_hierarchy.py::TestLeavesList::test_leaves_list_1x4 PASSED [ 41%] tests/test_hierarchy.py::TestLeavesList::test_leaves_list_2x4 PASSED [ 42%] tests/test_hierarchy.py::TestLeavesList::test_leaves_list_Q PASSED [ 43%] tests/test_hierarchy.py::TestLeavesList::test_Q_subtree_pre_order PASSED [ 44%] tests/test_hierarchy.py::TestCorrespond::test_correspond_empty PASSED [ 45%] tests/test_hierarchy.py::TestCorrespond::test_correspond_2_and_up PASSED [ 45%] tests/test_hierarchy.py::TestCorrespond::test_correspond_4_and_up PASSED [ 46%] tests/test_hierarchy.py::TestCorrespond::test_correspond_4_and_up_2 PASSED [ 47%] tests/test_hierarchy.py::TestCorrespond::test_num_obs_linkage_multi_matrix PASSED [ 48%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_empty PASSED [ 49%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_1x4 PASSED [ 50%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_2x4_T PASSED [ 51%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_2x4_F PASSED [ 52%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_3x4_T PASSED [ 53%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_3x4_F1 PASSED [ 54%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_3x4_F2 PASSED [ 54%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_3x4_F3 PASSED [ 55%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_tdist_linkage1 PASSED [ 56%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_tdist_linkage2 PASSED [ 57%] tests/test_hierarchy.py::TestIsMonotonic::test_is_monotonic_Q_linkage PASSED [ 58%] tests/test_hierarchy.py::TestMaxDists::test_maxdists_empty_linkage PASSED [ 59%] tests/test_hierarchy.py::TestMaxDists::test_maxdists_one_cluster_linkage PASSED [ 60%] tests/test_hierarchy.py::TestMaxDists::test_maxdists_Q_linkage PASSED [ 61%] tests/test_hierarchy.py::TestMaxInconsts::test_maxinconsts_empty_linkage PASSED [ 62%] tests/test_hierarchy.py::TestMaxInconsts::test_maxinconsts_difrow_linkage PASSED [ 63%] tests/test_hierarchy.py::TestMaxInconsts::test_maxinconsts_one_cluster_linkage PASSED [ 63%] tests/test_hierarchy.py::TestMaxInconsts::test_maxinconsts_Q_linkage PASSED [ 64%] tests/test_hierarchy.py::TestMaxRStat::test_maxRstat_invalid_index PASSED [ 65%] tests/test_hierarchy.py::TestMaxRStat::test_maxRstat_empty_linkage PASSED [ 66%] tests/test_hierarchy.py::TestMaxRStat::test_maxRstat_difrow_linkage PASSED [ 67%] tests/test_hierarchy.py::TestMaxRStat::test_maxRstat_one_cluster_linkage PASSED [ 68%] tests/test_hierarchy.py::TestMaxRStat::test_maxRstat_Q_linkage PASSED [ 69%] tests/test_hierarchy.py::TestDendrogram::test_dendrogram_single_linkage_tdist PASSED [ 70%] tests/test_hierarchy.py::TestDendrogram::test_valid_orientation PASSED [ 71%] tests/test_hierarchy.py::TestDendrogram::test_dendrogram_plot SKIPPED [ 72%] tests/test_hierarchy.py::TestDendrogram::test_dendrogram_truncate_mode SKIPPED [ 72%] tests/test_hierarchy.py::TestDendrogram::test_dendrogram_colors PASSED [ 73%] tests/test_hierarchy.py::test_unsupported_uncondensed_distance_matrix_linkage_warning PASSED [ 74%] tests/test_hierarchy.py::test_euclidean_linkage_value_error PASSED [ 75%] tests/test_hierarchy.py::test_2x2_linkage PASSED [ 76%] tests/test_hierarchy.py::test_node_compare PASSED [ 77%] tests/test_hierarchy.py::test_cut_tree PASSED [ 78%] tests/test_hierarchy.py::test_optimal_leaf_ordering PASSED [ 79%] tests/test_hierarchy.py::test_Heap PASSED [ 80%] tests/test_vq.py::TestWhiten::test_whiten PASSED [ 81%] tests/test_vq.py::TestWhiten::test_whiten_zero_std PASSED [ 81%] tests/test_vq.py::TestWhiten::test_whiten_not_finite PASSED [ 82%] tests/test_vq.py::TestVq::test_py_vq PASSED [ 83%] tests/test_vq.py::TestVq::test_vq PASSED [ 84%] tests/test_vq.py::TestVq::test_vq_1d PASSED [ 85%] tests/test_vq.py::TestVq::test__vq_sametype PASSED [ 86%] tests/test_vq.py::TestVq::test__vq_invalid_type PASSED [ 87%] tests/test_vq.py::TestVq::test_vq_large_nfeat PASSED [ 88%] tests/test_vq.py::TestVq::test_vq_large_features PASSED [ 89%] tests/test_vq.py::TestKMean::test_large_features PASSED [ 90%] tests/test_vq.py::TestKMean::test_kmeans_simple PASSED [ 90%] tests/test_vq.py::TestKMean::test_kmeans_lost_cluster PASSED [ 91%] tests/test_vq.py::TestKMean::test_kmeans2_simple PASSED [ 92%] tests/test_vq.py::TestKMean::test_kmeans2_rank1 PASSED [ 93%] tests/test_vq.py::TestKMean::test_kmeans2_rank1_2 PASSED [ 94%] tests/test_vq.py::TestKMean::test_kmeans2_high_dim PASSED [ 95%] tests/test_vq.py::TestKMean::test_kmeans2_init PASSED [ 96%] tests/test_vq.py::TestKMean::test_krandinit Segmentation fault autopkgtest [00:02:42]: test openblas: -----------------------]
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: openblas Source-Version: 0.3.10+ds-2 Done: =?utf-8?q?S=C3=A9bastien_Villemot?= <sebast...@debian.org> We believe that the bug you reported is fixed in the latest version of openblas, 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 966...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sébastien Villemot <sebast...@debian.org> (supplier of updated openblas 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: Wed, 29 Jul 2020 14:51:22 +0200 Source: openblas Architecture: source Version: 0.3.10+ds-2 Distribution: unstable Urgency: medium Maintainer: Debian Science Team <debian-science-maintain...@lists.alioth.debian.org> Changed-By: Sébastien Villemot <sebast...@debian.org> Closes: 960728 966175 Changes: openblas (0.3.10+ds-2) unstable; urgency=medium . * lib{blas,lapack}.so.3 are again dynamically linked against libopenblas.so.0. This restores the pre-multi-flavour behaviour. Incidentally, this brings back the possibility of checking at runtime for the presence of openblas_get_config symbol. (Closes: #960728) * fix-dynamic-arch-gemm-crashes.patch: new patch (Closes: #966175) * Add debian/upstream/metadata Checksums-Sha1: a8b13939b35b3c3f2ad8ffca5657de44bf0799e3 4891 openblas_0.3.10+ds-2.dsc 58654a22697a2e0519c7e0879d8640c1b5d15d21 22020 openblas_0.3.10+ds-2.debian.tar.xz a936c87fc0f8a38ad9e1f2643234d7d31f34d83a 13624 openblas_0.3.10+ds-2_amd64.buildinfo Checksums-Sha256: a34004c52181237410c4b6539f22cb6b633496c9afb1f5b56f20ba382f122415 4891 openblas_0.3.10+ds-2.dsc 972cfedfde62900db2b835be3e1be8b08dd9b9260f0f79e19c31f4472e0af017 22020 openblas_0.3.10+ds-2.debian.tar.xz d458f8c246e17ca509a68337f46ad238fb3d3d34064a841f6fd444d9ce3aba2a 13624 openblas_0.3.10+ds-2_amd64.buildinfo Files: bd0e58991df3ff258f09510972b798d0 4891 devel optional openblas_0.3.10+ds-2.dsc b1b622a6304ca310b3e67a473f2e5208 22020 devel optional openblas_0.3.10+ds-2.debian.tar.xz bc0fff6d10da9a31ea4551ff1a7f442a 13624 devel optional openblas_0.3.10+ds-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAl8hkmkACgkQLOzpNQ7O vkrD9g/6AqoL7+FIxFti0Jk7F1dr4tx3e7CmdrUKNZt0WdvYD7yiwI014bjVoIJI okM7lY+c2uIKMjNivIW7Eze83e9v+y98x16O3WQ7Ate5G171SL96rSv7V96+KbOk QYhj3L5+dZJaCHJnxROhJum8OVEEjBJBdOXUhC73heAjLJ01H61qJunfqxQE9z0D F1dGJJpbxYvmDr5ZIzKBZNNRMY6qUGEoCD441eRt94YwpoysZNBAp/dfNukrgWlL ROcFVJ1pb26Kvsh1JR9iU0nsL2dVTXkiwpk5qVJ9b5C32T+bGfG4z5HrwqaND+g1 VabEVl//AqDzvAUz8zQLBDQMQHCKoGb32M+OKmNd1ZDqr7/uR6rZCc5ELAu5i7R3 pWGEBwDBTrmBzJxNfAStyzsLMzx66RGSZTEM3yWIiUSZko5mzyoEal985MvshbHt PnuFfYk1gF6noFNOBLxNa6pBM5UVIMTVGxIOuGLYqM3vJOZgSEw11Y0hOKYflV0J gbSjvH0OLfbubiYqPbcLQwUjZhoVy+Y/x749JH1CNpoVG7ksrqsX+ENIv607poJF vh9dJJOc1KV9Vau5RVrWOsB07JkjIJhzPPrxw1wz15wJWlqcN9wW6pm7wgVUtawz wvOMQgaR+pvenL926Cdpps/Z0GoxwD3v0ije/FW+axiKi/0vZgE= =ZCO8 -----END PGP SIGNATURE-----
--- End Message ---