Your message dated Mon, 09 Feb 2026 16:06:57 +0000
with message-id <[email protected]>
and subject line Bug#1046287: fixed in sphinxcontrib-programoutput 0.17-7
has caused the Debian Bug report #1046287,
regarding sphinxcontrib-programoutput: 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 [email protected]
immediately.)
--
1046287: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046287
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sphinxcontrib-programoutput
Version: 0.17-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 sphinxcontrib-programoutput
> dpkg-buildpackage: info: source version 0.17-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> echo "Do nothing..."
> Do nothing...
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sphinxcontrib-programoutput using existing
> ./sphinxcontrib-programoutput_0.17.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> src/sphinxcontrib/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/programoutput/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> src/sphinxcontrib/programoutput/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/programoutput/tests/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> src/sphinxcontrib/programoutput/tests/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/programoutput/tests/__pycache__/test_cache.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> src/sphinxcontrib/programoutput/tests/__pycache__/test_cache.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/programoutput/tests/__pycache__/test_command.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> src/sphinxcontrib/programoutput/tests/__pycache__/test_command.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/programoutput/tests/__pycache__/test_directive.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> src/sphinxcontrib/programoutput/tests/__pycache__/test_directive.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/programoutput/tests/__pycache__/test_setup.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> src/sphinxcontrib/programoutput/tests/__pycache__/test_setup.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/sphinxcontrib/programoutput/tests/__pycache__/test_util.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> src/sphinxcontrib/programoutput/tests/__pycache__/test_util.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> sphinxcontrib-programoutput-0.17/src/sphinxcontrib_programoutput.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/sphinxcontrib-programoutput_0.17-2_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: sphinxcontrib-programoutput
Source-Version: 0.17-7
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sphinxcontrib-programoutput, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated
sphinxcontrib-programoutput 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 09 Feb 2026 16:45:51 +0100
Source: sphinxcontrib-programoutput
Architecture: source
Version: 0.17-7
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046287
Changes:
sphinxcontrib-programoutput (0.17-7) unstable; urgency=medium
.
* Cleans better (Closes: #1046287).
Checksums-Sha1:
dc2d4951c8aab8bab2b66fc7547e285108b76b87 2418
sphinxcontrib-programoutput_0.17-7.dsc
d62daad0a8bc037b82b51fee2946f48b3d834bcc 10560
sphinxcontrib-programoutput_0.17-7.debian.tar.xz
3a9a794b4d855b92bb6cc7ed53c358a64a741502 8650
sphinxcontrib-programoutput_0.17-7_amd64.buildinfo
Checksums-Sha256:
9bef51a897c41e725fb68ca38a47b70773ff17d8b23ec144d7e87dfa8f2369fb 2418
sphinxcontrib-programoutput_0.17-7.dsc
6022928a04c8d103d608531ff83c16cc44d3a582f98925e084e378821d6543a8 10560
sphinxcontrib-programoutput_0.17-7.debian.tar.xz
a889c9143bcc69b009db60c2cc30d5bac9807123cf7f15fbcafc52005543ab54 8650
sphinxcontrib-programoutput_0.17-7_amd64.buildinfo
Files:
4aaf4a067edbb740de9279ca1d9767a4 2418 python optional
sphinxcontrib-programoutput_0.17-7.dsc
f1a75c2b5e5941202b5104535f70841f 10560 python optional
sphinxcontrib-programoutput_0.17-7.debian.tar.xz
2f54192dd8764d493d8de04970a998eb 8650 python optional
sphinxcontrib-programoutput_0.17-7_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmKAkgACgkQ1BatFaxr
Q/4Fzg//c+3ZFCBrDB61GOQkNx4uA/t6fDtImcXQ6hh12FWvAOegYZ+rDdaL7IE3
CZKYg0JqdsnOodz/cJG5QuIYJ1Oo8UPOZaD3k3BpZG2xP98PK0ikN5kjS40d7n5T
uJs2tdm9AfzjJHWkWQkCbZ7v8f9CuHRVoLC3lxF2mkRSjl1PwYuQqtV7MdbvZpNB
kRFlbUAsXxlqF0HrRe9mL24XVqrw1OE3YcFXluFxf3AT73tvL91m6RlkAfI062yl
Qq7Y8L+6NJQL+stPfdfYHyNrlI4YtJLN8pwbBGjNO8HfWeOEjysy+agViZl/O8rr
5TpmC353K1KMKTbaxhZxJskrpA8gPBQAtiCDlpuHdiWsbDc8F2icdFmddH7nPHck
b3AUpOtq8bNk2G+gNc9nU25ITsfi1LiVZpbCD9am5+gqA0CX63VVeZpnJ+1jbcQp
vE/x/xMGHWxKxE0nRjszfx1H4bdnofd6tVwnEwg3zy7ki8KICbTBqm3mxadzgeug
uji8ENBIXN94wXuOa38ETVXuCaZfAeOBOx5Ur3Z7uTMZ8CbS8atDycrvqxlS0ih9
f4t+3hTvpC9AwupJFeBb0iFd0RT7r2osm1ZN5/pPr0sMQAjfIbj5DFFi0OgbCTu9
IAWL/VU84+6ljWomSUAui697P7PvYs4mugPrtvm6a5n/N1sbp9Y=
=C/bD
-----END PGP SIGNATURE-----
pgppbpf0XH6Z_.pgp
Description: PGP signature
--- End Message ---