Bug#955053: scoop: FTBFS with Sphinx 2.4: Theme error: An error happened in rendering the page index.

Lucas Nussbaum lucas at debian.org
Fri Mar 27 14:51:53 GMT 2020


Source: scoop
Version: 0.7.1.1-6
Severity: important
Tags: ftbfs
User: python-modules-team at lists.alioth.debian.org
Usertags: sphinx2.4

Hi,

scoop fails to build with Sphinx 2.4, currently available in
experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_install
> I: pybuild base:217: /usr/bin/python3.7 setup.py install --root /<<PKGBUILDDIR>>/debian/python3-scoop 
> running install
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-scoop
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/fallbacks.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/shared.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/encapsulation.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_comm/scoopexceptions.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_comm/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_comm/scooptcp.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_comm/scoopzmq.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_comm/__pycache__/__init__.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_comm/__pycache__/scoopzmq.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_comm/__pycache__/scoopexceptions.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_debug.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__main__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launch
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/launch/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launch
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/launch/brokerLaunch.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launch
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/launch/workerLaunch.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launch
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/discovery/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/discovery/__pycache__/minusconf.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/discovery/__pycache__/__init__.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/discovery/minusconf.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/launcher.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_types.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/brokerzmq.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/__main__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/structs.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/__pycache__/__init__.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/__pycache__/brokerzmq.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/__pycache__/structs.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/__pycache__/__main__.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/broker/brokertcp.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/futures.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/_types.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/__init__.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/utils.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/fallbacks.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/shared.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/encapsulation.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/__pycache__/_control.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__pycache__
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/bootstrap/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/bootstrap/__main__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/bootstrap/__pycache__/__init__.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/bootstrap/__pycache__/__main__.cpython-37.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/_control.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/futures.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_scoop/build/scoop/utils.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/fallbacks.py to fallbacks.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/shared.py to shared.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/encapsulation.py to encapsulation.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/scoopexceptions.py to scoopexceptions.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/__init__.py to __init__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/scooptcp.py to scooptcp.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_comm/scoopzmq.py to scoopzmq.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_debug.py to _debug.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__init__.py to __init__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/__main__.py to __main__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launch/__init__.py to __init__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launch/brokerLaunch.py to brokerLaunch.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launch/workerLaunch.py to workerLaunch.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery/__init__.py to __init__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/discovery/minusconf.py to minusconf.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/launcher.py to launcher.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_types.py to _types.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/brokerzmq.py to brokerzmq.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/__init__.py to __init__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/__main__.py to __main__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/structs.py to structs.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/broker/brokertcp.py to brokertcp.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap/__init__.py to __init__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/bootstrap/__main__.py to __main__.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/_control.py to _control.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/futures.py to futures.cpython-37.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop/utils.py to utils.cpython-37.pyc
> running install_egg_info
> running egg_info
> writing scoop.egg-info/PKG-INFO
> writing dependency_links to scoop.egg-info/dependency_links.txt
> writing requirements to scoop.egg-info/requires.txt
> writing top-level names to scoop.egg-info/top_level.txt
> reading manifest file 'scoop.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'doc/_build'
> no previously-included directories found matching '.hg'
> writing manifest file 'scoop.egg-info/SOURCES.txt'
> Copying scoop.egg-info to /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.7/dist-packages/scoop-0.7.1.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> I: pybuild base:217: /usr/bin/python3 setup.py install --root /<<PKGBUILDDIR>>/debian/python3-scoop 
> running install
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/fallbacks.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/shared.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/encapsulation.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_comm/scoopexceptions.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_comm/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_comm/scooptcp.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_comm/scoopzmq.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_comm/__pycache__/scoopexceptions.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_comm/__pycache__/scoopzmq.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_comm/__pycache__/__init__.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_debug.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__main__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launch
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/launch/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launch
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/launch/brokerLaunch.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launch
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/launch/workerLaunch.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launch
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/discovery/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/discovery/__pycache__/minusconf.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/discovery/__pycache__/__init__.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/discovery/minusconf.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/launcher.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_types.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/brokerzmq.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/__main__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/structs.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/__pycache__/structs.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/__pycache__/__init__.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/__pycache__/__main__.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/__pycache__/brokerzmq.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/broker/brokertcp.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/encapsulation.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/fallbacks.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/_control.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/utils.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/__init__.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/shared.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/_types.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/__pycache__/futures.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__pycache__
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/bootstrap/__init__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/bootstrap/__main__.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap
> creating /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/bootstrap/__pycache__/__init__.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/bootstrap/__pycache__/__main__.cpython-38.pyc -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/_control.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/futures.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_scoop/build/scoop/utils.py -> /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/fallbacks.py to fallbacks.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/shared.py to shared.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/encapsulation.py to encapsulation.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/scoopexceptions.py to scoopexceptions.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/__init__.py to __init__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/scooptcp.py to scooptcp.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_comm/scoopzmq.py to scoopzmq.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_debug.py to _debug.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__init__.py to __init__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/__main__.py to __main__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launch/__init__.py to __init__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launch/brokerLaunch.py to brokerLaunch.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launch/workerLaunch.py to workerLaunch.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery/__init__.py to __init__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/discovery/minusconf.py to minusconf.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/launcher.py to launcher.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_types.py to _types.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/brokerzmq.py to brokerzmq.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/__init__.py to __init__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/__main__.py to __main__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/structs.py to structs.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/broker/brokertcp.py to brokertcp.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap/__init__.py to __init__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/bootstrap/__main__.py to __main__.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/_control.py to _control.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/futures.py to futures.cpython-38.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop/utils.py to utils.cpython-38.pyc
> running install_egg_info
> running egg_info
> writing scoop.egg-info/PKG-INFO
> writing dependency_links to scoop.egg-info/dependency_links.txt
> writing requirements to scoop.egg-info/requires.txt
> writing top-level names to scoop.egg-info/top_level.txt
> reading manifest file 'scoop.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'doc/_build'
> no previously-included directories found matching '.hg'
> writing manifest file 'scoop.egg-info/SOURCES.txt'
> Copying scoop.egg-info to /<<PKGBUILDDIR>>/debian/python3-scoop/usr/lib/python3.8/dist-packages/scoop-0.7.1.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> PYTHONPATH=. http_proxy='127.0.0.1:9' python3 -m sphinx -N doc debian/scoop-doc/usr/share/doc/scoop-doc/html
> Running Sphinx v2.4.3
> making output directory... done
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 6 source files that are out of date
> updating environment: [new config] 6 added, 0 changed, 0 removed
> reading sources... [ 16%] api
> reading sources... [ 33%] contributing
> reading sources... [ 50%] examples
> reading sources... [ 66%] index
> reading sources... [ 83%] install
> reading sources... [100%] usage
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 16%] api
> writing output... [ 33%] contributing
> writing output... [ 50%] examples
> writing output... [ 66%] index
> 
> Theme error:
> An error happened in rendering the page index.
> Reason: TemplateNotFound()
> make[1]: *** [debian/rules:17: override_dh_auto_install] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/03/26/scoop_0.7.1.1-6_unstable_sphinx243.log

Please see [1] for Sphinx changelog, which may give a hint of what changes in
Sphinx caused this error.

Also see [2] for the list of deprecated/removed APIs and possible alternatives
to them.

Sphinx 2.4 is going to be uploaded to unstable in a couple of weeks. When that
happens, the severity of this bug will be bumped to serious.

In case you have questions, please Cc sphinx at packages.debian.org on reply.

[1]: https://www.sphinx-doc.org/en/2.0/changes.html
[2]: https://www.sphinx-doc.org/en/2.0/extdev/deprecated.html#dev-deprecated-apis

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-science-maintainers mailing list