[Debian-astro-maintainers] Bug#848750: astroplan: FTBFS: Test failures

Lucas Nussbaum lucas at debian.org
Mon Dec 19 21:13:26 UTC 2016


Source: astroplan
Version: 0.2-2
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
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):
>                 Any keyword arguments for ``method``.  If the ``format`` keyword
>                 argument is present, this will be used as the Time format of the
>                 replica.
>             """
>         new_format = kwargs.pop('format', None)
>         if new_format is None:
>             new_format = self.format
>     
>         jd1, jd2 = self._time.jd1, self._time.jd2
>         if method is not None:
> >           jd1 = getattr(jd1, method)(*args, **kwargs)
> E           TypeError: 'float' object cannot be interpreted as an index
> 
> /usr/lib/python2.7/dist-packages/astropy/time/core.py:790: TypeError
> =============== 3 failed, 99 passed, 1 skipped in 99.53 seconds ================
> debian/rules:27: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2016/12/19/astroplan_0.2-2_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.



More information about the Debian-astro-maintainers mailing list