Your message dated Mon, 09 Feb 2026 10:36:04 +0000
with message-id <[email protected]>
and subject line Bug#1045618: fixed in python-os-service-types 1.8.0-4
has caused the Debian Bug report #1045618,
regarding python-os-service-types: 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.)
--
1045618: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045618
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-os-service-types
Version: 1.7.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-os-service-types
> dpkg-buildpackage: info: source version 1.7.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-os-service-types-1.7.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
> 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_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using options from
> python-os-service-types-1.7.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-os-service-types using existing
> ./python-os-service-types_1.7.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> os_service_types/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_service_types/__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_service_types/__pycache__/exc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_service_types/__pycache__/exc.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_service_types/__pycache__/service_types.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/__pycache__/service_types.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_service_types/data/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/data/__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_service_types/tests/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/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_service_types/tests/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_service_types/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_service_types/tests/__pycache__/test_builtin.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/tests/__pycache__/test_builtin.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_service_types/tests/__pycache__/test_data.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/tests/__pycache__/test_data.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_service_types/tests/__pycache__/test_match.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/tests/__pycache__/test_match.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_service_types/tests/__pycache__/test_misc.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/tests/__pycache__/test_misc.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_service_types/tests/__pycache__/test_remote.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/tests/__pycache__/test_remote.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_service_types/tests/__pycache__/test_singleton.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> os_service_types/tests/__pycache__/test_singleton.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_service_types/tests/__pycache__/test_warn.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_service_types/tests/__pycache__/test_warn.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-service-types_1.7.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-os-service-types
Source-Version: 1.8.0-4
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-os-service-types, 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-service-types
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 10:55:30 +0100
Source: python-os-service-types
Architecture: source
Version: 1.8.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1045618
Changes:
python-os-service-types (1.8.0-4) unstable; urgency=medium
.
* Better clean (Closes: #1045618).
Checksums-Sha1:
5638afb20eb08e45d309703fad28f02883676918 2423
python-os-service-types_1.8.0-4.dsc
82a98a51971257f5b9d6ef28f22c76924f49c724 3000
python-os-service-types_1.8.0-4.debian.tar.xz
d03ae38ab56eb807829891aab209118a089f0208 10249
python-os-service-types_1.8.0-4_amd64.buildinfo
Checksums-Sha256:
8c8f654b0fb1ea16be6cf01e72ef0dd709ecfdf9a5c21d8676e558b9ea695e2a 2423
python-os-service-types_1.8.0-4.dsc
40e066458023559ac918f028ef97dd0cc115b1dee1f701f9f617f1698298ab12 3000
python-os-service-types_1.8.0-4.debian.tar.xz
87305e44fe4cd15f83d5296942ead06efeb0cc3d7f58abfab53818e3d8cd6a03 10249
python-os-service-types_1.8.0-4_amd64.buildinfo
Files:
222bfa1287ec79b10d33f751ed2d46ee 2423 python optional
python-os-service-types_1.8.0-4.dsc
527c49b90224d29bba687a20145204bd 3000 python optional
python-os-service-types_1.8.0-4.debian.tar.xz
3e40c12d40c2a9ece82a6a9fff16a959 10249 python optional
python-os-service-types_1.8.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmJr+EACgkQ1BatFaxr
Q/4qVBAAme1O7DuZxoZcTkpzigKgEOqhbxvpFWwk1AoGNL4K5dPhOY/Rg2wxxZV2
Kcr5UWumZTJ9rXFhClS3aPextj4B1N7W/5il+fc9RpYYvkKhaNuNTUcE7qW07BA3
VS29EDDRT19oAY/Sjpy22yCfA5B13lvez//3ECTt8aU09lC05UM+K49HJB09Rb4p
JBTWULxB6yAHNiEQjDWIUw+kCRmQryenX8PdMl7bMoazx0h3tcALCx2yo6QDJCuy
c6dOJoaQo08IBYda7GQhNTZXsK+Tg6ghpYdF5Bc/kBU83HWkUauyGxQUgrFwpaLv
GIa5vzBeHM8wiQhPJcePYXc/bp5K5QcaLfBGYQ9m9Gl4vUYSuTfwageTCxSPnhLq
hUgzGD6CuW7Nsm3CQSbbCyhStZjDa8s1z7sqDdMNZjYxSq+t7Mq7OctByjYOdZhG
6s3zBRTbsgOfBzqjjs69E5DPuHiUTY0magbWY1S5l+Ut61ILVjfXHNxEx07ml8Dq
VFladRaRCLYjSXQNw4HsvA3HvzJqs2rRmCO21RONXZr+XWux9n3Vg4D9wKH3bpLK
AtZyjzeMaZG6txqm6IYBnRw/3vGsQ6aKltmVeY7TjWktDjepzXBv2WwF0DXKiGf0
YWoNDJJZOcov35LawOMRk+KjgMtYhAuJFCuEYqgwQz9mmF/0ACk=
=zrOF
-----END PGP SIGNATURE-----
pgpHC2ws1VMo5.pgp
Description: PGP signature
--- End Message ---