Source: fdb
Version: 2.0.1-1
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 '/<<PKGBUILDDIR>>'
> dh_installdocs README.rst
> install -d debian/python-fdb/usr/share/doc/python-fdb
> install -d debian/.debhelper/generated/python-fdb
> cp --reflink=auto -a README.rst
> debian/python-fdb/usr/share/doc/python-fdb
> chown -R 0:0 debian/python-fdb/usr/share/doc
> chmod -R u\+rw,go=rX debian/python-fdb/usr/share/doc
> install -p -m0644 debian/copyright
> debian/python-fdb/usr/share/doc/python-fdb/copyright
> install -d debian/python3-fdb/usr/share/doc/python3-fdb
> install -d debian/.debhelper/generated/python3-fdb
> install -p -m0644 debian/copyright
> debian/python3-fdb/usr/share/doc/python3-fdb/copyright
> install -d debian/python-fdb-doc/usr/share/doc/python-fdb-doc
> install -d debian/.debhelper/generated/python-fdb-doc
> install -p -m0644 debian/copyright
> debian/python-fdb-doc/usr/share/doc/python-fdb-doc/copyright
> install -d debian/python-fdb-doc/usr/share/doc-base/
> install -p -m0644 debian/python-fdb-doc.doc-base
> debian/python-fdb-doc/usr/share/doc-base/python-fdb-doc
> dh_installdocs --package=python-fdb-doc --doc-main-package=python-fdb-doc html
> cd 'html/..' && find 'html' \( -type f -or -type l \) -and ! -empty
> -print0 | LC_ALL=C sort -z | xargs -0 -I {} cp --reflink=auto --parents -dp
> {} /<<PKGBUILDDIR>>/debian/python-fdb-doc/usr/share/doc/python-fdb-doc
> chown -R 0:0 debian/python-fdb-doc/usr/share/doc
> chmod -R u\+rw,go=rX debian/python-fdb-doc/usr/share/doc
> install -p -m0644 debian/copyright
> debian/python-fdb-doc/usr/share/doc/python-fdb-doc/copyright
> install -p -m0644 debian/python-fdb-doc.doc-base
> debian/python-fdb-doc/usr/share/doc-base/python-fdb-doc
> dh_sphinxdoc --package=python-fdb-doc usr/share/doc/python-fdb-doc/html
> dh_sphinxdoc: error:
> debian/python-fdb-doc/usr/share/doc/python-fdb-doc/html/search.html does not
> load searchindex.js
> make[1]: *** [debian/rules:29: override_dh_installdocs] Error 25
The full build log is available from:
http://qa-logs.debian.net/2020/08/02/fdb_2.0.1-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.