Your message dated Fri, 18 Aug 2023 15:39:10 +0000
with message-id <e1qx1z8-00byzv...@fasolo.debian.org>
and subject line Bug#1046830: fixed in sphinx-tabs 3.4.1-2
has caused the Debian Bug report #1046830,
regarding sphinx-tabs: Fails to build source after successful build
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.)


-- 
1046830: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046830
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sphinx-tabs
Version: 3.4.1-1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package sphinx-tabs
> dpkg-buildpackage: info: source version 3.4.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dmitry Shachnev 
> <mity...@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sphinx-tabs/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sphinx-tabs using existing 
> ./sphinx-tabs_3.4.1.orig.tar.gz
> dpkg-source: error: cannot represent change to 
> docs/.build/.doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add docs/.build/.doctrees/environment.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> docs/.build/.doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add docs/.build/.doctrees/index.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-tabs-3.4.1/docs/.build/html/_static/alabaster.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-tabs-3.4.1/docs/.build/html/_static/basic.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-tabs-3.4.1/docs/.build/html/_static/documentation_options.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> docs/.build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add docs/.build/html/_static/file.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> docs/.build/html/_static/forkme_right_darkblue_121621.png: binary file 
> contents changed
> dpkg-source: error: add 
> docs/.build/html/_static/forkme_right_darkblue_121621.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> docs/.build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add docs/.build/html/_static/minus.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> docs/.build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add docs/.build/html/_static/plus.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-tabs-3.4.1/docs/.build/html/_static/pygments.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file sphinx-tabs-3.4.1/docs/.build/html/genindex.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file sphinx-tabs-3.4.1/docs/.build/html/index.html has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to docs/.build/html/objects.inv: 
> binary file contents changed
> dpkg-source: error: add docs/.build/html/objects.inv in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file sphinx-tabs-3.4.1/docs/.build/html/search.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file sphinx-tabs-3.4.1/docs/.build/html/searchindex.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file sphinx-tabs-3.4.1/sphinx_tabs.egg-info/SOURCES.txt 
> has no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/sphinx-tabs_3.4.1-1_unstable.log

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: sphinx-tabs
Source-Version: 3.4.1-2
Done: Dmitry Shachnev <mity...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sphinx-tabs, 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 1046...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated sphinx-tabs 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: Fri, 18 Aug 2023 16:32:35 +0300
Source: sphinx-tabs
Architecture: source
Version: 3.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 1042589 1046830
Changes:
 sphinx-tabs (3.4.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Add a patch to make the tests pass with Sphinx 7.1 (closes: #1042589).
   * Clean auto-generated files using debian/clean (closes: #1046830).
Checksums-Sha1:
 0aa8e9b8bd4da3bab54baff1fad6b71dad2378b5 2506 sphinx-tabs_3.4.1-2.dsc
 c0185707666a19ae95af92e1075cb96db5e2c793 19996 
sphinx-tabs_3.4.1-2.debian.tar.xz
 ca39c9ee206b1c02b9184aa43243380319f9fa13 8087 
sphinx-tabs_3.4.1-2_source.buildinfo
Checksums-Sha256:
 28ffe4c9a54cffc0e7cbfbdc422022c15749462b929f8e44cd2327469093b75b 2506 
sphinx-tabs_3.4.1-2.dsc
 b634922a8d7bf5e6b9786b9baf113b8b7a6d742f88e32615d208c32420e12f91 19996 
sphinx-tabs_3.4.1-2.debian.tar.xz
 57f77357e3f4379f81225079cb20db62203715745ba8a22c0f1a464e5a9674cd 8087 
sphinx-tabs_3.4.1-2_source.buildinfo
Files:
 0735bcb3918b628a045d2e53a25d7c93 2506 python optional sphinx-tabs_3.4.1-2.dsc
 b96632050e65a0cbb677218043eae6a0 19996 python optional 
sphinx-tabs_3.4.1-2.debian.tar.xz
 2286c76243d18f87fc71001f499a6f67 8087 python optional 
sphinx-tabs_3.4.1-2_source.buildinfo

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

iQJHBAEBCgAxFiEE8kKZ/xu8kBi5BqTLYCaTbS8ciuAFAmTfdkMTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBgJpNtLxyK4M5mD/9pHYt9B5FSCd2F5R5wcq4kXaKVB/Sq
WagMNwMhsvMa+UonTPgy5ykv9cFkwxt6JrAY4twdZTtGu4c2/Vfii9e5eteCq2uy
3C9nrXUB400SJ5ZJl4he76Z7wBOXieprCq7eULYMhtXzP+FkkG5KWLltMpJU+Hme
eph3rHVbwlGgNbinnCrSiNxC5/K/mLiuS4bTMrIJ3PCdEcFixRm917z+U2d+fADA
wmIE+EoI2XdkuvZGSdGdgElZPv8yGVJ0O1goQPqisDPg9mMP3lvesIGZaCvVHm4L
u5D5oopP+QbtPyK6CIbsLfLAWKzWXJYqTCcIVcvOb4T9xhDQb+zYl+Jm7jHOAZyW
qVkwfUsAD+JBZ3nJFzb8zDM9Lf4WawHkvlNyIpqs8tGvtZz/4ZLpnuIz8Ovd/mjH
KvQKBiXncRyT1RhhtEAWedHPHr6RcMhHiW2O6+Ttd9uKh3ql0rKc2pVDbqHh/kvQ
HugsG766VL793k5xGzJy63+31a8SixYE5VJk94frBlqPJvpM/kWTouaAa67qS7mh
BaJo+x45QlJ7tZ7tWSQR5wowXKdsdcjKXXeF03HZODv9FFpz74rrBEg9nZiA3mA0
tW9MDgcGQTDjVcEMikmr5oslID09+qcpPnYHFChcz/7fhT15EHWkDpKIxRdD52iy
wpXCEbWcfycBRg==
=3QaX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to