Your message dated Wed, 17 Nov 2021 01:45:21 +0100
with message-id <[email protected]>
and subject line Re: pytools: FTBFS: dh_sphinxdoc: error: 
debian/python-pytools-doc/usr/share/doc/python-pytools-doc/html/_static/clipboard.min.js
 is missing
has caused the Debian Bug report #998572,
regarding pytools: FTBFS: dh_sphinxdoc: error: 
debian/python-pytools-doc/usr/share/doc/python-pytools-doc/html/_static/clipboard.min.js
 is missing
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.)


-- 
998572: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998572
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pytools
Version: 2021.2.8-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211104 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> Running Sphinx v4.2.0
> making output directory... done
> loading intersphinx inventory from 
> /usr/share/doc/python3-doc/html/objects.inv...
> loading intersphinx inventory from 
> /usr/share/doc/python-numpy-doc/html/objects.inv...
> loading intersphinx inventory from 
> https://documen.tician.de/pymbolic/objects.inv...
> loading intersphinx inventory from 
> https://documen.tician.de/loopy/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://documen.tician.de/pymbolic/objects.inv' not 
> fetchable due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='documen.tician.de', port=443): Max retries exceeded 
> with url: /pymbolic/objects.inv (Caused by ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7fbdd7f0ca30>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://documen.tician.de/loopy/objects.inv' not 
> fetchable due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='documen.tician.de', port=443): Max retries exceeded 
> with url: /loopy/objects.inv (Caused by ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7fbdd7f0cd90>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 8 source files that are out of date
> updating environment: [new config] 8 added, 0 changed, 0 removed
> reading sources... [ 12%] codegen
> reading sources... [ 25%] graph
> reading sources... [ 37%] index
> reading sources... [ 50%] misc
> reading sources... [ 62%] obj_array
> reading sources... [ 75%] persistent_dict
> reading sources... [ 87%] reference
> reading sources... [100%] tag
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 12%] codegen
> writing output... [ 25%] graph
> writing output... [ 37%] index
> writing output... [ 50%] misc
> writing output... [ 62%] obj_array
> writing output... [ 75%] persistent_dict
> writing output... [ 87%] reference
> writing output... [100%] tag
> 
> generating indices... genindex py-modindex done
> writing additional pages... search done
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 2 warnings.
> 
> The HTML pages are in _build/html.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> dh_installdocs
>       install -d debian/python3-pytools/usr/share/doc/python3-pytools
>       install -d debian/.debhelper/generated/python3-pytools
>       cp --reflink=auto -a ./README.rst 
> debian/python3-pytools/usr/share/doc/python3-pytools
>       chmod -R u\+rw,go=rX debian/python3-pytools/usr/share/doc
> dh_installdocs: warning: Cannot auto-detect main package for 
> python-pytools-doc.  If the default is wrong, please use --doc-main-package
>       install -p -m0644 debian/README.Debian 
> debian/python3-pytools/usr/share/doc/python3-pytools/README.Debian
>       install -p -m0644 debian/copyright 
> debian/python3-pytools/usr/share/doc/python3-pytools/copyright
>       install -d debian/python-pytools-doc/usr/share/doc/python-pytools-doc
>       install -d debian/.debhelper/generated/python-pytools-doc
>       cd './doc/_build/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-pytools-doc/usr/share/doc/python-pytools-doc
>       chmod -R u\+rw,go=rX debian/python-pytools-doc/usr/share/doc
>       install -p -m0644 debian/copyright 
> debian/python-pytools-doc/usr/share/doc/python-pytools-doc/copyright
>       install -d debian/python-pytools-doc/usr/share/doc-base/
>       install -p -m0644 debian/python-pytools-doc.doc-base 
> debian/python-pytools-doc/usr/share/doc-base/python-pytools-doc.python-pytools-doc
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_sphinxdoc -O--buildsystem=pybuild
> dh_sphinxdoc: error: 
> debian/python-pytools-doc/usr/share/doc/python-pytools-doc/html/_static/clipboard.min.js
>  is missing
> make: *** [debian/rules:18: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/11/04/pytools_2021.2.8-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
On Thu, 4 Nov 2021 20:22:16 +0100 Lucas Nussbaum <[email protected]> wrote:
Source: pytools
Version: 2021.2.8-1

> dh_sphinxdoc: error: debian/python-pytools-doc/usr/share/doc/python-pytools-doc/html/_static/clipboard.min.js is missing

Fixed in python3-sphinx-copybutton 0.4.0-2.


Andreas

--- End Message ---

Reply via email to