Bug#851437: astroplan: FTBFS (requires Internet to build)

2017-01-14 Thread Santiago Vila
Package: src:astroplan Version: 0.2-3 Severity: serious Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" but it failed: [...] debian/rules build-indep dh build-indep --with pyth

Bug#851437: astroplan: FTBFS (requires Internet to build)

2017-01-15 Thread Ole Streicher
The problem here is that with astropy-1.3, doctests are buggy: https://github.com/astropy/astropy/issues/5670 A workaround currently is to disable doctests during the build: python$* setup.py test --skip-docs -vv --args -v Cheers Ole

Bug#851437: astroplan: FTBFS (requires Internet to build)

2017-01-25 Thread Ole Streicher
There are quite a couple of problems, some of which are due to bugs in astropy (namely #852550), and others already solved upstream: https://github.com/astropy/astroplan/pull/273 https://github.com/astropy/astroplan/pull/274 https://github.com/astropy/astroplan/pull/281 https://github.com/astropy/