Your message dated Wed, 12 Mar 2025 03:04:48 +0000
with message-id <e1tscom-007ph9...@fasolo.debian.org>
and subject line Bug#1093829: Removed package(s) from unstable
has caused the Debian Bug report #1027203,
regarding qiskit-terra: autopkgtest fail with numpy/1.24.1
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.)
--
1027203: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027203
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qiskit-terra
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: numpy1.24
Hello,
recently numpy/1.24.1 has been uploaded to experimental, and this package
autopkgtest fail when running against it.
An overview of the upstream changes in the 1.24.x series is available at:
https://numpy.org/doc/stable/release/1.24.0-notes.html
Several of the errors are in the form of:
AttributeError: module 'numpy' has no attribute 'X'
with X in [float, int, bool, object, ...]. This is because, numpy upstream in
1.24.0, finally decided to expire
https://numpy.org/doc/stable/release/1.24.0-notes.html#:~:text=The%20deprecation%20for%20the%20aliases
some deprecations introduced in 1.20.0
https://numpy.org/doc/stable/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated
(released almost 2 years ago).
All of those are quite straightforward to fix, since often it's just necessary
to stop importing them from numpy and use the python native types.
Other changes may requires a bit more rework to be addressed.
Currently numpy/1.24.x is in experimental, but given the possible longer support
that it'll receive from upstream, we're hopeful to include this in bookworm, so
your help is necessary to address this bug ASAP.
Regards,
Sandro
--- End Message ---
--- Begin Message ---
Version: 0.12.0-4+rm
Dear submitter,
as the package qiskit-terra has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1093829
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)
--- End Message ---