Your message dated Tue, 13 Dec 2011 12:54:23 -0500
with message-id <20111213175423.ge28...@novo.onerussian.com>
and subject line Re: Bug#625139: nitime: FTBFS: ImportError: No module named 
_tkagg
has caused the Debian Bug report #625139,
regarding nitime: FTBFS: ImportError: No module named _tkagg
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.)


-- 
625139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625139
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nitime
Version: 0.2-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[2]: Entering directory 
> `/build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/doc'
> ../tools/make_examples.py
> /build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/debian/tmp/usr/lib/python2.6/dist-packages/nitime/analysis.py:373:
>  ComplexWarning: Casting complex values to real discards the imaginary part
>   self.spectrum[j][j])
> Warning: divide by zero encountered in log
> Warning: divide by zero encountered in log
> Warning: divide by zero encountered in log
> Warning: divide by zero encountered in log
> Warning: divide by zero encountered in log
> /build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/debian/tmp/usr/lib/python2.6/dist-packages/nitime/algorithms.py:1503:
>  ComplexWarning: Casting complex values to real discards the imaginary part
>   P[...,0] = (Sk[...,0]*Sk[...,0].conj())
> /build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/debian/tmp/usr/lib/python2.6/dist-packages/nitime/algorithms.py:1504:
>  ComplexWarning: Casting complex values to real discards the imaginary part
>   P[...,1:Fl] = 2 * (Sk[...,1:Fl]*Sk[...,1:Fl].conj())
> /build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/debian/tmp/usr/lib/python2.6/dist-packages/nitime/algorithms.py:1506:
>  ComplexWarning: Casting complex values to real discards the imaginary part
>   P[...,Fn-1] = (Sk[...,Fn-1]*Sk[...,Fn-1].conj())
> /usr/lib/pymodules/python2.6/numpy/core/numeric.py:284: ComplexWarning: 
> Casting complex values to real discards the imaginary part
>   return array(a, dtype, copy=False, order=order)
> Warning: invalid value encountered in arctanh
> /usr/lib/pymodules/python2.6/matplotlib/axes.py:6028: ComplexWarning: Casting 
> complex values to real discards the imaginary part
>   X[0] = xslice[0], y2slice[0]
> /usr/lib/pymodules/python2.6/matplotlib/axes.py:6029: ComplexWarning: Casting 
> complex values to real discards the imaginary part
>   X[N+1] = xslice[-1], y2slice[-1]
> /usr/lib/pymodules/python2.6/matplotlib/axes.py:6032: ComplexWarning: Casting 
> complex values to real discards the imaginary part
>   X[1:N+1,1] = y1slice
> /usr/lib/pymodules/python2.6/matplotlib/axes.py:6034: ComplexWarning: Casting 
> complex values to real discards the imaginary part
>   X[N+2:,1] = y2slice[::-1]
> python ../tools/build_modref_templates.py
> Traceback (most recent call last):
>   File "../tools/build_modref_templates.py", line 14, in <module>
>     docwriter = ApiDocWriter(package)
>   File "/build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/tools/apigen.py", 
> line 68, in __init__
>     self.package_name = package_name
>   File "/build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/tools/apigen.py", 
> line 90, in set_package_name
>     self.root_module = __import__(package_name)
>   File 
> "/build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/debian/tmp/usr/lib/python2.6/dist-packages/nitime/__init__.py",
>  line 29, in <module>
>     import utils, algorithms, descriptors, timeseries, viz, analysis
>   File 
> "/build/user-nitime_0.2-1-amd64-wz0GlY/nitime-0.2/debian/tmp/usr/lib/python2.6/dist-packages/nitime/viz.py",
>  line 9, in <module>
>     from matplotlib import pyplot as plt, mpl
>   File "/usr/lib/pymodules/python2.6/matplotlib/pyplot.py", line 78, in 
> <module>
>     new_figure_manager, draw_if_interactive, show = pylab_setup()
>   File "/usr/lib/pymodules/python2.6/matplotlib/backends/__init__.py", line 
> 25, in pylab_setup
>     globals(),locals(),[backend_name])
>   File "/usr/lib/pymodules/python2.6/matplotlib/backends/backend_tkagg.py", 
> line 8, in <module>
>     import tkagg                 # Paint image to Tk photo blitter extension
>   File "/usr/lib/pymodules/python2.6/matplotlib/backends/tkagg.py", line 1, 
> in <module>
>     import _tkagg
> ImportError: No module named _tkagg
> make[2]: *** [api] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/02/nitime_0.2-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Version: 0.3.1-1

ah -- thank you Marcos -- the issue has slipped through my fingers I
guess ;-)

On Tue, 13 Dec 2011, Marcos Marado wrote:

> > Will be addressed with soon to come new upstream release.

> Since the new version is already on testing, this bug should probably be 
> closed.
-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic


--- End Message ---

Reply via email to