On Wed, Dec 28, 2016 at 02:14:07PM +0100, Andreas Tille wrote: > > Commited to Debian Science Git, fixed bug but forgot to set Maintainer > field properly to Debian Science - thus sorry for getting Upload > notification to wrong list (fixed in Git).
After fixing the watch file I noticed that there is a new upstream bugfix release which seems to fix the issues. There are some remaining issues where one is caused by the patch debian/patches/deb_git_revision_cmd which results in errors like Failure: ImportError (No module named github_link) ... ERROR and one ====================================================================== ERROR: Failure: TypeError (unorderable types: str() < int()) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3/dist-packages/nose/loader.py", line 407, in loadTestsFromName module = resolve_name(addr.module) File "/usr/lib/python3/dist-packages/nose/util.py", line 312, in resolve_name module = __import__('.'.join(parts_copy)) File "/build/scikit-learn-0.18.1/debian/tmp/usr/lib/python3/dist-packages/sklearn/__init__.py", line 57, in <module> from .base import clone File "/build/scikit-learn-0.18.1/debian/tmp/usr/lib/python3/dist-packages/sklearn/base.py", line 12, in <module> from .utils.fixes import signature File "/build/scikit-learn-0.18.1/debian/tmp/usr/lib/python3/dist-packages/sklearn/utils/__init__.py", line 11, in <module> from .validation import (as_float_array, File "/build/scikit-learn-0.18.1/debian/tmp/usr/lib/python3/dist-packages/sklearn/utils/validation.py", line 18, in <module> from ..utils.fixes import signature File "/build/scikit-learn-0.18.1/debian/tmp/usr/lib/python3/dist-packages/sklearn/utils/fixes.py", line 406, in <module> if np_version < (1, 12, 0): TypeError: unorderable types: str() < int() ---------------------------------------------------------------------- Ran 1 test in 0.001s While I'm afraid that it might be to late to get this new version in it might be worth trying. Any volunteer? Kind regards Andreas. -- http://fam-tille.de
scikit-learn_0.18.1-1_amd64.build.gz
Description: application/gzip