Bug#966983: python-skbio: FTBFS: dh_sphinxdoc: error: debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/search.html does not load searchindex.js

2020-08-05 Thread Andreas Tille
Control: tags -1 unreproducible

On Mon, Aug 03, 2020 at 11:05:59AM +0200, Lucas Nussbaum wrote:
> Source: python-skbio
> Version: 0.5.6-2
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20200802 ftbfs-bullseye
...
> > dh_sphinxdoc --package=python-skbio-doc
> > dh_sphinxdoc: error: 
> > debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/search.html 
> > does not load searchindex.js
> > make[1]: *** [debian/rules:41: override_dh_sphinxdoc] Error 25

I tried to reproduce this bug I get:

dh_sphinxdoc --package=python-skbio-doc
dh_sphinxdoc: warning: ignoring unknown JavaScript code: 
debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/_static/bootstrap-sphinx.js
dh_sphinxdoc: warning: ignoring unknown JavaScript code: 
debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/_static/copybutton.js
dh_sphinxdoc: warning: ignoring unknown JavaScript code: 
debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/_static/MathJax.js
dh_sphinxdoc: warning: ignoring unknown JavaScript code: 
debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/_static/bootstrap-3.3.7/js/bootstrap.min.js
dh_sphinxdoc: warning: ignoring unknown JavaScript code: 
debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/_static/js/jquery-fix.js
dh_sphinxdoc: warning: ignoring unknown JavaScript code: 
debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/_static/js/jquery-1.11.0.min.js

 
No error so far.  Thus I'm tempted to close this bug.

Kind regards

   Andreas.

-- 
http://fam-tille.de



Bug#966983: python-skbio: FTBFS: dh_sphinxdoc: error: debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/search.html does not load searchindex.js

2020-08-03 Thread Lucas Nussbaum
Source: python-skbio
Version: 0.5.6-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_link --package=python-skbio-doc \
>   /usr/share/javascript/mathjax/MathJax.js \
>   /usr/share/doc/python-skbio-doc/html/_static/MathJax.js
> dh_sphinxdoc --package=python-skbio-doc
> dh_sphinxdoc: error: 
> debian/python-skbio-doc/usr/share/doc/python-skbio-doc/html/search.html does 
> not load searchindex.js
> make[1]: *** [debian/rules:41: override_dh_sphinxdoc] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/python-skbio_0.5.6-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.