Your message dated Fri, 09 Feb 2024 13:48:59 +0000
with message-id <[email protected]>
and subject line Bug#1063526: fixed in astroml 1.0.2-3
has caused the Debian Bug report #1063526,
regarding astroml: test_iterative_PCA fails with scipy 1.11: unexpected keyword
argument 'sym_pos'
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.)
--
1063526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063526
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: astroml
Version: 1.0.2-2
Severity: important
Control: block 1061605 by -1
astroml is failing test_iterative_PCA with scipy 1.11 from experimental
82s for i in range(n_samples):
82s VWV = np.dot(VT[:n_ev], (notM[i] * VT[:n_ev]).T)
82s > coeffs[i] = solve(VWV, VWx[:, i], sym_pos=True,
overwrite_a=True)
82s E TypeError: solve() got an unexpected keyword argument
'sym_pos'
82s
82s
/usr/lib/python3/dist-packages/astroML/dimensionality/iterative_pca.py:127:
TypeError
>From the error description it's probably easy to fix, just need to
work out what is going on with the sym_pos argument.
scipy 1.11 is currently in experimental but I'd like to upload soon to
unstable to resolve Bug#1061605, which would make this bug serious.
--- End Message ---
--- Begin Message ---
Source: astroml
Source-Version: 1.0.2-3
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
astroml, 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 astroml 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: Fri, 09 Feb 2024 14:32:10 +0100
Source: astroml
Architecture: source
Version: 1.0.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1063526
Changes:
astroml (1.0.2-3) unstable; urgency=medium
.
* Update deprecated usage of scipy arguments (Closes: #1063526)
Checksums-Sha1:
95175d21808a98065bc73c82cd1fd61f267e9ad9 2237 astroml_1.0.2-3.dsc
a1ba8b12075510ae49fdd9d8a27cc2db9b3e48d6 5328 astroml_1.0.2-3.debian.tar.xz
Checksums-Sha256:
1234e7f90f45b183dd94211d05905140c9a32c01de5c37763d202cd7ab7468f5 2237
astroml_1.0.2-3.dsc
aa93154ed45523396740f1303c6645ca4ecd0c0efe360bb932abaa8dda6cab3a 5328
astroml_1.0.2-3.debian.tar.xz
Files:
fab33099e0a5955041d136d560e36c87 2237 python optional astroml_1.0.2-3.dsc
f7f0aa5d9675c93e0c6efbd4237998c5 5328 python optional
astroml_1.0.2-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAmXGKg8ACgkQmk9WvbkO
GL0IDxAAgiZQPTAPqLLoa+w5zFyh1U/nRZZgrsWohDLDqHX0aXCCYb8WAEdF90NK
h8gfUKkUSdd0qDfUmwAsQESQkm7cWOYDJjfA5yEFGKzt2bYQ0SXvXhR2QDxFsUtb
4YxfPAzo/5z5mgCQyjVf7KXhGaE6aZBXb2FPQr5NwDQjgYwlnrfJyatoiVewab3J
AMSiW/TMLeFTJh22i+QVeys2g70u0fYY9XL4xnvlSsff3gaqYiBp6/be7rTIuj1B
AcprdGS56m37d322UaXPvtEqQmdDd5IS5m89KqHhrE8TmhqP1Kn9IF2LhLVU2ZUv
6cQ4fzLiToS2Brrhrkl4QrN7FmqXfqedsaTiyV5L2oxvwwCWPeCKPG7dQ2ciadAp
okYXzdTONdf1vnkdNLclU1c9zMNvsRWTHKs8lXOU1YlbBnN3b5hgTbBYqu8L6d2+
vnb5r1WuoZ/rYBRMyCpZObPTIovTVKQo3a2S4gIoeU4K9N8UnERMFJ6GhnC1ZYZw
qPaOHadqcY+i8l2ZSlC5JX2y3j7co47xGyTHnar6dnCy5PUeWyUy5e6J5NuEeL9T
Jdquu8cO2yu1wlQujEFkK4UBeDY+a0Kp4pzSktiOiv40xmhqOhQeB0ZyPbn4QqFm
URp1EMb5cJZ26L2GxABV5jvZuT5/H/RiKuNxi4BF/0DYQJAuyk4=
=8P/u
-----END PGP SIGNATURE-----
--- End Message ---