Your message dated Fri, 05 Aug 2016 04:38:19 +0000
with message-id <e1bvwtn-0003wd...@franck.debian.org>
and subject line Bug#816983: fixed in nipy 0.4.0+git26-gf8d3149-1
has caused the Debian Bug report #816983,
regarding nipy: FTBFS in testing
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 ow...@bugs.debian.org
immediately.)
--
816983: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816983
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:nipy
Version: 0.3.0+git262-gbb838d7-1
User: sanv...@debian.org
Usertags: binary-indep
Severity: important
Dear maintainer:
I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh --buildsystem=python_distutils --with=python2 build-indep
dh_testdir -i -O--buildsystem=python_distutils
dh_update_autotools_config -i -O--buildsystem=python_distutils
dh_auto_configure -i -O--buildsystem=python_distutils
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<BUILDDIR>>/nipy-0.3.0+git262-gbb838d7'
dh_auto_build
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
python-dbg setup.py build --force
Missing optional package "mayavi"; you may get run-time errors
lapack_opt_info:
[... snipped ...]
======================================================================
ERROR: nipy.algorithms.statistics.tests.test_empirical_pvalue.test_efdr
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File
"/<<BUILDDIR>>/nipy-0.3.0+git262-gbb838d7/debian/tmp/usr/lib/python2.7/dist-packages/nipy/algorithms/statistics/tests/test_empirical_pvalue.py",
line 30, in test_efdr
np.testing.assert_array_less(efdr.fdr(3.0), 0.2)
File
"/<<BUILDDIR>>/nipy-0.3.0+git262-gbb838d7/debian/tmp/usr/lib/python2.7/dist-packages/nipy/algorithms/statistics/empirical_pvalue.py",
line 308, in fdr
self.fdrcurve()
File
"/<<BUILDDIR>>/nipy-0.3.0+git262-gbb838d7/debian/tmp/usr/lib/python2.7/dist-packages/nipy/algorithms/statistics/empirical_pvalue.py",
line 232, in fdrcurve
self.learn()
File
"/<<BUILDDIR>>/nipy-0.3.0+git262-gbb838d7/debian/tmp/usr/lib/python2.7/dist-packages/nipy/algorithms/statistics/empirical_pvalue.py",
line 204, in learn
hist, ledge = np.histogram(x, bins=bins)
File "/usr/lib/python2.7/dist-packages/numpy/lib/function_base.py", line 249,
in histogram
n += np.bincount(indices, weights=tmp_w, minlength=bins).astype(ntype)
ValueError: operands could not be broadcast together with shapes (132,) (133,)
(132,)
======================================================================
FAIL:
nipy.algorithms.statistics.models.tests.test_olsR.test_results(11.593162207505021,
11.59314014427966, 6)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 513, in
assert_almost_equal
raise AssertionError(_build_err_msg())
AssertionError:
Arrays are not almost equal to 6 decimals
ACTUAL: 11.593162207505021
DESIRED: 11.59314014427966
----------------------------------------------------------------------
Ran 4535 tests in 157.347s
FAILED (SKIP=6, errors=1, failures=1)
debian/rules:57: recipe for target 'test' failed
make[1]: *** [test] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/nipy-0.3.0+git262-gbb838d7'
debian/rules:19: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit
status 2
--------------------------------------------------------------------------------
Sorry not to have a fix, as I am reporting many bugs similar to
this one. The common hints are:
* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.
* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").
Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.
Thanks.
--- End Message ---
--- Begin Message ---
Source: nipy
Source-Version: 0.4.0+git26-gf8d3149-1
We believe that the bug you reported is fixed in the latest version of
nipy, 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 816...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yaroslav Halchenko <deb...@onerussian.com> (supplier of updated nipy 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 03 Aug 2016 22:54:08 -0400
Source: nipy
Binary: python-nipy python-nipy-lib python-nipy-lib-dbg python-nipy-doc
Architecture: source all amd64
Version: 0.4.0+git26-gf8d3149-1
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description:
python-nipy - Analysis of structural and functional neuroimaging data
python-nipy-doc - documentation and examples for NiPy
python-nipy-lib - Analysis of structural and functional neuroimaging data
python-nipy-lib-dbg - Analysis of structural and functional neuroimaging data
Closes: 816983
Changes:
nipy (0.4.0+git26-gf8d3149-1) unstable; urgency=medium
.
* New upstream snapshot from 0.4.0-26-gf8d3149
- various compatibility fixes (Closes: #816983)
* debian/rules
- fixed up PATH/invocation of scripts so that manpages generate and
tests pass
Checksums-Sha1:
d25da559e94a117e7b2c29c728a2529cf87d315d 2477 nipy_0.4.0+git26-gf8d3149-1.dsc
024e9c7a58c65dd8530bc39778d62bbe196c560f 2293519
nipy_0.4.0+git26-gf8d3149.orig.tar.gz
c5a91e85f342a1154ffa707e71d92ff6bca617dc 8712
nipy_0.4.0+git26-gf8d3149-1.debian.tar.xz
87503b0e69f3786281c0b88dc18741b711fbbffd 2841380
python-nipy-doc_0.4.0+git26-gf8d3149-1_all.deb
152c65fbc6fc823f4277d9b261fc152caf7efbf5 811206
python-nipy-lib-dbg-dbgsym_0.4.0+git26-gf8d3149-1_amd64.deb
9850e3a250bdf0a0b2ee4c665ceee01879af3a74 655310
python-nipy-lib-dbg_0.4.0+git26-gf8d3149-1_amd64.deb
03bf4c72ff2abe14daea42c9b4c66e44f39283ac 2011318
python-nipy-lib-dbgsym_0.4.0+git26-gf8d3149-1_amd64.deb
71cd2887f73f4ba8afa8e6476fa5ce7fad34fcc9 649622
python-nipy-lib_0.4.0+git26-gf8d3149-1_amd64.deb
8dc9a7b56dc02f943ee59b534504fcb97ae5fe66 737592
python-nipy_0.4.0+git26-gf8d3149-1_all.deb
Checksums-Sha256:
a98865dc6d98eb566c1876cbe4d8fc2ed03803e1337cc7d8f279b1c5470d73fa 2477
nipy_0.4.0+git26-gf8d3149-1.dsc
daf166464b681e7e5ad2336a3f5dd5ae91d06f96b1a224bb7c2175425e63a62e 2293519
nipy_0.4.0+git26-gf8d3149.orig.tar.gz
a3aaaf70c6a8131dc7ace9c4076221489e21f9869e11913995bf720241916d40 8712
nipy_0.4.0+git26-gf8d3149-1.debian.tar.xz
98c16305ebc33d787949cbcdbafcb60397d674a3dfc12b0ced567ce5d1e45fb0 2841380
python-nipy-doc_0.4.0+git26-gf8d3149-1_all.deb
1b42cb6cce1e365b93b19eaad360fe7eb6347cd2bb2e8df3cc2a1df0d47b4e8a 811206
python-nipy-lib-dbg-dbgsym_0.4.0+git26-gf8d3149-1_amd64.deb
a7b2733e01acd0d01480e1982931621d22fdefba5ca255ebe95095be756bb518 655310
python-nipy-lib-dbg_0.4.0+git26-gf8d3149-1_amd64.deb
ced1c15510957ed1f376defbcbad54d3919a22b11499fbbed7c46ceb75ff133b 2011318
python-nipy-lib-dbgsym_0.4.0+git26-gf8d3149-1_amd64.deb
97e26a4eb2971d37f395a41dfc62a32824626c8cbf497f26bfc9caa483ea89a6 649622
python-nipy-lib_0.4.0+git26-gf8d3149-1_amd64.deb
23f4e16aebcf68a202ef2b2e5895faa94dbdc4b1c5847f20b63512f80a39ae88 737592
python-nipy_0.4.0+git26-gf8d3149-1_all.deb
Files:
95910b047b50d235649f70715e25bb82 2477 python extra
nipy_0.4.0+git26-gf8d3149-1.dsc
5002ad4c1ef720a93c86549b95c8c5f4 2293519 python extra
nipy_0.4.0+git26-gf8d3149.orig.tar.gz
9af446a16aa9cd1a0f2548763937083c 8712 python extra
nipy_0.4.0+git26-gf8d3149-1.debian.tar.xz
a3e9b4e94df62929042f9bcf6f1cd047 2841380 doc extra
python-nipy-doc_0.4.0+git26-gf8d3149-1_all.deb
08210f01745668203ac7c4a146da06fd 811206 debug extra
python-nipy-lib-dbg-dbgsym_0.4.0+git26-gf8d3149-1_amd64.deb
720553a2e879a012e14fbdd107485f8d 655310 debug extra
python-nipy-lib-dbg_0.4.0+git26-gf8d3149-1_amd64.deb
bed82bd6ede557c4bbb7b9748b303987 2011318 debug extra
python-nipy-lib-dbgsym_0.4.0+git26-gf8d3149-1_amd64.deb
39ced36a093b9f6c534355d688715527 649622 python extra
python-nipy-lib_0.4.0+git26-gf8d3149-1_amd64.deb
79375aabe7aeb4d369cb78c0f6869a6e 737592 python extra
python-nipy_0.4.0+git26-gf8d3149-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXo/KXAAoJEKLeI1Bi2jP62C8P/Ai3ssRFnyj1Lpd5nThU1vnn
SaJWqxjgISaNQFn0jG3LrCj/Fx3KWTNPzHkeb+ZsaZlo5vD8NAf2aIapOu/6aJLn
arB/9VYXBIPQpf5TZJTa5fn8n0IxvHLIowJ1JUgNrvP7I/wW02b2TGeORnS3xDoJ
l4jzOeKDwFxK/gy3hEqtOjSLeY5TiPmAWEniTWEt6WbVQJMLRPIrVH3ajufNHkjm
tJ/rS3CoHRPVUGa2xfOojcpCP3pHDydlDhcZMInBD0H/BmaZC0eKk2LQTQ55mwZX
J7Pw7sXGSspThT2bFrv/T0MafAc7wz7PZG3wp3S11SpNn1gENokayjLnAd+9kGz6
Nj9turt2SUpnlnDvjbmVbP+5ZMvmASvkS0mLnWi+VPZ5xqvYzpLyg1uZpfbL5/jA
FiasxXqC5mI0qPyKrA9OjyyIMIsbz5YlwB15oakrrhaKdd4wTfUB2z8qCvR1/uxo
iKl9IS/zMksKNZRWSzdQJTw/f9xSyb/z6yOztqbNQNhdV0QQO3rGrblytO2U/47V
8EYRmQFnUBog7v/xfQwWqnY4FaQm4ZwT7OgSknP3kCK02cghMwFavap2/JVT9hbb
kbhHwBKn8RldZczW7ootXYCvqeoZY2rSBoqbXRam49GLpdPLGqvEDQnv1h8VtT4O
1A1+EpsofUIFY1Sh7smL
=+Gpj
-----END PGP SIGNATURE-----
--- End Message ---