Your message dated Sun, 31 Oct 2021 21:33:29 +0000
with message-id <e1mhish-000hcp...@fasolo.debian.org>
and subject line Bug#997428: fixed in cloud-sptheme 1.10.1.post20200504175005-2
has caused the Debian Bug report #997428,
regarding cloud-sptheme: FTBFS: AttributeError: module 'sphinx.roles' has no 
attribute 'emph_literal_role'
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 ow...@bugs.debian.org
immediately.)


-- 
997428: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997428
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cloud-sptheme
Version: 1.10.1.post20200504175005-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/make_helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/test_ext_relbar_toc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autoattribute_search_bases.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_toc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/docfield_markup.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/index_styling.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/table_styling.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/auto_redirect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/perpage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/allow_unreferenced_footnotes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/role_index.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_links.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/issue_tracker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autodoc_sections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/page_only.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/escaped_samp_literals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/table_styling.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.html_t -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> I: pybuild pybuild:311: SPHINX_THEME="classic" http_proxy="127.0.0.1:9" 
> python3.9 -m sphinx -N -b html docs/ 
> /<<PKGBUILDDIR>>/debian/cloud-sptheme/docs/html
> Running Sphinx v4.2.0
> 
> Exception occurred:
>   File "/<<PKGBUILDDIR>>/cloud_sptheme/ext/escaped_samp_literals.py", line 
> 92, in <listcomp>
>     if value is mod.emph_literal_role
> AttributeError: module 'sphinx.roles' has no attribute 'emph_literal_role'
> The full traceback has been saved in /tmp/sphinx-err-tu80sdfj.log, if you 
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> A bug report can be filed in the tracker at 
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> E: pybuild pybuild:354: build: plugin distutils failed with: exit code=2: 
> SPHINX_THEME="classic" http_proxy="127.0.0.1:9" python3.9 -m sphinx -N -b 
> html docs/ /<<PKGBUILDDIR>>/debian/cloud-sptheme/docs/html
> dh_auto_build: error: pybuild --build -i python{version} -p 3.9 returned exit 
> code 13
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/cloud-sptheme_1.10.1.post20200504175005-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 ---
Source: cloud-sptheme
Source-Version: 1.10.1.post20200504175005-2
Done: Stefano Rivera <stefa...@debian.org>

We believe that the bug you reported is fixed in the latest version of
cloud-sptheme, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated cloud-sptheme package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 31 Oct 2021 14:18:57 -0700
Source: cloud-sptheme
Architecture: source
Version: 1.10.1.post20200504175005-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 997428
Changes:
 cloud-sptheme (1.10.1.post20200504175005-2) unstable; urgency=medium
 .
   * Team upload.
   * Patch: Support Sphinx 4. (Closes: #997428)
Checksums-Sha1:
 03c1cb3ce7af3008fd423e222ab799b83bf895f7 1736 
cloud-sptheme_1.10.1.post20200504175005-2.dsc
 e6974085e374b2890593bb2ac9fe4c4d141f4266 7684 
cloud-sptheme_1.10.1.post20200504175005-2.debian.tar.xz
 761416e8338312ee621411284e1881f969ef48a9 6675 
cloud-sptheme_1.10.1.post20200504175005-2_source.buildinfo
Checksums-Sha256:
 acfd3b462d9baace1f4da8765e5a6c0226cd57aaba58ec5af1cf099892c4f491 1736 
cloud-sptheme_1.10.1.post20200504175005-2.dsc
 b6b93fa2aac137f5771b59ba281ba9e599ff65a364360d48f255657055c85854 7684 
cloud-sptheme_1.10.1.post20200504175005-2.debian.tar.xz
 b66281c5b1b20ac621e93caec444ef31103c86690632164fa6f9fe4239a34e7e 6675 
cloud-sptheme_1.10.1.post20200504175005-2_source.buildinfo
Files:
 ba6cbfa1d862b86d385098f560ebc9c0 1736 python optional 
cloud-sptheme_1.10.1.post20200504175005-2.dsc
 e1538a0ff04e4346e196e75ccbb529d9 7684 python optional 
cloud-sptheme_1.10.1.post20200504175005-2.debian.tar.xz
 857a3fa22fb74d6af549257a29faf1c0 6675 python optional 
cloud-sptheme_1.10.1.post20200504175005-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYX8IWxQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2NGMAP9QoiD/vgZl2Rz2m0egFczhWKruppua
F5D6PuVhmbOzYAD/SuJcKLnyzu3HiibAkfoZPElcUcZQ1ZwhcENcEUu7oQ0=
=aAqV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to