Your message dated Mon, 12 Oct 2015 21:51:56 +0000
with message-id <e1zll0e-0002ot...@franck.debian.org>
and subject line Bug#799694: fixed in healpy 1.8.1-1.1
has caused the Debian Bug report #799694,
regarding healpy: FTBFS on ppc64(el): No module named _tkinter
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.)


-- 
799694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799694
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: healpy
Version: 1.8.1-1
Severity: important
Justification: fails to build from source

Builds of healpy for ppc64 and ppc64el have been failing because
python-matplotlab tries to use the tkagg backend, which requires the
python-tk package.  A typical backtrace is

  self = <healpy.test.test_visufunc.TestNoCrash 
testMethod=test_cartview_ma_nocrash>
  
      def test_cartview_ma_nocrash(self):
  >       cartview(self.ma)
  
  healpy/test/test_visufunc.py:33: 
  _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ 
  healpy/visufunc.py:482: in cartview
      import pylab
  /usr/lib/python2.7/dist-packages/pylab.py:1: in <module>
      from matplotlib.pylab import *
  /usr/lib/python2.7/dist-packages/matplotlib/pylab.py:274: in <module>
      from matplotlib.pyplot import *
  /usr/lib/python2.7/dist-packages/matplotlib/pyplot.py:109: in <module>
      _backend_mod, new_figure_manager, draw_if_interactive, _show = 
pylab_setup()
  /usr/lib/python2.7/dist-packages/matplotlib/backends/__init__.py:32: in 
pylab_setup
      globals(),locals(),[backend_name],0)
  /usr/lib/python2.7/dist-packages/matplotlib/backends/backend_tkagg.py:6: in 
<module>
      from six.moves import tkinter as Tk
  /usr/lib/python2.7/dist-packages/six.py:199: in load_module
      mod = mod._resolve()
  /usr/lib/python2.7/dist-packages/six.py:113: in _resolve
      return _import_module(self.mod)
  /usr/lib/python2.7/dist-packages/six.py:80: in _import_module
      __import__(name)
  _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ 
  
      """
      
      __version__ = "$Revision: 81008 $"
      
      import sys
      if sys.platform == "win32":
          # Attempt to configure Tcl/Tk without requiring PATH
          import FixTk
      try:
          import _tkinter
      except ImportError, msg:
  >       raise ImportError, str(msg) + ', please install the python-tk package'
  E       ImportError: No module named _tkinter, please install the python-tk 
package
  
  /usr/lib/python2.7/lib-tk/Tkinter.py:42: ImportError

I'm not sure why this issue has only come up on those particular
architectures, so you might want to consider declaring an
unconditional build dependency on python-tk to be safe.

Anyway, please do take a look.

Thanks!

--- End Message ---
--- Begin Message ---
Source: healpy
Source-Version: 1.8.1-1.1

We believe that the bug you reported is fixed in the latest version of
healpy, 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 799...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Scott Kitterman <sc...@kitterman.com> (supplier of updated healpy 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, 12 Oct 2015 17:21:20 -0400
Source: healpy
Binary: python-healpy python3-healpy
Architecture: source amd64
Version: 1.8.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Scott Kitterman <sc...@kitterman.com>
Description:
 python-healpy - HEALPix representation of spherical data - Python interface
 python3-healpy - HEALPix representation of spherical data - Python interface
Closes: 799694
Changes:
 healpy (1.8.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Install matplotlibrc file that sets the matplotlib backend to Agg for
     tests in the new pybuild location for running tests (Closes: #799694)
Checksums-Sha1:
 550603c1fa34962f14f382119eb6b6e8f7b89db0 2512 healpy_1.8.1-1.1.dsc
 bf403f907c1fcc000a4d1af31eeba3ebb020089e 4208 healpy_1.8.1-1.1.debian.tar.xz
 18d2a3675b95b74ef7ece7cc43ad4af9790a820f 1850894 
python-healpy_1.8.1-1.1_amd64.deb
 65b9f55d1a2ff644caf5da6ebc21dac9010bd80b 1874108 
python3-healpy_1.8.1-1.1_amd64.deb
Checksums-Sha256:
 331a17836616dd31b917b54acd158197e6be82d9d0f1eaedf12d133719ec0dad 2512 
healpy_1.8.1-1.1.dsc
 75b4d6808f63687ef579d13e6bc3542d6af5818e0db82ae299dd4bd53a3b6e68 4208 
healpy_1.8.1-1.1.debian.tar.xz
 9329e13e3ffaaa4a1f238676f5e9b147859b4a84600d0e5b2999a2438e3b9fca 1850894 
python-healpy_1.8.1-1.1_amd64.deb
 1c1839314500d7540c1a38ab044fd025322cf0c3c6f24d069321bbc36f833ae5 1874108 
python3-healpy_1.8.1-1.1_amd64.deb
Files:
 e556f35bc6cfdd4fca331cfc8d3e5c71 2512 python optional healpy_1.8.1-1.1.dsc
 e8d76191cbe75eba247429eb0ad40ef0 4208 python optional 
healpy_1.8.1-1.1.debian.tar.xz
 9442933220703e54af4198a8a6ef821a 1850894 python optional 
python-healpy_1.8.1-1.1_amd64.deb
 62ce4e0a6c6ef6ae6f673d2c01d3e57d 1874108 python optional 
python3-healpy_1.8.1-1.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWHChcAAoJEHjX3vua1ZrxPBoP/jzKa2bYsco59RotdPVdxfMw
6rr0xc/HhFl0AFKtUSAHvM6fmbeutiMLmb1nVT695fI6E/3FCNX8uO8AUpo9rJDR
CnZ7oojDvaxgFssrv4hutmsr31sqUxXWJkQgVYRFmCkfPF9cSPgeQ1vtLAB69CdF
FP9H+FLFz3vWdUbJRQ31xcQCenk6wVAB+zK/DtwiTUw5oBjDtvVUP9gNzNu0BTnp
81GldnYqXybhhLTbLlsAn8EqT/iiU9h1/86d60XJZNsGP/NzRB7k60K7Wi3m1bL8
Usw4z6S703TsT6J1i8XF2+H6bhZqFEiWoMne9PbpWRC8+urrC5VE2W430ar1zxVQ
pvRUQ6fGB468cwQgstQqMnA1vlo90ZRphhaLxmaKS4pjbRzLYNrbY+rsyyz0j4S4
1VI/OCXGYxr1fw4TgMZ1kLwqIHg4UopXgAdDi5iKCKxOxEAkE/Im1fRQUbs2Exsv
Hx8bjbjLUvAbx4SN1dC1DWm9BXVB4ASFwkqq9JnNvMFYkUGDb67GOBDFsu3M/75w
YRqw1HvAGwlc5zN5Br3TuURFpz2DPKIvYpDKIOFSAwwPGACCSLE+Qac68U3VnQ2p
tEdzt+3YmYIM22ZD0Csjih7p7K8CAal1d/L4fV17HAk+CYqnOKu+dpQ3C6tHUUP4
IoJ06qXTFH9zWZGI6dwv
=MEi6
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to