Your message dated Tue, 10 Feb 2026 14:49:06 +0000
with message-id <[email protected]>
and subject line Bug#1047249: fixed in python-os-testr 3.0.0-6
has caused the Debian Bug report #1047249,
regarding python-os-testr: 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.)


-- 
1047249: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047249
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-os-testr
Version: 2.0.1-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-os-testr
> dpkg-buildpackage: info: source version 2.0.1-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-os-testr-2.0.1/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
>    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 *.egg-info
> 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 options from 
> python-os-testr-2.0.1/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-os-testr using existing 
> ./python-os-testr_2.0.1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> os_testr/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_testr/__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 
> os_testr/__pycache__/ostestr.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_testr/__pycache__/ostestr.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 
> os_testr/__pycache__/regex_builder.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_testr/__pycache__/regex_builder.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 
> os_testr/__pycache__/subunit2html.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_testr/__pycache__/subunit2html.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 
> os_testr/__pycache__/subunit_trace.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_testr/__pycache__/subunit_trace.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 
> os_testr/__pycache__/testlist_builder.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_testr/__pycache__/testlist_builder.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 
> os_testr/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_testr/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 
> os_testr/tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_testr/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 
> os_testr/tests/__pycache__/test_ostestr.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_testr/tests/__pycache__/test_ostestr.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 
> os_testr/tests/__pycache__/test_regex_builder.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/__pycache__/test_regex_builder.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 
> os_testr/tests/__pycache__/test_return_codes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/__pycache__/test_return_codes.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 
> os_testr/tests/__pycache__/test_subunit2html.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/__pycache__/test_subunit2html.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 
> os_testr/tests/__pycache__/test_subunit_trace.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/__pycache__/test_subunit_trace.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 
> os_testr/tests/__pycache__/testlist_builder.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/__pycache__/testlist_builder.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 
> os_testr/tests/files/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/files/__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 
> os_testr/tests/utils/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/utils/__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 
> os_testr/tests/utils/__pycache__/test_colorizer.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_testr/tests/utils/__pycache__/test_colorizer.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 
> os_testr/utils/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_testr/utils/__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 
> os_testr/utils/__pycache__/colorizer.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_testr/utils/__pycache__/colorizer.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-os-testr_2.0.1-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-os-testr
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-os-testr, 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-os-testr 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: Tue, 10 Feb 2026 15:19:33 +0100
Source: python-os-testr
Architecture: source
Version: 3.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1047249
Changes:
 python-os-testr (3.0.0-6) unstable; urgency=medium
 .
   * Cleans better (Closes: #1047249).
Checksums-Sha1:
 dbd3a55527aaa7a1bd672d40d46e0f954451e60e 2521 python-os-testr_3.0.0-6.dsc
 ed8ff46ea298fadcd67c4571212bcb37008c3eb9 5496 
python-os-testr_3.0.0-6.debian.tar.xz
 3cba6ac8346bed2f50ddd80ff0a582835a0983f3 16229 
python-os-testr_3.0.0-6_amd64.buildinfo
Checksums-Sha256:
 ad7505c867757b08394919887a49cb3efb9b6172fe4807a77da5cff6265a545e 2521 
python-os-testr_3.0.0-6.dsc
 230deca58a4bc211660fb779f10e3897854b42e45727db569c5717a2c9f18d4e 5496 
python-os-testr_3.0.0-6.debian.tar.xz
 e8a04519f1360bf2bf40cc2cd05a27e888a23fe50ae91fe07f0fbabb25cb21b3 16229 
python-os-testr_3.0.0-6_amd64.buildinfo
Files:
 276df289253ccda50b5d7983fa0595d5 2521 python optional 
python-os-testr_3.0.0-6.dsc
 9ea74f154fa857c00eb453f5d0283298 5496 python optional 
python-os-testr_3.0.0-6.debian.tar.xz
 bbf20abcc7ad2b221e11bc1b4483757b 16229 python optional 
python-os-testr_3.0.0-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmLPvcACgkQ1BatFaxr
Q/63bw/+JRZWk3epLq/GsFN5YGZiss7s0oETsnTtP6mejIAY4vEThpGQkfShbdiH
0W5LVC1tOQ1DX4WXzY4VgA/imWojgw5X4Akkk+noRiDRndysml9nAMgTzN1bqlGi
BH/8GB+ipfTC0gxmkz/tzlKgv8TbHZvNAqtukO61JYzjY9iug72m4VWAi9uo1s1X
0y6kR3YiCv3QQQazXBNSGjrlnrho6JcSHMZD7piKX6je1shMC/ws8jqgdJZ95fMx
+TgMldi56UmrEc+7CacXq4Qi3PGpcn86cT5TsPrp/zmSo8pz9VS7GUJdXg+xaKGJ
NhlpJtHab0+TZl8lJWBAvvmYCn33kvZ6pAnrwXMAiBQAgxmW1ZgxFuSXr9C/ux3R
M9lYzhZC0caWkuGQ2rC3gjsGRir3qQ4lPSFenBCTxFSgMD/xRhh/GmJdK40/hAeQ
WOQW/r4lqD4ZIXxgKJwR4J/OnGXZYtkmziyiQ61n3tsm3btncK9u+wTD5CN8iLAD
e33XlDzKjboQkMC/V6SDC5dcRWNVnzmQ/nbOzg9dj24Oo1GbzL6y5BIJKmkCFRuR
l0IWOdqIyCkkv7HXZaJrSKvno3J7IBdOJHrOe5jX1SjPYa/YaApBYrAQSsWjSDlO
PT5mhY5r91XUDFLKB0HRvpi8icOzFXl7KJWQk7EREuEC7sHpiJs=
=4xl6
-----END PGP SIGNATURE-----

Attachment: pgpcNFpvLWomC.pgp
Description: PGP signature


--- End Message ---

Reply via email to