Your message dated Fri, 17 Apr 2020 14:17:04 +0200
with message-id <[email protected]>
and subject line Fixed in the latest upload
has caused the Debian Bug report #912456,
regarding imbalanced-learn FTBFS with scikit-learn 0.20.0
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.)
--
912456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912456
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: imbalanced-learn
Version: 0.3.3-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/imbalanced-learn.html
...
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:217: cd
/build/1st/imbalanced-learn-0.3.3/.pybuild/cpython3_3.6_imbalanced-learn/build;
python3.6 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.6.7, pytest-3.6.4, py-1.6.0, pluggy-0.6.0
rootdir: /build/1st/imbalanced-learn-0.3.3, inifile: setup.cfg
plugins: doctestplus-0.1.3
collected 228 items / 2 errors
==================================== ERRORS ====================================
ERROR collecting
.pybuild/cpython3_3.6_imbalanced-learn/build/imblearn/tests/test_common.py
imblearn/tests/test_common.py:6: in <module>
from sklearn.utils.testing import _named_check
E ImportError: cannot import name '_named_check'
ERROR collecting
.pybuild/cpython3_3.6_imbalanced-learn/build/imblearn/tests/test_common.py
ImportError while importing test module
'/build/1st/imbalanced-learn-0.3.3/.pybuild/cpython3_3.6_imbalanced-learn/build/imblearn/tests/test_common.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
imblearn/tests/test_common.py:6: in <module>
from sklearn.utils.testing import _named_check
E ImportError: cannot import name '_named_check'
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 2 error in 1.42 seconds ============================
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=2: cd
/build/1st/imbalanced-learn-0.3.3/.pybuild/cpython3_3.6_imbalanced-learn/build;
python3.6 -m pytest
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 returned
exit code 13
make: *** [debian/rules:5: build] Error 25
--- End Message ---
--- Begin Message ---
Version: 0.6.2-1
The most recent upload of 0.6.2-1 builds reproducibly, and therefore
does not FTBFS as documented in this bug.
I'm going to assume that whatever the underlying cause was, it has been
fixed either upstream (in the 0.3.3 -> 0.6.2 jump), or in the updated
packaging or helpers.
--- End Message ---