Your message dated Tue, 10 Feb 2026 17:26:55 +0000
with message-id <[email protected]>
and subject line Bug#1047394: fixed in python-zaqarclient 4.1.0-3
has caused the Debian Bug report #1047394,
regarding python-zaqarclient: 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.)


-- 
1047394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-zaqarclient
Version: 2.5.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-zaqarclient
> dpkg-buildpackage: info: source version 2.5.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-zaqarclient-2.5.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
>    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-zaqarclient-2.5.1/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-zaqarclient using existing 
> ./python-zaqarclient_2.5.1.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add 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 
> tests/functional/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/functional/__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 
> tests/functional/queues/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/functional/queues/__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 
> tests/functional/queues/v1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/functional/queues/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 
> tests/functional/queues/v1/__pycache__/test_claims.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v1/__pycache__/test_claims.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 
> tests/functional/queues/v1/__pycache__/test_flavor.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v1/__pycache__/test_flavor.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 
> tests/functional/queues/v1/__pycache__/test_pool.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/functional/queues/v1/__pycache__/test_pool.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 
> tests/functional/queues/v1/__pycache__/test_queues.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v1/__pycache__/test_queues.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 
> tests/functional/queues/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/functional/queues/v2/__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 
> tests/functional/queues/v2/__pycache__/test_claims.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v2/__pycache__/test_claims.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 
> tests/functional/queues/v2/__pycache__/test_flavor.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v2/__pycache__/test_flavor.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 
> tests/functional/queues/v2/__pycache__/test_health.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v2/__pycache__/test_health.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 
> tests/functional/queues/v2/__pycache__/test_pool.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/functional/queues/v2/__pycache__/test_pool.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 
> tests/functional/queues/v2/__pycache__/test_queues.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v2/__pycache__/test_queues.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 
> tests/functional/queues/v2/__pycache__/test_subscription.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> tests/functional/queues/v2/__pycache__/test_subscription.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 
> tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/unit/__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 
> tests/unit/auth/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/unit/auth/__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 
> tests/unit/auth/__pycache__/test_base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/unit/auth/__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 
> tests/unit/auth/__pycache__/test_keystone.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/auth/__pycache__/test_keystone.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 
> tests/unit/cli/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/unit/cli/__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 
> tests/unit/cli/__pycache__/fakes.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/unit/cli/__pycache__/fakes.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 
> tests/unit/cli/v1/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/unit/cli/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 
> tests/unit/cli/v1/__pycache__/test_queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/cli/v1/__pycache__/test_queues.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 
> tests/unit/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/unit/common/__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 
> tests/unit/common/__pycache__/test_http.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/unit/common/__pycache__/test_http.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 
> tests/unit/queues/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/unit/queues/__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 
> tests/unit/queues/__pycache__/test_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/__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 
> tests/unit/queues/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/transport/__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 
> tests/unit/queues/transport/http/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/unit/queues/transport/http/__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 
> tests/unit/queues/transport/zmq/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/unit/queues/transport/zmq/__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 
> tests/unit/queues/v1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/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 
> tests/unit/queues/v1/__pycache__/test_claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v1/__pycache__/test_claims.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 
> tests/unit/queues/v1/__pycache__/test_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v1/__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 
> tests/unit/queues/v1/__pycache__/test_core.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v1/__pycache__/test_core.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 
> tests/unit/queues/v1/__pycache__/test_flavor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v1/__pycache__/test_flavor.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 
> tests/unit/queues/v1/__pycache__/test_message.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v1/__pycache__/test_message.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 
> tests/unit/queues/v1/__pycache__/test_pool.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v1/__pycache__/test_pool.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 
> tests/unit/queues/v1/__pycache__/test_queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v1/__pycache__/test_queues.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 
> tests/unit/queues/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__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 
> tests/unit/queues/v2/__pycache__/test_claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_claims.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 
> tests/unit/queues/v2/__pycache__/test_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__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 
> tests/unit/queues/v2/__pycache__/test_core.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_core.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 
> tests/unit/queues/v2/__pycache__/test_flavor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_flavor.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 
> tests/unit/queues/v2/__pycache__/test_health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_health.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 
> tests/unit/queues/v2/__pycache__/test_message.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_message.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 
> tests/unit/queues/v2/__pycache__/test_pool.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_pool.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 
> tests/unit/queues/v2/__pycache__/test_queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_queues.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 
> tests/unit/queues/v2/__pycache__/test_subscription.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> tests/unit/queues/v2/__pycache__/test_subscription.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 
> tests/unit/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/transport/__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 
> tests/unit/transport/__pycache__/test_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/transport/__pycache__/test_api.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 
> tests/unit/transport/__pycache__/test_http.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/transport/__pycache__/test_http.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 
> tests/unit/transport/__pycache__/test_request.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/transport/__pycache__/test_request.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 
> tests/unit/transport/__pycache__/test_ws.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/unit/transport/__pycache__/test_ws.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 
> zaqarclient/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqarclient/__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 
> zaqarclient/__pycache__/_i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqarclient/__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 
> zaqarclient/__pycache__/errors.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqarclient/__pycache__/errors.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 
> zaqarclient/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqarclient/__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 
> zaqarclient/auth/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/auth/__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 
> zaqarclient/auth/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/auth/__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 
> zaqarclient/auth/__pycache__/keystone.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/auth/__pycache__/keystone.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 
> zaqarclient/auth/__pycache__/signed_url.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/auth/__pycache__/signed_url.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 
> zaqarclient/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/common/__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 
> zaqarclient/common/__pycache__/decorators.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/common/__pycache__/decorators.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 
> zaqarclient/common/__pycache__/http.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/common/__pycache__/http.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 
> zaqarclient/queues/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/queues/__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 
> zaqarclient/queues/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/queues/__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 
> zaqarclient/queues/v1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/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 
> zaqarclient/queues/v1/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/queues/v1/__pycache__/api.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 
> zaqarclient/queues/v1/__pycache__/claim.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/queues/v1/__pycache__/claim.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 
> zaqarclient/queues/v1/__pycache__/cli.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/queues/v1/__pycache__/cli.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 
> zaqarclient/queues/v1/__pycache__/client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/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 
> zaqarclient/queues/v1/__pycache__/core.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/queues/v1/__pycache__/core.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 
> zaqarclient/queues/v1/__pycache__/flavor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v1/__pycache__/flavor.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 
> zaqarclient/queues/v1/__pycache__/iterator.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v1/__pycache__/iterator.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 
> zaqarclient/queues/v1/__pycache__/message.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v1/__pycache__/message.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 
> zaqarclient/queues/v1/__pycache__/pool.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/queues/v1/__pycache__/pool.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 
> zaqarclient/queues/v1/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v1/__pycache__/queues.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 
> zaqarclient/queues/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v2/__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 
> zaqarclient/queues/v2/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/queues/v2/__pycache__/api.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 
> zaqarclient/queues/v2/__pycache__/claim.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/queues/v2/__pycache__/claim.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 
> zaqarclient/queues/v2/__pycache__/client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v2/__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 
> zaqarclient/queues/v2/__pycache__/core.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/queues/v2/__pycache__/core.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 
> zaqarclient/queues/v2/__pycache__/message.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v2/__pycache__/message.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 
> zaqarclient/queues/v2/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v2/__pycache__/queues.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 
> zaqarclient/queues/v2/__pycache__/subscription.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/queues/v2/__pycache__/subscription.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 
> zaqarclient/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/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 
> zaqarclient/tests/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/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 
> zaqarclient/tests/queues/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__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 
> zaqarclient/tests/queues/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__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 
> zaqarclient/tests/queues/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__pycache__/claims.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 
> zaqarclient/tests/queues/__pycache__/flavor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__pycache__/flavor.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 
> zaqarclient/tests/queues/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__pycache__/health.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 
> zaqarclient/tests/queues/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__pycache__/messages.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 
> zaqarclient/tests/queues/__pycache__/pool.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__pycache__/pool.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 
> zaqarclient/tests/queues/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__pycache__/queues.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 
> zaqarclient/tests/queues/__pycache__/subscriptions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqarclient/tests/queues/__pycache__/subscriptions.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 
> zaqarclient/tests/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/transport/__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 
> zaqarclient/tests/transport/__pycache__/api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/transport/__pycache__/api.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 
> zaqarclient/tests/transport/__pycache__/dummy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/tests/transport/__pycache__/dummy.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 
> zaqarclient/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/transport/__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 
> zaqarclient/transport/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/transport/__pycache__/api.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 
> zaqarclient/transport/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/transport/__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 
> zaqarclient/transport/__pycache__/errors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/transport/__pycache__/errors.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 
> zaqarclient/transport/__pycache__/http.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqarclient/transport/__pycache__/http.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 
> zaqarclient/transport/__pycache__/request.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/transport/__pycache__/request.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 
> zaqarclient/transport/__pycache__/response.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqarclient/transport/__pycache__/response.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 
> zaqarclient/transport/__pycache__/ws.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqarclient/transport/__pycache__/ws.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-zaqarclient_2.5.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-zaqarclient
Source-Version: 4.1.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-zaqarclient, 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-zaqarclient 
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 17:50:18 +0100
Source: python-zaqarclient
Architecture: source
Version: 4.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1047394
Changes:
 python-zaqarclient (4.1.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1047394).
Checksums-Sha1:
 6f73dbed7f79ec8f366ad4983473ee0155860bf5 2680 python-zaqarclient_4.1.0-3.dsc
 887d877971b520e1e78ac4c1fbfc9cbb74eea830 4384 
python-zaqarclient_4.1.0-3.debian.tar.xz
 9c2bde0034822f27d96cad313f9621eab4ee8f4e 11309 
python-zaqarclient_4.1.0-3_amd64.buildinfo
Checksums-Sha256:
 ae11e683d4999594f5746b328f9332d0b219d833331dcb04975ccac06d387e51 2680 
python-zaqarclient_4.1.0-3.dsc
 828c3b304096588e77cfd2ac59993bf53aa020a6abae8a7ed550c22c144b539e 4384 
python-zaqarclient_4.1.0-3.debian.tar.xz
 31ad46d32481c043dc7da3e8920b6eafc54f9ca077e8806217e66233a7b57ea3 11309 
python-zaqarclient_4.1.0-3_amd64.buildinfo
Files:
 978b2fc654229a787cf672adbcf1f733 2680 python optional 
python-zaqarclient_4.1.0-3.dsc
 37ef2f0b244f8f882e8910191d4d7e03 4384 python optional 
python-zaqarclient_4.1.0-3.debian.tar.xz
 9e98067893d0e50b5f4945e2e565803d 11309 python optional 
python-zaqarclient_4.1.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmLYksACgkQ1BatFaxr
Q/6uJBAAmpD0qYPalk9GLUCS02ejF8gsjtzIzCZzFeYCksmA+2aaHncvlo99kNal
T0IlbeuxHCW/fSxN1zqNMLSkRwkz1Bp7RqWVU1L3pHkfYAIanonJu222ix3Wd7H2
SOY4nGN+JAfspCYX74U7P0Fh1ql2WyNMjTo1tc3m2q9dTOSigF3uJ5lhsbU5DgAg
ovcerqftXwcyV/XUWPcOx4gPZobIvRtSuwDxDHdG5NxPYAuokxwyzarPvImiB6jT
0rdxUJXEnlh2yEmtg4SqYKgsGouRdbMwxsiArM8N5l6JwdcYdVE0MQhgUgP3q8+0
w5mXQkaeODImKNfQNE33n61s40An2vKrKBTeFBS4Et+HHm6TlhXOWfSNZY66XHCn
xjahObubSpa8O27+jSMrHuezMgC3tAaI6pn1zjOeWd9mj5bhTcxxRLrbeFrpLECy
MqQKkMcUclNW2D8WPOB1d1d000f4TQJqkM2vUhKQ+w7s8et3HWRnhUZza0lNiWMZ
HhetbcLFLMXTRG0ipl/uDuswD4R5jak3AzFboHlmLVx20iBA8fiS26byIrGsCqTR
72i37fs9fB0vk4v3mPimXIXPfjkWEK2fVe+IRfGPmx6a+pRcTqF4Ro4eo7X0Ucnf
vCSuUnfMLX0jpPZz9SBPhl4fxhDL9OqzBMgmo4O1g6W7MLiOPDE=
=fm/V
-----END PGP SIGNATURE-----

Attachment: pgpU3gc5O2u7q.pgp
Description: PGP signature


--- End Message ---

Reply via email to