Your message dated Sat, 09 May 2026 20:53:21 +0000
with message-id <[email protected]>
and subject line Bug#1117996: fixed in dials 3.28.0+dfsg3-1
has caused the Debian Bug report #1117996,
regarding dials: autopkgtest regression with scikit-learn 1.7.2
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.)


-- 
1117996: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117996
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dials
Version: 3.25.0+dfsg3-2
Severity: important
User: [email protected]
Usertags: scikit-learn-1.7

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear maintainer,

your package has an autopkgtest regression with scikit-learn 1.7.2.
Relevant excerpt from 
https://ci.debian.net/packages/d/dials/unstable/amd64/65190517/ 
follows:


1210s ____________________________ test_IhTable_freework 
_____________________________
1210s
1210s large_reflection_table = <dials_array_family_flex_ext.reflection_table 
object at 0x7fa84e3c7330>
1210s small_reflection_table = <dials_array_family_flex_ext.reflection_table 
object at 0x7fa84e3c4fe0>
1210s test_sg = <cctbx_sgtbx_ext.space_group object at 0x7fa84e3c7e70>
1210s
1210s     def test_IhTable_freework(large_reflection_table, 
small_reflection_table, test_sg):
1210s         sel1 = flex.bool(7, True)
1210s         sel1[6] = False
1210s         sel2 = flex.bool(4, True)
1210s         sel2[1] = False
1210s
1210s >       Ih_table = IhTable(
1210s             reflection_tables=[
1210s                 large_reflection_table.select(sel1),
1210s                 small_reflection_table.select(sel2),
1210s             ],
1210s             indices_lists=[sel1.iselection(), sel2.iselection()],
1210s             space_group=test_sg,
1210s             nblocks=2,
1210s             free_set_percentage=50.0,
1210s         )
1210s
1210s tests/algorithms/scaling/test_Ih_table.py:461:
1210s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _
1210s /usr/lib/python3/dist-packages/dials/algorithms/scaling/Ih_table.py:132: 
in __init__
1210s     self.extract_free_set()
1210s /usr/lib/python3/dist-packages/dials/algorithms/scaling/Ih_table.py:438: 
in extract_free_set
1210s     free_block = IhTableBlock(
1210s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _
1210s
1210s self = <dials.algorithms.scaling.Ih_table.IhTableBlock object at 
0x7fa82807f770>
1210s n_groups = 3, n_refl = np.int64(5), n_datasets = 2
1210s
1210s     def __init__(self, n_groups: int, n_refl: int, n_datasets: int = 1):
1210s         """Create empty datastructures to which data can later be 
added."""
1210s         self.Ih_table = pd.DataFrame()
1210s         self.block_selections = [None] * n_datasets
1210s >       self.h_index_matrix = sparse.matrix(n_refl, n_groups)
1210s                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1210s E       Boost.Python.ArgumentError: Python argument types in
1210s E           matrix.__init__(matrix, numpy.int64, int)
1210s E       did not match C++ signature:
1210s E           __init__(boost::python::api::object, unsigned long rows, 
unsigned long columns, boost::python::list elements_by_columns)
1210s E           __init__(_object*, unsigned long rows, unsigned long columns)
1210s
1210s /usr/lib/python3/dist-packages/dials/algorithms/scaling/Ih_table.py:519: 
ArgumentError


Cheers
Timo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmjs88cACgkQzIxr3RQD
9MraPw/9GTlPXP+UPYb3Djz+iHhdermHSOqdN2rQFOOo+6su78dFtiyEOZppQzFq
uuCu5W0pJOmejm55sXCoF/uyfQfqV22fJHoq7PvfSQt0ErfHC+gjryPuxaCwfik9
m2PuReLbgw9Rn0rZTwRcnQWoe/zyTmktvuesB6QLX0VBshODZ3jnClxTRrUdFjRZ
435KB5eSaTga2Sq3QZb/7wbIrkk6GmtKqbgs4a2JpkxBSALluJaFfcfA4k6lMAbx
gQpw7tOjw7hdSukQvhmmEy/ILMPsUpjcq8LYOQsNew/+YbQaNHw6vGsEunCRwoJE
ktcIEj0trB/upfconADuCZTPPlJoN0izetNgz0rc1D6a96FA44PU+hFnms88thMd
V4yTxGHajTVjd5xdWIsgk3RrA8So3GY5h5S2dluKjKDNyQJNlAHJWohVDRTh3mY4
LGy9NzQNEWlOqjLERH8Z5y6AdeEcptVaPjvod0TgMnw87MGgPCAYbZcJD6A48ENJ
x6boB8GA55JEQ5hEhXI6CHLv8EqCgJbagH6VzeaAaHXavOETFMpVjWRfGIi5gdVp
WuOATrigudus+mYsXGJKhYNlyXEn/wmqg5A7Vfq2E0T1uz8EpR5fAB6kKT89ctHI
14bXnXSe0K19pPYR9HojptNv9pZYGcVp3StEQjqIx3eLijbFgcw=
=WOCW
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: dials
Source-Version: 3.28.0+dfsg3-1
Done: Roland Mas <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dials, 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.
Roland Mas <[email protected]> (supplier of updated dials 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: Sat, 09 May 2026 16:08:20 +0200
Source: dials
Architecture: source
Version: 3.28.0+dfsg3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Roland Mas <[email protected]>
Closes: 1088487 1117996 1129786
Changes:
 dials (3.28.0+dfsg3-1) unstable; urgency=medium
 .
   * New upstream release. This closes "autopkgtest regression with
     scikit-learn 1.7.2", thanks to Timo Röhling (Closes: #1117996); also
     "error: ‘io_service’ in namespace ‘boost::asio’ does not name a type;
     did you mean ‘use_service’?", thanks to Santiago Vila (Closes:
     #1129786).
   * Bug fix: "move from twitter-bootstrap{3,4} to bootstrap-html (v5)",
     thanks to [email protected]</a>; (Closes: #1088487).
Checksums-Sha1:
 bcd1079fb4e7e1c037842639ffbe594e41206ee2 2850 dials_3.28.0+dfsg3-1.dsc
 33c3d06b1eec66cf0b06d135a0ab41860dd63b19 8538628 dials_3.28.0+dfsg3.orig.tar.xz
 26c8d20f4609d7db93bac0e33b3e62156825f5b5 14120 
dials_3.28.0+dfsg3-1.debian.tar.xz
 095059ecac577f41124f53860c8e23f0c25d201f 24570 
dials_3.28.0+dfsg3-1_amd64.buildinfo
Checksums-Sha256:
 27aa1be4b2c061bec381bb3ef18459b93077fcbdc6f051509e172c9bcf6be9a6 2850 
dials_3.28.0+dfsg3-1.dsc
 db809efa35ce0c6931936cba7bb5f76d5e8db61709fab6da2fea9985eb845ccc 8538628 
dials_3.28.0+dfsg3.orig.tar.xz
 04e732c458487f8f84d9768b4630ca5a7b9a3eccfdc1c42b5681ececedfb8a5c 14120 
dials_3.28.0+dfsg3-1.debian.tar.xz
 6dd4f247bac5e966ad1822728990abbef9d90e77acfd7f7092328fc3b8907eba 24570 
dials_3.28.0+dfsg3-1_amd64.buildinfo
Files:
 c8b96db9485beb059e72a48e351925a0 2850 science optional dials_3.28.0+dfsg3-1.dsc
 487d519d81870b1e297ddd093000ea50 8538628 science optional 
dials_3.28.0+dfsg3.orig.tar.xz
 64d4a0ccde730dde382aa810ac961d1c 14120 science optional 
dials_3.28.0+dfsg3-1.debian.tar.xz
 952921b10c6d97146ebbed88f934db91 24570 science optional 
dials_3.28.0+dfsg3-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmn/RfsACgkQ0w3s0lmT
IvwrNA/+Ix2BYBY+Ety8ayzhMSaQxE1B0k84s7b7zeEboHbSfoj3QIOwA+Jmynqq
r0yevRhHCW1wGYu0sJGbdD6gEoPSjdz8nVE9y+uQ9dIE2UY5JaInMmIdgenOLYFi
1W6QoNKNJaPOkF5iRri4kLqoJVOWAbQu8Yjsjek1DUIpU/wlKT4sfR3gS94iY9Hh
tf87w0k8Za4I0rO3+YNPOrH1N21T9eeuPAuCx3cngB+iLulzte0PAvke0k0PQ8iC
8KdVDyp5Euyh2NIXhpyz9Ig/ANfWLbUGdmIXl4qDbSxleBxvI/kMib3RLdycGIHw
r75peMd9wcgrLbO+KodmRyaFNf8TvAGQHuEn/8sg9rP4rNuX+70QoQP2/XtJWrWA
pUKxOQKDQRUvpAId7kfYKSZWnQ9/hDDpPjYOZFOVIWAVU1VjhKDUd7i8mIvEyv/G
M4sq4CfOHEWGogmzBDPg0HsfZrFOEbJLrporb4XTlNa3Fm/D5f52ebeW7KLl+O0v
ofK5RA81gC7ObJku0gVfhLeto+m09l288g7pY2cAQ90O2mInNgDjtg0wJworNO/w
wEmLof5hmJ0eiUUSkCI/2ZDMW1Vtx9sX3VKinBqyNMBLb77Hv1trfYCqabimFsUJ
sfrn4YRkReI9IH4JIbL+ToZEwdtJaUiXP/e0tr9DmOoD+E1CNws=
=WagN
-----END PGP SIGNATURE-----

Attachment: pgpVPNIHRQc7M.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to