Your message dated Tue, 24 Apr 2018 15:51:10 +0000
with message-id <e1fb0dm-000hpz...@fasolo.debian.org>
and subject line Bug#896275: fixed in nibabel 2.2.1-2
has caused the Debian Bug report #896275,
regarding python-nibabel: missing dependency on python-six
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.)


-- 
896275: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896275
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-nipy
Version: 0.4.2-1
Severity: serious
User: helm...@debian.org
Usertags: python-import

After installing python-nipy importing the module nipy
into a python interpreter fails with the following error:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/nipy/__init__.py", line 32, in <module>
    from nipy.io.api import load_image, save_image, as_image
  File "/usr/lib/python2.7/dist-packages/nipy/io/api.py", line 3, in <module>
    from .files import load as load_image, save as save_image, as_image
  File "/usr/lib/python2.7/dist-packages/nipy/io/files.py", line 19, in <module>
    import nibabel as nib
  File "/usr/lib/python2.7/dist-packages/nibabel/__init__.py", line 38, in 
<module>
    from . import analyze as ana
  File "/usr/lib/python2.7/dist-packages/nibabel/analyze.py", line 87, in 
<module>
    from .volumeutils import (native_code, swapped_code, make_dt_codes,
  File "/usr/lib/python2.7/dist-packages/nibabel/volumeutils.py", line 22, in 
<module>
    from .casting import (shared_range, type_info, OK_FLOATS)
  File "/usr/lib/python2.7/dist-packages/nibabel/casting.py", line 11, in 
<module>
    from .testing import setup_test  # flake8: noqa F401
  File "/usr/lib/python2.7/dist-packages/nibabel/testing/__init__.py", line 29, 
in <module>
    from six.moves import zip_longest
ImportError: No module named six.moves

The vast majority of import failures is attributed to missing dependencies.
Often times that manifests as an ImportError or ModuleNotFoundError.
Typically, dependencies should be inserted by dh-python via ${python:Depends}
or ${python3:Depends}. Thus a missing dependency can be caused by incomplete
install_requires in setup.py. Sometimes a missing dependency of a dependency
is the cause, in such cases this bug should be reassigned.

Helmut

--- End Message ---
--- Begin Message ---
Source: nibabel
Source-Version: 2.2.1-2

We believe that the bug you reported is fixed in the latest version of
nibabel, 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 896...@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 nibabel 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: Mon, 23 Apr 2018 20:35:21 -0400
Source: nibabel
Binary: python-nibabel python3-nibabel python-nibabel-doc
Architecture: source all
Version: 2.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description:
 python-nibabel - Python bindings to various neuroimaging data formats
 python-nibabel-doc - documentation for NiBabel
 python3-nibabel - Python3 bindings to various neuroimaging data formats
Closes: 896275
Changes:
 nibabel (2.2.1-2) unstable; urgency=medium
 .
   * debian/control
     - Explicitly depend on python{,3}-six module (Closes: #896275)
     - Adjusted VCS- fields to point to salsa
     - Boosted debhelper compat to 9
     - use python3:Depends for python3- pkg
Checksums-Sha1:
 377b8e545f688146850b4b93496709b95f44b3f7 2543 nibabel_2.2.1-2.dsc
 105310e089043748b055d7a5f25fd3d7d555b8ef 7836 nibabel_2.2.1-2.debian.tar.xz
 c22bfefce33649e5a72e84f06888501a71538fe8 9154 nibabel_2.2.1-2_amd64.buildinfo
 c6321cea106d91a10c2411a25e47a46f2b4c6079 1474916 
python-nibabel-doc_2.2.1-2_all.deb
 c32528d5508b5c355bfddd01a3e5c971d61b6aa7 2212588 python-nibabel_2.2.1-2_all.deb
 f82b084a40dc638896a6a2ef0e1b0891042b8f06 2204840 
python3-nibabel_2.2.1-2_all.deb
Checksums-Sha256:
 5bf630780241ba98ae0378d74a550cb0fd51db4b26fb4f41bcfc9fe1efb9628f 2543 
nibabel_2.2.1-2.dsc
 6934197fffbe1293ebfeb0cc120e1ab1c7aed6aac87980bfe8acc9e338dda305 7836 
nibabel_2.2.1-2.debian.tar.xz
 cb5a94419374beba6d98a13dfeae4af958343bb14999d3665f1a9d9a31dc148d 9154 
nibabel_2.2.1-2_amd64.buildinfo
 0d446429afa9cf48b05374c827c852d56679d5b96cd7ed9973ebc0d56f4634f8 1474916 
python-nibabel-doc_2.2.1-2_all.deb
 458239620c5a70ca5c1f931a55b5a17e792243ae456024a09aa833be98b27c74 2212588 
python-nibabel_2.2.1-2_all.deb
 0ffbcb4d93cf0fca8bf148e3802b5860d33151ff0fd18e8d003f2d789121d815 2204840 
python3-nibabel_2.2.1-2_all.deb
Files:
 a16ed7542a394ae6056435811313eb18 2543 python extra nibabel_2.2.1-2.dsc
 1860cdbce0c5240aa5795773b282fd6e 7836 python extra 
nibabel_2.2.1-2.debian.tar.xz
 f3a2326b9d7fd5a7c1c5f733fe611633 9154 python extra 
nibabel_2.2.1-2_amd64.buildinfo
 ed6ef5171ebd9bfff3a804d555d48cf5 1474916 doc extra 
python-nibabel-doc_2.2.1-2_all.deb
 da8b95132aa240974f6d57d879d43601 2212588 python extra 
python-nibabel_2.2.1-2_all.deb
 579f1cb4ed2561e84fa461948b3d344d 2204840 python extra 
python3-nibabel_2.2.1-2_all.deb

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

iQIzBAEBCAAdFiEExbkF8OjZ/ZZo/zZvot4jUGLaM/oFAlrfSy4ACgkQot4jUGLa
M/olwQ/9ECV3u7PtAll6ldMlKYROeNTK2c0FSyh1PL0WJtGnK8euebaMvfQKmrcX
8n+Gw9WHyTJSxWaUBs01Zi6d5P6TUdiO4HpRQ9ZkeUU+TNPT9HtCg1n8q8FMyBFL
Gxft8Tlub8P//5znjZ9lEmx0z7wUMhkHMH20oNYUVlCOY7LaGnmUoYr4jt+qo1bO
7vLARa4ml9sGAb+Aey9v2qC7LAzmAkotu7nvKPvyMgjcvufvjW4DXBayFWs5ngY6
Hz5ZKq391D3+c+Unwl1dj4xDSNYCxhpOWN2IxKni1wpGLc7m5TXJJwZadww6d1Jv
oRVHhXxilI4N5ckgqjn/+OrW3dNxbMTsXshXfsIBLeI+C4rKEWfsToCKhdUMeLQ9
lff1kU4AS2TDOf0kW7Trfq5nNgyUl/Ag5E+tVXNKJsK2Ss6qJFrFhijA/HGlwoGS
6I/zFzswUFlvAlecd6uJNlHd4LLI9y5Ax3CH0IFRU+ELJ7yEScNn5dTU7yYqBTWB
n6HKrC/ze/HqrAGhtKi1yCTawv/VSuGCTAnTyQ6pZ1bJ8DM1RRWmTgE0goq+8jZ2
qnqAd/knxddF/4ldZhpPS5J93YFbwGV2Ir3Ty1eLiMjzsyXLAdcEQpf84u6A07Zy
BWKM2Zpjdrk/3TH+4E8OQ/u2bBLAsSbuF1bhLx1ljhaa/9xA0Ns=
=GJT4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to