Your message dated Wed, 11 Feb 2026 10:49:41 +0000
with message-id <[email protected]>
and subject line Bug#1048957: fixed in python-blazarclient 4.4.0-3
has caused the Debian Bug report #1048957,
regarding python-blazarclient: 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.)
--
1048957: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048957
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-blazarclient
Version: 3.6.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-blazarclient
> dpkg-buildpackage: info: source version 3.6.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-blazarclient-3.6.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
> 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
> debian/rules override_dh_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
> dh_clean -O--buildsystem=python_distutils
> rm -rf build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using options from
> python-blazarclient-3.6.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-blazarclient using existing
> ./python-blazarclient_3.6.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> blazarclient/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__pycache__/client.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
> blazarclient/__pycache__/command.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__pycache__/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
> blazarclient/__pycache__/exception.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/__pycache__/exception.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
> blazarclient/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__pycache__/i18n.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
> blazarclient/__pycache__/shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__pycache__/shell.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
> blazarclient/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__pycache__/version.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
> blazarclient/osc/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/osc/__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
> blazarclient/osc/__pycache__/plugin.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/osc/__pycache__/plugin.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
> blazarclient/tests/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> blazarclient/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
> blazarclient/tests/__pycache__/test_base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_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
> blazarclient/tests/__pycache__/test_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_client.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
> blazarclient/tests/__pycache__/test_command.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/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
> blazarclient/tests/__pycache__/test_plugin.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_plugin.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
> blazarclient/tests/__pycache__/test_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_shell.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
> blazarclient/tests/v1/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/__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
> blazarclient/tests/v1/shell_commands/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__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
> blazarclient/tests/v1/shell_commands/__pycache__/test_floatingips.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__pycache__/test_floatingips.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
> blazarclient/tests/v1/shell_commands/__pycache__/test_hosts.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__pycache__/test_hosts.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
> blazarclient/tests/v1/shell_commands/__pycache__/test_leases.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__pycache__/test_leases.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
> blazarclient/v1/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__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
> blazarclient/v1/__pycache__/allocations.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> blazarclient/v1/__pycache__/allocations.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
> blazarclient/v1/__pycache__/client.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__pycache__/client.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
> blazarclient/v1/__pycache__/floatingips.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> blazarclient/v1/__pycache__/floatingips.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
> blazarclient/v1/__pycache__/hosts.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__pycache__/hosts.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
> blazarclient/v1/__pycache__/leases.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__pycache__/leases.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
> blazarclient/v1/shell_commands/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__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
> blazarclient/v1/shell_commands/__pycache__/allocations.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/allocations.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
> blazarclient/v1/shell_commands/__pycache__/floatingips.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/floatingips.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
> blazarclient/v1/shell_commands/__pycache__/hosts.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/hosts.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
> blazarclient/v1/shell_commands/__pycache__/leases.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/leases.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-blazarclient_3.6.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-blazarclient
Source-Version: 4.4.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-blazarclient, 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-blazarclient
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: Wed, 11 Feb 2026 11:24:55 +0100
Source: python-blazarclient
Architecture: source
Version: 4.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048957
Changes:
python-blazarclient (4.4.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1048957).
Checksums-Sha1:
67005ce6a85f1a21f21ebc62d028a4277d0a755d 2606 python-blazarclient_4.4.0-3.dsc
56dfd43867dab53c264420d0b9589fb9e081439e 3216
python-blazarclient_4.4.0-3.debian.tar.xz
214eaa7285ab84b5ba54aecf8136f38143f0c6d9 11234
python-blazarclient_4.4.0-3_amd64.buildinfo
Checksums-Sha256:
2309aeb2f2919180e613a5dc0cceab3fbadf64e87105f716970c562d8f46322d 2606
python-blazarclient_4.4.0-3.dsc
0847b728e520dd1f40e63f060166449c12c22a6f65b3fa9eefe25ff16866189b 3216
python-blazarclient_4.4.0-3.debian.tar.xz
455dd3a66d2d0c54c33dc83779888043cc9ed1d50113d3f007ae4b895754f059 11234
python-blazarclient_4.4.0-3_amd64.buildinfo
Files:
840549c8b11731b34490f5cb4720c5eb 2606 python optional
python-blazarclient_4.4.0-3.dsc
9b7b003353ccdffb4665c391abadff7f 3216 python optional
python-blazarclient_4.4.0-3.debian.tar.xz
a9f1f21a1af7e90d9153f59714be4b52 11234 python optional
python-blazarclient_4.4.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMWX0ACgkQ1BatFaxr
Q/7qHA//ZyMP0fYNPxoEJE1eryNOcoOTNgBPRlHTB5CrCDJfqUOFls+relErNe6h
VZ/Ucmz22wpO8WN2h9DFp1lxMPXJlQdKWOSPZOL6WATtP85a8XaKxMdfivH7/3Gj
MoAhLfWo5S0E4puWqoWtf9OHbcMMGGjck1o7Q0VnITn75AXgoSavpfYe2LEqkkis
A2CKFMbxjp3fqv14pr4P+/slQZQdnpPAofvUejYUn1txVgj6j8aAkGPVwXxTCZEy
9YO9b/UlkVGEzSKwqpnLH7M9VPL2X0no76pFWJC7NSZKvor5C6F5aaJGDuBuNEgf
j576mQfBiCnpLoq/oz3rsVLhwlXZRzHJyybab5BiFgyNf+fO5hM2m13noZhbLw/u
poQIx9siEFc4zfaL0n+qWPo/V0aiN1xmey7+fHRW0+cvL6EGGZNyUPPJkrWJWftO
PWQdvAp4qYWF3FcLkwmP+m+pozpYlSKMcrfjug6yz2mFt8pN9RnXkf/zztVUrVGP
O/Vnhejg8iWEFCWlypX12Ma3B0kUkUjtAWBY55JLDrC1PMOfx/YFUXf+uXXN7tsf
vL3nx57lIEHRD5dxWQX7ZKbxVvkVXsXSCrqFvHh1PtoW96eXbC3vmpDu6kn3Ebt6
JQXbycoFoYTCXSNYjPYBxN1ZSz9gOGCe75cdbZH9Sghksb7tOg4=
=ZX9s
-----END PGP SIGNATURE-----
pgpN_UTRt0WgX.pgp
Description: PGP signature
--- End Message ---