Your message dated Mon, 09 Feb 2026 13:18:55 +0000
with message-id <[email protected]>
and subject line Bug#1046108: fixed in python-debtcollector 3.0.0-6
has caused the Debian Bug report #1046108,
regarding python-debtcollector: 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.)


-- 
1046108: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046108
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-debtcollector
Version: 2.5.0-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 python-debtcollector
> dpkg-buildpackage: info: source version 2.5.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 
> python-debtcollector-2.5.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  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
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    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
> rm -rf build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean -O--buildsystem=python_distutils
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-debtcollector-2.5.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-debtcollector using existing 
> ./python-debtcollector_2.5.0.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> debtcollector/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__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 
> debtcollector/__pycache__/_utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add debtcollector/__pycache__/_utils.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 
> debtcollector/__pycache__/moves.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add debtcollector/__pycache__/moves.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 
> debtcollector/__pycache__/removals.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__pycache__/removals.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 
> debtcollector/__pycache__/renames.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__pycache__/renames.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 
> debtcollector/__pycache__/updating.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__pycache__/updating.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 
> debtcollector/fixtures/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/fixtures/__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 
> debtcollector/fixtures/__pycache__/disable.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/fixtures/__pycache__/disable.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 
> debtcollector/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/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 
> debtcollector/tests/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/tests/__pycache__/base.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 
> debtcollector/tests/__pycache__/test_deprecation.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/tests/__pycache__/test_deprecation.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> 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-debtcollector_2.5.0-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: python-debtcollector
Source-Version: 3.0.0-6
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-debtcollector, 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 python-debtcollector 
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 13:50:12 +0100
Source: python-debtcollector
Architecture: source
Version: 3.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046108
Changes:
 python-debtcollector (3.0.0-6) unstable; urgency=medium
 .
   * Cleans better (Closes: #1046108).
Checksums-Sha1:
 6fe9ad360d635514b2c5790c4025b6a0066399d2 2422 python-debtcollector_3.0.0-6.dsc
 e03aaddde00ae6eb4a277cd8786f53e0f931d20d 3744 
python-debtcollector_3.0.0-6.debian.tar.xz
 8cb8814368fdc819797bf47c6398bebe89ba67ac 9481 
python-debtcollector_3.0.0-6_amd64.buildinfo
Checksums-Sha256:
 d118aff93ecca0bc448d74e11ff87184b3496c2d0a15f71f8dbdbd263ede49a4 2422 
python-debtcollector_3.0.0-6.dsc
 81e97045e17147bd1433fe140459b4394f1597891da35c921cff7ce5bb34bacc 3744 
python-debtcollector_3.0.0-6.debian.tar.xz
 bbc69d8ed999533e3dc31eada3fa37955ba8db8ce6d92d14661b40e99f74a79f 9481 
python-debtcollector_3.0.0-6_amd64.buildinfo
Files:
 c649fbd288e7c791d79d09e9d3701928 2422 python optional 
python-debtcollector_3.0.0-6.dsc
 0111e6c449d7d7842e7d065213dfba1d 3744 python optional 
python-debtcollector_3.0.0-6.debian.tar.xz
 6d5547b1ee0005f3f929746239b93745 9481 python optional 
python-debtcollector_3.0.0-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmJ2FcACgkQ1BatFaxr
Q/4r+A//aP2e0Uk/O1s6pR7xXsiO5Nc2T0VNHYx6JJks912t+tckFmwuMrZWyx+L
bH+eFWJKW4YC2OBkYD92iS+whH40XlakunpP0cDcOypvH8mzy7XKDY9LZXDgjBDr
JUAFw3VCImezWO4zz0skCqFO8ugnejDRHNV5ARgu103evTfRpaqoPd38XTgq3sOf
ZN1q8zY82EAEPPtoJPZWHa6FmR6eIX8zKwpS3W9z+BokOjzdV2vVTDOOxPRY2uZ9
fUntEj6wCrdqOWaFYhr0aRD4kURAd3JwqJIB5KBy6g9oynFR1Hdj3OJ612vzYlEz
j0jrnmOoxLk31SePTQdopzEPwPB8llRTwOxtbLD0jFJom9Nm8dBxp6a/k9CodYu+
6AXncQUZlETkOdrUVqE0o1oxjRjV0nUemo4AdRLvJV47ievOP5q639eJC2M919JA
nz64tR3UmGaIxV6BYY+SsFBBSotVa7gBcQawPvI+h6mZytNx1DS7hxYM0gUMK0Io
as01eChECNZ/gIvv3sNd/M8wDh3AZrAzd1FGoiaQCW0NW31RusXZgRtYbK/beUCC
Qd310tl4+8kkeBM/bBva1WC1Mu2q4AvvusQAJrWftS5TBWj9O/liUo0Uz/xc7kCT
Ln5zA42tVtqIRVnlZi42lIoWNxQqNCZVlPESQAWnoWO7eOIEjxg=
=aThU
-----END PGP SIGNATURE-----

Attachment: pgppOoVH4vq8_.pgp
Description: PGP signature


--- End Message ---

Reply via email to