Your message dated Thu, 02 Jul 2026 11:33:53 +0000
with message-id <[email protected]>
and subject line Bug#1045463: fixed in python-treq 26.7.0-1
has caused the Debian Bug report #1045463,
regarding python-treq: 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.)


-- 
1045463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045463
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-treq
Version: 22.2.0-0.1
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 python-treq
> dpkg-buildpackage: info: source version 22.2.0-0.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andrej Shadura 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with sphinxdoc --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running clean
> 'build/lib' does not exist -- can't clean 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 python-treq using existing 
> ./python-treq_22.2.0.orig.tar.gz
> dpkg-source: error: cannot represent change to 
> docs/_build/doctrees/api.doctree: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/api.doctree 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/changelog.doctree: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/changelog.doctree 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/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/howto.doctree: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/howto.doctree 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: error: cannot represent change to 
> docs/_build/doctrees/testing.doctree: binary file contents changed
> dpkg-source: error: add docs/_build/doctrees/testing.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/index.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/treq/api.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/treq/auth.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/treq/client.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/treq/content.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/treq/multipart.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/treq/response.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_modules/treq/testing.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_static/basic.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_static/classic.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/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/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 
> python-treq-22.2.0/docs/_build/html/_static/pygments.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-treq-22.2.0/docs/_build/html/_static/sidebar.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/docs/_build/html/api.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/docs/_build/html/changelog.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/docs/_build/html/genindex.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/docs/_build/html/howto.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/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 
> python-treq-22.2.0/docs/_build/html/py-modindex.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/docs/_build/html/search.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/docs/_build/html/searchindex.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-treq-22.2.0/docs/_build/html/testing.html 
> 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/python-treq_22.2.0-0.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: python-treq
Source-Version: 26.7.0-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-treq, 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.
Colin Watson <[email protected]> (supplier of updated python-treq 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: Thu, 02 Jul 2026 12:20:22 +0100
Source: python-treq
Architecture: source
Version: 26.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1045463
Changes:
 python-treq (26.7.0-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Colin Watson ]
   * New upstream release.
   * Allow stderr from autopkgtests.
   * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13.
   * Drop "Priority: optional", default as of dpkg-dev 1.22.13.
   * Standards-Version: 4.7.4.
 .
   [ Teemu Hukkanen ]
   * Add documentation build path to debian/clean (closes: #1045463).
Checksums-Sha1:
 f412c7453c06ac2217d6872c7bd4c0d4a3a21077 2574 python-treq_26.7.0-1.dsc
 5d1bb6c760c88a0a1d8e39905487910cac437a1e 81748 python-treq_26.7.0.orig.tar.gz
 b8b0a67e2f5f019b9beb5da2845afdd9a84d4262 3164 
python-treq_26.7.0-1.debian.tar.xz
Checksums-Sha256:
 6f92448cfa16a3ee3169849824de43173cdb399d1f99d5925fd0ced06ba7c8f2 2574 
python-treq_26.7.0-1.dsc
 43e728e12aca2d897c626cf07dc7b4392749b73de050a7d66e086cb3a6e15da9 81748 
python-treq_26.7.0.orig.tar.gz
 8fb4ee912fb9cc5509dbcaa9e7ad9c660de5d2c0611ad55abcc415ef85cc948c 3164 
python-treq_26.7.0-1.debian.tar.xz
Files:
 85f0db8c716f6805b6d35f99f6c879e3 2574 python optional python-treq_26.7.0-1.dsc
 eb16ad46a399062514b09300635f3b0b 81748 python optional 
python-treq_26.7.0.orig.tar.gz
 84ff2515ceceb14c6fd4d2cd93400e36 3164 python optional 
python-treq_26.7.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmpGSfEACgkQOTWH2X2G
UAtt/hAAnXQtAgaM0qnRkPkjWZ5rTM+Wc1VUJFawXoYxLjS5mG+WNWPodXfm7oLg
kSeWNlehE+q2OgqWPlayR8z+L8PoINVemRc13XyQRwBgvxDyjReoc9Pbp8BgoQhq
u4F7ibhraB7ImF8oqNj7d2YrTywDbrQfVfdDwO63X433kA/oInLKmaQ4A0OzKPpQ
EDSCfsUhGLZvsHyHHfeao0g5+BkReyOo3sDg4lWqKnYDELDOxt4K0kdT+wEA49Fu
8d4TD5MNryF0wapr3AqvqlcC83xqKpxNlnz/lBbdmzSlXF9HrY5TKdct2mpOj9TS
ILZEaBm+V+h2GH+6IK+5TYJhn3EWdK2zCumxpRZ+OvFUsuOB1ud421qOjWhv3Y6U
A1IJxlzZKo4px16BYlyhYeL+VrTcIMWxCL5kyVp7Fuxe9QX+fbDCZbAGfUmixiR6
ZtzslBFxC0Bspr7AO1YF7xz6PM5p67rdoWJl6PACZ4cOsTsd+sOL7fJUPEMtsMmQ
bdIFKNsbqbefbUVwUTCwhgATKaANwot/ubOkJ0jA7MYEl0m5podmJyVksDsD6vWh
iX+vsy4dChQXUuLsM4zHIGuPh32oNap8cfmoZkawqLEFX3PUTNfZr2Fzc4TdQFM4
6cI/LWHnxwAY+wun7482LfbfLaLsTM7UYwKVL0P4eWw/TDjr4tE=
=r7C8
-----END PGP SIGNATURE-----

Attachment: pgpDDHtSa4P_J.pgp
Description: PGP signature


--- End Message ---

Reply via email to