Your message dated Wed, 21 Dec 2016 12:48:12 +0100
with message-id <[email protected]>
and subject line pydl: FTBFS: Test failures
has caused the Debian Bug report #848760,
regarding pydl: FTBFS: Test failures
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 [email protected]
immediately.)


-- 
848760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848760
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pydl
Version: 0.5.3-1
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>         from scipy.signal import medfilt, medfilt2d
>         if width is None:
>             if axis is None:
>                 f = array.flatten()
>                 if f.size % 2 == 1 or even:
>                     return np.median(array)
>                 else:
>                     i = f.argsort()
> >                   return f[i[f.size/2]]
> E                   IndexError: only integers, slices (`:`), ellipsis 
> (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid 
> indices
> 
> pydl/median.py:53: IndexError
> =============== 1 failed, 122 passed, 1 skipped in 5.75 seconds 
> ================
> /usr/lib/python3/dist-packages/astropy/config/configuration.py:541: 
> ConfigurationMissingWarning: Configuration defaults will be used due to 
> FileNotFoundError:2 on None
>   warn(ConfigurationMissingWarning(msg))
> debian/rules:28: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2016/12/19/pydl_0.5.3-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Package: pydl
Version: 0.5.3-2

The bug has been fixed with a patch.

--- End Message ---

Reply via email to