Your message dated Thu, 30 Mar 2023 09:48:54 +0000
with message-id <e1photq-0065xs...@fasolo.debian.org>
and subject line Bug#1033435: fixed in cloud-sptheme 1.10.1.post20200504175005-6
has caused the Debian Bug report #1033435,
regarding cloud-sptheme: FTBFS in testing: Could not import extension
cloud_sptheme.ext.autodoc_sections (exception: cannot import name 'Markup' from
'jinja2' (/usr/lib/python3/dist-packages/jinja2/__init__.py))
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.)
--
1033435: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cloud-sptheme
Version: 1.10.1.post20200504175005-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230323 ftbfs-bookworm
Hi,
During a rebuild of all packages in testing (bookworm), 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:240: python3.11 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme
> copying cloud_sptheme/make_helper.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme
> copying cloud_sptheme/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme
> copying cloud_sptheme/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/escaped_samp_literals.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autodoc_sections.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/table_styling.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/auto_redirect.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/docfield_markup.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_toc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autoattribute_search_bases.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/page_only.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/perpage.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/index_styling.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/issue_tracker.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/allow_unreferenced_footnotes.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/role_index.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_links.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/test_ext_relbar_toc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/tests
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.css ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.html_t ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/table_styling.css ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/cloud_sptheme/ext/static
> I: pybuild pybuild:333: SPHINX_THEME="classic" http_proxy="127.0.0.1:9"
> python3.11 -m sphinx -N -b html docs/
> /<<PKGBUILDDIR>>/debian/cloud-sptheme/docs/html
> Running Sphinx v5.3.0
>
> Extension error:
> Could not import extension cloud_sptheme.ext.autodoc_sections (exception:
> cannot import name 'Markup' from 'jinja2'
> (/usr/lib/python3/dist-packages/jinja2/__init__.py))
> E: pybuild pybuild:388: build: plugin distutils failed with: exit code=2:
> SPHINX_THEME="classic" http_proxy="127.0.0.1:9" python3.11 -m sphinx -N -b
> html docs/ /<<PKGBUILDDIR>>/debian/cloud-sptheme/docs/html
> dh_auto_build: error: pybuild --build -i python{version} -p 3.11 returned
> exit code 13
> make: *** [debian/rules:4: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/03/23/cloud-sptheme_1.10.1.post20200504175005-5_testing.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230323;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230323&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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-6
Done: Bastian Germann <b...@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 1033...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <b...@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: Thu, 30 Mar 2023 11:29:32 +0200
Source: cloud-sptheme
Architecture: source
Version: 1.10.1.post20200504175005-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1033435
Changes:
cloud-sptheme (1.10.1.post20200504175005-6) unstable; urgency=medium
.
* Team upload.
* Move from jinja2 to markupsafe. (Closes: #1033435)
Checksums-Sha1:
4bc585bcb13478523cbde2a30ea50acc9f5c66ed 2222
cloud-sptheme_1.10.1.post20200504175005-6.dsc
c55955f1ac425c836ffffd890e703bf5b86319c4 8368
cloud-sptheme_1.10.1.post20200504175005-6.debian.tar.xz
9d501a031bf290960bd0c79cb2b5e16217ea3b4f 7302
cloud-sptheme_1.10.1.post20200504175005-6_source.buildinfo
Checksums-Sha256:
175c7552622fd337e68ba6644929facdc090895943ffce2e80149df64ae98d9c 2222
cloud-sptheme_1.10.1.post20200504175005-6.dsc
1dba34428d127da47d0affdc5eea0e029b544db4a7f6112350847cac704c01c4 8368
cloud-sptheme_1.10.1.post20200504175005-6.debian.tar.xz
a540c00675852eb462b5e4119a00a81faf4d8e3f63b07673cf8aca85926f8e38 7302
cloud-sptheme_1.10.1.post20200504175005-6_source.buildinfo
Files:
5698fdde0d1538b8d4e5bd4731639d66 2222 python optional
cloud-sptheme_1.10.1.post20200504175005-6.dsc
f5bff1a4a955436112838d53d8710fc9 8368 python optional
cloud-sptheme_1.10.1.post20200504175005-6.debian.tar.xz
3aa07aa6d8fa3dd56e027a6bc9e6f682 7302 python optional
cloud-sptheme_1.10.1.post20200504175005-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmQlVuYQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFGQZC/wMtVoZA/yhFXqckNbBYPBeIEGQM2WXa1uT
hYpGL9YRTDoBeHYJj8c1h2wEbToWv5fMNcmvwFAclXcRwLWWEO/qV9wy0KZApYFx
Wau+CpHH0n9W4UfO+7kLaVsiZ5ou0D8j176sL8cUM0pX3s135NcQE3Nf+Bqoa9Ld
qfIyCOFenALuqLHIvoGnoupsMwhiYz7kgGh3mMBtyvM3K1DWOuUPQzMjiL6Q+hfp
8gdlFZSCoBFB++kN/2HPNpT0K3axiDrZ6clMlcWzAIuIZNr3FT64eDV/E8PrpSbK
xrHvpVIBLn2Ib7uOvwGtHDLKBKX3cJU7coUy1XfeGbhvRCDj6WS5D4QkmIWZf2gS
m+NCg2ra91MBmDtXGgiKcHyTuqkET4QFRP0p6IBjryJ8skNbb87F/UZbiff6BWUL
wVVxQBQcRDNkX+j48GetthBrpjvwpNwr+TeSyjv3+RxKVXHiOdDHxkao22WoyrGZ
oKlDVzakR0TMqMePhNXoFFJoBvciBrQ=
=o61m
-----END PGP SIGNATURE-----
--- End Message ---