Your message dated Wed, 15 Jan 2020 06:12:56 +0000
with message-id <[email protected]>
and subject line Bug#948946: Removed package(s) from unstable
has caused the Debian Bug report #860138,
regarding scipy handles error messages poorly
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.)


-- 
860138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860138
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-scipy
Version: 0.18.1-2

I was running a program under the debugger pdb, and a bug generated this
message:

(Pdb) n
TypeError: TypeErro...0, 1).",)
>
/usr/lib/python2.7/dist-packages/scipy/optimize/minpack.py(212)_root_hybr()
-> shape, dtype = _check_func('fsolve', 'func', func, x0, args, n, (n,))
(Pdb)

I submit that this message is not helpful.

Eventually I found the code in minpack.py that assembled the message, and
determined that the complete message was

"fsolve: there is a mismatch between the input and output shape of the
'func' argument 'mce'.Shape should be (9,) but it is (10, 1)."

which would actually have been helpful.  It should not have been
abbreviated.

It may be appropriate to reassign this bug to pdb.

          - Jim Van Zandt

--- End Message ---
--- Begin Message ---
Version: 1.2.2-11+rm

Dear submitter,

as the package python-scipy 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/948946

The version of this package that was in Debian prior to this removal
can still be found using http://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
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to