Your message dated Sat, 30 Dec 2017 12:14:54 +0100
with message-id <b53de20c-84f6-cd4c-7d3f-12ee6df7b...@debian.org>
and subject line Closing fixed bug
has caused the Debian Bug report #877161,
regarding astroml FTBFS and Debci failure: IndexError: boolean index did not 
match indexed array along dimension 0; dimension is 2048 but corresponding 
boolean dimension is 2047
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.)


-- 
877161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877161
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: astroml
Version: 0.3-6
Severity: serious
Tags: buster sid

Some recent change in unstable makes astroml FTBFS and Debci failure:

https://ci.debian.net/packages/a/astroml/unstable/amd64/
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/astroml.html

...
======================================================================
ERROR: astroML.tests.test_filters.test_wiener_filter_simple
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File 
"/build/1st/astroml-0.3/.pybuild/pythonX.Y_2.7/build/astroML/tests/test_filters.py",
 line 27, in test_wiener_filter_simple
    s = wiener_filter(t, h)
  File 
"/build/1st/astroml-0.3/.pybuild/pythonX.Y_2.7/build/astroML/filters.py", line 
186, in wiener_filter
    width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
IndexError: boolean index did not match indexed array along dimension 0; 
dimension is 256 but corresponding boolean dimension is 255

======================================================================
ERROR: astroML.tests.test_filters.test_wienter_filter_spike
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File 
"/build/1st/astroml-0.3/.pybuild/pythonX.Y_2.7/build/astroML/tests/test_filters.py",
 line 39, in test_wienter_filter_spike
    h_smooth = wiener_filter(t, hN)
  File 
"/build/1st/astroml-0.3/.pybuild/pythonX.Y_2.7/build/astroML/filters.py", line 
186, in wiener_filter
    width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
IndexError: boolean index did not match indexed array along dimension 0; 
dimension is 2048 but corresponding boolean dimension is 2047

----------------------------------------------------------------------
Ran 214 tests in 5.467s

FAILED (errors=2)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/build/1st/astroml-0.3/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned 
exit code 13
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 25

--- End Message ---
--- Begin Message ---
Source: astroml
Source-Version: 0.3-7
Control: forwarded -1 https://github.com/astroML/astroML/issues/101

This is (probably) fixed in 0.3-7. However, I am not sure that the fix
is really correct, so I give the upstream URL as reference.

Cheers

Ole

--- End Message ---

Reply via email to