Your message dated Mon, 27 Apr 2020 16:33:38 +0000
with message-id <[email protected]>
and subject line Bug#867515: fixed in mdp 3.6-1
has caused the Debian Bug report #867515,
regarding mdp FTBFS with python 3.6 as supported version
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.)


-- 
867515: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867515
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mdp
Version: 3.5-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mdp.html

...
===================================== NOTE =====================================
          python: 3.6.2.candidate.1
             mdp: 3.5
 parallel python: NOT AVAILABLE: No module named 'pp'
          shogun: NOT AVAILABLE: No module named 'shogun'
          libsvm: NOT AVAILABLE: No module named 'svm'
          joblib: 0.10.4.dev0
         sklearn: 0.18
            numx: scipy 0.18.1
          symeig: scipy.linalg.eigh
Random Seed: 1029384756

IMPORTANT: some tests use random numbers. This could
occasionally lead to failures due to numerical degeneracies.
To rule this out, please run the tests more than once.
If you get reproducible failures please report a bug!

=================================== FAILURES ===================================
______________________ test_ParallelNearestMeanClassifier ______________________

    def test_ParallelNearestMeanClassifier():
        """Test ParallelGaussianClassifier."""
        precision = 6
        xs = [numx_rand.random([4,5]) for _ in range(8)]
        labels = [1,2,1,1,2,3,2,3]
        node = mdp.nodes.NearestMeanClassifier()
        pnode = parallel.ParallelNearestMeanClassifier()
        for i, x in enumerate(xs):
            node.train(x, labels[i])
        node.stop_training()
        pnode1 = pnode.fork()
        pnode2 = pnode.fork()
        for i, x in enumerate(xs):
            if i % 2:
                pnode1.train(x, labels[i])
            else:
                pnode2.train(x, labels[i])
        pnode.join(pnode1)
        pnode.join(pnode2)
        pnode.stop_training()
        # check that results are the same for all object classes
        assert_array_almost_equal(node.ordered_means, pnode.ordered_means,
>                                 precision)
E       AssertionError: 
E       Arrays are not almost equal to 6 decimals
E       
E       (mismatch 66.66666666666666%)
E        x: array([[ 0.399052,  0.586642,  0.446319,  0.522502,  0.474398],
E              [ 0.43769 ,  0.385436,  0.323763,  0.399375,  0.474671],
E              [ 0.569127,  0.311976,  0.673377,  0.653891,  0.391286]])
E        y: array([[ 0.43769 ,  0.385436,  0.323763,  0.399375,  0.474671],
E              [ 0.399052,  0.586642,  0.446319,  0.522502,  0.474398],
E              [ 0.569127,  0.311976,  0.673377,  0.653891,  0.391286]])

mdp/test/test_parallelclassifiers.py:58: AssertionError
============================ pytest-warning summary ============================
WC1 None pytest_funcarg__noisenode: declaring fixtures using "pytest_funcarg__" 
prefix is deprecated and scheduled to be removed in pytest 4.0.  Please remove 
the prefix and use the @pytest.fixture decorator instead.
===== 1 failed, 735 passed, 7 skipped, 1 pytest-warnings in 202.40 seconds =====
E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: python3.6 
-m pytest --seed=1029384756 mdp && python3.6 -m pytest --seed=1029384756 bimdp
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 3.5 
returned exit code 13
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25

--- End Message ---
--- Begin Message ---
Source: mdp
Source-Version: 3.6-1
Done: Tiziano Zito <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mdp, 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.
Tiziano Zito <[email protected]> (supplier of updated mdp 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: SHA256

Format: 1.8
Date: Fri, 24 Apr 2020 18:32:06 +0200
Source: mdp
Binary: python3-mdp
Architecture: source all
Version: 3.6-1
Distribution: unstable
Urgency: medium
Maintainer: Tiziano Zito <[email protected]>
Changed-By: Tiziano Zito <[email protected]>
Description:
 python3-mdp - Modular toolkit for Data Processing
Closes: 867515
Changes:
 mdp (3.6-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #867515)
   * Drop Python 2 package
   * Upload sponsored by Yaroslav Halchenko
Checksums-Sha1:
 33d3a0243472b6b4d8b57c126aeb06bb0db108f1 1948 mdp_3.6-1.dsc
 cd459f19f37000be64e4e8d39321f083222096d8 420513 mdp_3.6.orig.tar.gz
 78a6e201ceec8d10a1fe60534cde32b14f41dcc1 4236 mdp_3.6-1.debian.tar.xz
 3493bc57ed5bee9b99042bec07544abf0265f3ec 7279 mdp_3.6-1_amd64.buildinfo
 ac9cc7103cd5c136c508009028e7fd5d1fe8902b 334036 python3-mdp_3.6-1_all.deb
Checksums-Sha256:
 b694768743854067f8702c123f851ca2d212b90611edd0f9d731a9d71b83f15a 1948 
mdp_3.6-1.dsc
 a035f8eb547b527f88fe05b828cd5f2570289084a1af898b44f2683d36958823 420513 
mdp_3.6.orig.tar.gz
 d866dc920039c6244ed38f17a27c5206fd9367e8402ff6c8905ffdcf1a97909b 4236 
mdp_3.6-1.debian.tar.xz
 0f45c28f4766667faef02e6ad2b19eb179371e50f1d22dc6a79dbccd9256d54f 7279 
mdp_3.6-1_amd64.buildinfo
 6019348b0c2f4e10e6025c51befa1767ec86c493569bc50e6217d41dc3c03ae5 334036 
python3-mdp_3.6-1_all.deb
Files:
 2016d56235127369b7a705efcfc3b9a1 1948 python optional mdp_3.6-1.dsc
 f80c38761e54db5cb5df5f6cc426cb78 420513 python optional mdp_3.6.orig.tar.gz
 33a4f779963212e5eab5baaecca75ec2 4236 python optional mdp_3.6-1.debian.tar.xz
 52205f0d8e167023bfade0a3e5ebada0 7279 python optional mdp_3.6-1_amd64.buildinfo
 5b842ad39457a8e86c4dc414de69cafa 334036 python optional 
python3-mdp_3.6-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEExbkF8OjZ/ZZo/zZvot4jUGLaM/oFAl6nBs0ACgkQot4jUGLa
M/pPxRAAqZ3j33D+0eAEj/Uqx4LgR/TAnPoFSq+RLUn8R7/dB454U7B0WUf7rd03
8yhxwoDnQS2pE5A8AwyULGu1x7iS0bUQrZC9peBqEKCMDv8JZU3l4zwC9ubb11cH
bLHF4NtLg1Key+shBdDDHw7Qk4WsuWT3PE1nnaPtcy1R/7UI9dAW69Y6+vjegknh
YPSNnjkZyVCy+i2M5hqNMdU150qBWjmJmMQvFA9FT/VdzIb7F1V5Zq9U5ijwxTDH
Ezj3rF2mChTCohi3oPewPnRpjF3LqLo1WJeT3qutg4agj4CKZSaSMiXUmrYAuSXs
X5ZxoORYzS5h3S+PgPYGhMsHyzn3W1vXwxmmymRjk1XyQFZdJT79uqjQU8kFzOzG
h1wib9VynerveHxID/2etIiTkjoNJineIUwBqGsgv0rnXGC4yPnLmJKi/7dDWmT5
TpVh0IBGuAFlXR5AIyU7aPPTaNrl0rfgacL2WtWDyTzRGCEAdfC9xAtnUtHj3ED/
u2JHtG8ivqojff8Gaic1iMc6XiL8NaUosQcWlX/72YiAAG5iqjIQwehegF2J4jBP
vXez2VskenrXtpu3+03ohRT8b6RNxCUKH1YPUrXm4QDuYkfSgjwDjzaB4yHd5q/Z
V68ZLDOQ5xM66f+CvNRYr4FK/AbWaroXoFCIWGGgH0ijL3Pkb20=
=ZP29
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to