Your message dated Wed, 1 Apr 2020 23:46:04 +0200
with message-id <[email protected]>
and subject line Re: debian local patch uses the deprecated imp module, causing
the python-scipy autopkg tests to fail
has caused the Debian Bug report #923937,
regarding debian local patch uses the deprecated imp module, causing the
python-scipy autopkg tests to fail
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.)
--
923937: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923937
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:scikit-learn
Version: 0.20.2+dfsg-6
Severity: important
Tags: sid buster
The debian local patch uses the deprecated imp module, causing the python-scipy
autopkg tests to fail.
While joblib is patched out, there is still sklearn/utils/_joblib.py which tries
to import the local module when SKLEARN_SITE_JOBLIB is not defined. I think this
should be patched as well to always import the site joblib.
autopkgtest [10:01:06]: test import: - - - - - - - - - - results - - - - - - -
- - -
import FAIL stderr:
/usr/lib/python3/dist-packages/sklearn/externals/joblib.py:1:
DeprecationWarning: the imp module is deprecated in favour of importlib; see the
module's documentation for alternative uses
autopkgtest [10:01:06]: test import: - - - - - - - - - - stderr - - - - - - -
- - -
/usr/lib/python3/dist-packages/sklearn/externals/joblib.py:1:
DeprecationWarning: the imp module is deprecated in favour of importlib; see the
module's documentation for alternative uses
import imp
autopkgtest [10:01:06]: @@@@@@@@@@@@@@@@@@@@ summary
import FAIL stderr:
/usr/lib/python3/dist-packages/sklearn/externals/joblib.py:1:
DeprecationWarning: the imp module is deprecated in favour of importlib; see the
module's documentation for alternative uses
--- End Message ---
--- Begin Message ---
Version: 0.22.1+dfsg-1
On Thu, 7 Mar 2019 14:12:32 +0100 Matthias Klose wrote:> The debian
local patch uses the deprecated imp module, causing the python-scipy
> autopkg tests to fail.
This was fixed with the above version.
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers