Your message dated Mon, 22 Oct 2018 13:53:37 +0000 with message-id <[email protected]> and subject line Bug#907806: fixed in scikit-learn 0.20.0+dfsg-1 has caused the Debian Bug report #907806, regarding scikit-learn: FTBFS in buster/sid (could not import 'distributed') 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.) -- 907806: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907806 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:scikit-learn Version: 0.19.2-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep py3versions: no X-Python3-Version in control file, using supported versions py3versions: no X-Python3-Version in control file, using supported versions : # Explicit build system to avoid use of all-in-1 Makefile dh build-indep --buildsystem=python_distutils --with python2,python3,autoreconf dh_update_autotools_config -i -O--buildsystem=python_distutils debian/rules override_dh_autoreconf make[1]: Entering directory '/<<PKGBUILDDIR>>' py3versions: no X-Python3-Version in control file, using supported versions py3versions: no X-Python3-Version in control file, using supported versions dh_autoreconf debian/rules -- clean_generated make[2]: Entering directory '/<<PKGBUILDDIR>>' py3versions: no X-Python3-Version in control file, using supported versions py3versions: no X-Python3-Version in control file, using supported versions [... snipped ...] raise Skipped("could not import %r" % (modname,), allow_module_level=True) Skipped: could not import 'distributed' ====================================================================== ERROR: sklearn.tests.test_common.test_import_all_consistency ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/sklearn/utils/testing.py", line 291, in wrapper return fn(*args, **kwargs) File "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/sklearn/tests/test_common.py", line 131, in test_import_all_consistency package = __import__(modname, fromlist="dummy") File "/usr/lib/python2.7/dist-packages/joblib/test/test_dask.py", line 12, in <module> distributed = pytest.importorskip('distributed') File "/usr/lib/python2.7/dist-packages/_pytest/outcomes.py", line 138, in importorskip raise Skipped("could not import %r" % (modname,), allow_module_level=True) Skipped: could not import 'distributed' ====================================================================== ERROR: sklearn.tests.test_docstring_parameters.test_tabs ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/sklearn/utils/testing.py", line 291, in wrapper return fn(*args, **kwargs) File "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/sklearn/tests/test_docstring_parameters.py", line 143, in test_tabs mod = importlib.import_module(modname) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/usr/lib/python2.7/dist-packages/joblib/test/test_dask.py", line 12, in <module> distributed = pytest.importorskip('distributed') File "/usr/lib/python2.7/dist-packages/_pytest/outcomes.py", line 138, in importorskip raise Skipped("could not import %r" % (modname,), allow_module_level=True) Skipped: could not import 'distributed' ---------------------------------------------------------------------- Ran 3895 tests in 169.771s FAILED (SKIP=19, errors=6) make[1]: *** [debian/rules:89: python-test2.7] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:42: binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made in my autobuilder with "dpkg-buildpackage -A" but it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/scikit-learn.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: scikit-learn Source-Version: 0.20.0+dfsg-1 We believe that the bug you reported is fixed in the latest version of scikit-learn, 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. Yangfl <[email protected]> (supplier of updated scikit-learn 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: Mon, 22 Oct 2018 13:34:15 +0000 Source: scikit-learn Binary: python-sklearn python-sklearn-lib python3-sklearn python3-sklearn-lib python-sklearn-doc Architecture: source Version: 0.20.0+dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian Science Team <[email protected]> Changed-By: Yangfl <[email protected]> Description: python-sklearn - Python modules for machine learning and data mining python-sklearn-doc - documentation and examples for scikit-learn python-sklearn-lib - low-level implementations and bindings for scikit-learn python3-sklearn - Python modules for machine learning and data mining python3-sklearn-lib - low-level implementations and bindings for scikit-learn - Python Closes: 859149 907806 Changes: scikit-learn (0.20.0+dfsg-1) unstable; urgency=medium . * Team upload. . [ Andreas Tille <[email protected]> ] * New upstream release Closes: #907806 * Move to Debian Science team maintenance * Maintained at salsa.debian.org * d/watch: - Point to pypi since releases are not tagged reliably at Github - Use repacksuffix=+dfsg, compression=xz - Inject '~' between version number and rc to sort real release highter * d/control: Use Files-Excluded to remove files from upstream source * d/gbp.conf: Strip default and unusual options . [ Yangfl <[email protected]> ] * Introduce dh_sphinxdoc (Closes: #859149) * Refresh d/copyright * Add autopkgtests * d/compat - bump debhelper compat to 11 * d/control - remove deprecated X-Python*-Version fields - remove build dep dh-autoreconf and cython - add build dep dh-python - add build dep librsvg2-bin, python3-sphinx-gallery, python3-numpydoc, python3-pandas and python3-skimage, required by doc building - add build dep python3-doc, python-numpy-doc, python-scipy-doc and python-matplotlib-doc for intersphinx mappings - add dep libjs-{bootstrap,mathjax} for python-sklearn-doc - fix Recommends python3-pytest of python3-sklearn - switch to Python 3 doc build dep - bump standard to 4.2.1 * d/patches - add disable-doctest.patch to prevent Python 2 doctest failure - add no-buttons-js.patch - add no-download-intersphinx-mapping.patch - add parallel-cythonize.patch - update deb_use_system_joblib to fix test failure - update deb_no_online_jquery - remove deb_optional_linkcode * d/rules - switch from python_distutils to pybuild - rewrite . [ Mo Zhou <[email protected]> ] * Fixup autopkgtest for python3. Checksums-Sha1: 9cc2365ae7184fe56bfa5867fbdc2b7683fdc75d 3203 scikit-learn_0.20.0+dfsg-1.dsc 9946f8eee445a21e1c01a6cf45d65bdf8e825de6 5979348 scikit-learn_0.20.0+dfsg.orig.tar.xz e2636a3dec0ee42b440b0241e1550e4369e215bc 17964 scikit-learn_0.20.0+dfsg-1.debian.tar.xz c565ff9c46a71f95a3cf677bf20a4726940c0657 9184 scikit-learn_0.20.0+dfsg-1_source.buildinfo Checksums-Sha256: 898958823f88f8955675721b976d1d49dd9644ffe1116417f333730566ae5042 3203 scikit-learn_0.20.0+dfsg-1.dsc 76a01ea87f45a475e6aef64cc992a5482f5298e4fed64d82a70100bdd36f1025 5979348 scikit-learn_0.20.0+dfsg.orig.tar.xz 450d4b3000e8377865dab3d4656e347e9dc68024fa849e5963d46276886046b5 17964 scikit-learn_0.20.0+dfsg-1.debian.tar.xz 290e2158739ed0f021b7f94b0042cdc196379e7f80e69f91da866dbc5c648924 9184 scikit-learn_0.20.0+dfsg-1_source.buildinfo Files: b32098a3d947b6052a9f5fc81242a9bc 3203 python optional scikit-learn_0.20.0+dfsg-1.dsc f92454c7992b7fbd6b7c65433c028ac7 5979348 python optional scikit-learn_0.20.0+dfsg.orig.tar.xz df1ae80a68fbc8a2d43e493d63384d13 17964 python optional scikit-learn_0.20.0+dfsg-1.debian.tar.xz b9460626d08af21263172b063a34550d 9184 python optional scikit-learn_0.20.0+dfsg-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAlvN0jIACgkQYmRes19o aorjehAAiWZjWqnW6ZwLG3I2u+LcnYxHFFeiElkJ6+xV7puxhXWVL63bomyIowZo T5No7jF44ZI88AncASDEjKuX8xrxFESHqUSpdPhK1nxa0Yz4XxhiVVHrs+qU8EKz YwhmLSG1d1uaR2klRNpzNZg7TZ4L6WLwv89fYxVQ0pPNUnTjVcUJO4jHW0/bdGXE upEmWUrr2qz5xcLR6lxg3wSSbgpiJsY3fYmQ5OLlQON63OyWK2YMC58/SPP94LNl BlkZILyUjBCVE9GCFOaN6Q913pImF58jL1sIEtQElIJkmhOBj/Se/crKQLAz6RkE LNGF0bhx3+c+KUS9VjfTt2L5Upp93341dBdyY4kkpzlKeJBqA7pCUEmJMdHJ1tpm 520dpnrgkchkwfySgpvoOMUXniJ/4URH4G49lLj4VUrdtboI7UA3ZllLM4zfp+Sa fJvKXHH2sofuj1cEHjlLmKsEWeAIZkW+wfpGUZvdBtRf1ajR5GqZmhIgrGeh3nVR uH63cTEfL7/Ci3Z1rWIh5ZnbUfgsOSjK2mncHNrlj++sl7Puq4xp8xGsYRz96PsP xT+MIfqYPjr2jZ2FOH0KmxIxopaEZrfSm6uF/Kd3M/6EzIAg4L7BURtlmb9rjVC/ IDerRcAERFOtWNBmgtYWYIehjVFMWPsoE9ppuVacIPQbBnlYg1g= =V3kl -----END PGP SIGNATURE-----
--- End Message ---

