Source: zaqar
Version: 16.0.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 zaqar
> dpkg-buildpackage: info: source version 16.0.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 zaqar-16.0.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
>  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
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: 
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` and ``easy_install``.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://github.com/pypa/setuptools/issues/917 for details.
>         
> ********************************************************************************
> 
> !!
>   easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> running clean
> 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 \
>       debian/zaqar-common.postinst \
>       debian/zaqar-common.config \
>       debian/zaqar-server.postinst \
>       debian/zaqar-server.config \
>       debian/*.service debian/*.init debian/*.upstart
> rm -rf debian/*.templates debian/po
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from zaqar-16.0.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building zaqar using existing ./zaqar_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file zaqar-16.0.0/zaqar.egg-info/SOURCES.txt has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> zaqar/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__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 
> zaqar/__pycache__/bootstrap.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__pycache__/bootstrap.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 
> zaqar/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__pycache__/context.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 
> zaqar/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__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 
> zaqar/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/__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 
> zaqar/api/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/__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 
> zaqar/api/__pycache__/handler.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/__pycache__/handler.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 
> zaqar/api/v1/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/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 
> zaqar/api/v1/__pycache__/request.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/v1/__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 
> zaqar/api/v1_1/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v1_1/__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 
> zaqar/api/v1_1/__pycache__/request.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v1_1/__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 
> zaqar/api/v2/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/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 
> zaqar/api/v2/__pycache__/endpoints.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/api/v2/__pycache__/endpoints.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 
> zaqar/api/v2/__pycache__/request.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/api/v2/__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 
> zaqar/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/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 
> zaqar/common/__pycache__/auth.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/auth.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 
> zaqar/common/__pycache__/cache.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/cache.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 
> zaqar/common/__pycache__/consts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/consts.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 
> zaqar/common/__pycache__/decorators.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/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 
> zaqar/common/__pycache__/errors.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__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 
> zaqar/common/__pycache__/pipeline.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/__pycache__/pipeline.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 
> zaqar/common/__pycache__/urls.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__pycache__/urls.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 
> zaqar/common/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/__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 
> zaqar/common/api/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__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 
> zaqar/common/api/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/common/api/__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 
> zaqar/common/api/__pycache__/errors.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__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 
> zaqar/common/api/__pycache__/request.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__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 
> zaqar/common/api/__pycache__/response.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__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 
> zaqar/common/api/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/common/api/__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 
> zaqar/common/api/schemas/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/__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 
> zaqar/common/api/schemas/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/__pycache__/flavors.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 
> zaqar/common/api/schemas/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/__pycache__/pools.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 
> zaqar/common/api/schemas/v1_1/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/v1_1/__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 
> zaqar/common/api/schemas/v1_1/__pycache__/flavors.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/common/api/schemas/v1_1/__pycache__/flavors.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 
> zaqar/common/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__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 
> zaqar/common/policies/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/common/policies/__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 
> zaqar/common/policies/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__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 
> zaqar/common/policies/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/flavors.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 
> zaqar/common/policies/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__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 
> zaqar/common/policies/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__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 
> zaqar/common/policies/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/pools.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 
> zaqar/common/policies/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__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 
> zaqar/common/policies/__pycache__/subscription.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__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 
> zaqar/common/policies/__pycache__/topics.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/policies/__pycache__/topics.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 
> zaqar/common/storage/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/storage/__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 
> zaqar/common/storage/__pycache__/select.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/common/storage/__pycache__/select.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 
> zaqar/common/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/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 
> zaqar/common/transport/wsgi/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/transport/wsgi/__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 
> zaqar/common/transport/wsgi/__pycache__/helpers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/common/transport/wsgi/__pycache__/helpers.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 
> zaqar/conf/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__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 
> zaqar/conf/__pycache__/default.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/default.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 
> zaqar/conf/__pycache__/drivers.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/drivers.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 
> zaqar/conf/__pycache__/drivers_management_store_mongodb.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_management_store_mongodb.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 
> zaqar/conf/__pycache__/drivers_management_store_redis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_management_store_redis.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 
> zaqar/conf/__pycache__/drivers_management_store_sqlalchemy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_management_store_sqlalchemy.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 
> zaqar/conf/__pycache__/drivers_message_store_mongodb.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_message_store_mongodb.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 
> zaqar/conf/__pycache__/drivers_message_store_redis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_message_store_redis.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 
> zaqar/conf/__pycache__/drivers_message_store_swift.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_message_store_swift.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 
> zaqar/conf/__pycache__/drivers_transport_websocket.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_transport_websocket.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 
> zaqar/conf/__pycache__/drivers_transport_wsgi.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/drivers_transport_wsgi.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 
> zaqar/conf/__pycache__/notification.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/conf/__pycache__/notification.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 
> zaqar/conf/__pycache__/opts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/opts.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 
> zaqar/conf/__pycache__/pooling_catalog.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/conf/__pycache__/pooling_catalog.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 
> zaqar/conf/__pycache__/profiler.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/profiler.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 
> zaqar/conf/__pycache__/signed_url.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/conf/__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 
> zaqar/conf/__pycache__/storage.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/storage.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 
> zaqar/conf/__pycache__/transport.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/conf/__pycache__/transport.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 
> zaqar/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/hacking/__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 
> zaqar/hacking/__pycache__/checks.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/hacking/__pycache__/checks.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 
> zaqar/notification/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/notification/__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 
> zaqar/notification/__pycache__/notifier.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/notification/__pycache__/notifier.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 
> zaqar/notification/tasks/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/notification/tasks/__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 
> zaqar/notification/tasks/__pycache__/mailto.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/notification/tasks/__pycache__/mailto.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 
> zaqar/notification/tasks/__pycache__/webhook.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/notification/tasks/__pycache__/webhook.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 
> zaqar/storage/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/__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 
> zaqar/storage/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/storage/__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 
> zaqar/storage/__pycache__/configuration.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/__pycache__/configuration.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 
> zaqar/storage/__pycache__/errors.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/storage/__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 
> zaqar/storage/__pycache__/pipeline.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/__pycache__/pipeline.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 
> zaqar/storage/__pycache__/pooling.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/__pycache__/pooling.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 
> zaqar/storage/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/storage/__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 
> zaqar/storage/mongodb/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__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 
> zaqar/storage/mongodb/__pycache__/catalogue.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/catalogue.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 
> zaqar/storage/mongodb/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__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 
> zaqar/storage/mongodb/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/controllers.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 
> zaqar/storage/mongodb/__pycache__/driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/driver.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 
> zaqar/storage/mongodb/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/flavors.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 
> zaqar/storage/mongodb/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__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 
> zaqar/storage/mongodb/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/pools.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 
> zaqar/storage/mongodb/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__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 
> zaqar/storage/mongodb/__pycache__/subscriptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__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 
> zaqar/storage/mongodb/__pycache__/topics.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__pycache__/topics.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 
> zaqar/storage/mongodb/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/mongodb/__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 
> zaqar/storage/redis/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__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 
> zaqar/storage/redis/__pycache__/catalogue.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/catalogue.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 
> zaqar/storage/redis/__pycache__/claims.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__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 
> zaqar/storage/redis/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/controllers.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 
> zaqar/storage/redis/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/driver.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 
> zaqar/storage/redis/__pycache__/flavors.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/flavors.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 
> zaqar/storage/redis/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__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 
> zaqar/storage/redis/__pycache__/models.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/models.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 
> zaqar/storage/redis/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/redis/__pycache__/pools.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 
> zaqar/storage/redis/__pycache__/queues.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/redis/__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 
> zaqar/storage/redis/__pycache__/scripting.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__pycache__/scripting.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 
> zaqar/storage/redis/__pycache__/subscriptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/redis/__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 
> zaqar/storage/redis/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/redis/__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 
> zaqar/storage/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__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 
> zaqar/storage/sqlalchemy/__pycache__/catalogue.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/catalogue.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 
> zaqar/storage/sqlalchemy/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/controllers.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 
> zaqar/storage/sqlalchemy/__pycache__/driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/driver.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 
> zaqar/storage/sqlalchemy/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/flavors.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 
> zaqar/storage/sqlalchemy/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/pools.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 
> zaqar/storage/sqlalchemy/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__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 
> zaqar/storage/sqlalchemy/__pycache__/tables.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__pycache__/tables.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 
> zaqar/storage/sqlalchemy/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/__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 
> zaqar/storage/sqlalchemy/migration/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/migration/__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 
> zaqar/storage/sqlalchemy/migration/__pycache__/cli.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/storage/sqlalchemy/migration/__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 
> zaqar/storage/swift/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__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 
> zaqar/storage/swift/__pycache__/claims.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/swift/__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 
> zaqar/storage/swift/__pycache__/controllers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/controllers.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 
> zaqar/storage/swift/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/storage/swift/__pycache__/driver.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 
> zaqar/storage/swift/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__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 
> zaqar/storage/swift/__pycache__/subscriptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/storage/swift/__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 
> zaqar/storage/swift/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/storage/swift/__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 
> zaqar/tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/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 
> zaqar/tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/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 
> zaqar/tests/__pycache__/helpers.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/tests/__pycache__/helpers.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 
> zaqar/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/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 
> zaqar/tests/unit/__pycache__/test_bootstrap.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/__pycache__/test_bootstrap.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 
> zaqar/tests/unit/cmd/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/cmd/__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 
> zaqar/tests/unit/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/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 
> zaqar/tests/unit/common/__pycache__/test_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__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 
> zaqar/tests/unit/common/__pycache__/test_decorators.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_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 
> zaqar/tests/unit/common/__pycache__/test_pipeline.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_pipeline.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 
> zaqar/tests/unit/common/__pycache__/test_request.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__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 
> zaqar/tests/unit/common/__pycache__/test_urls.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/__pycache__/test_urls.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 
> zaqar/tests/unit/common/storage/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/storage/__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 
> zaqar/tests/unit/common/storage/__pycache__/test_select.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/storage/__pycache__/test_select.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 
> zaqar/tests/unit/common/storage/__pycache__/test_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/common/storage/__pycache__/test_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 
> zaqar/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/hacking/__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 
> zaqar/tests/unit/hacking/__pycache__/test_hacking.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/hacking/__pycache__/test_hacking.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 
> zaqar/tests/unit/notification/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/notification/__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 
> zaqar/tests/unit/notification/__pycache__/test_notifier.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/notification/__pycache__/test_notifier.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 
> zaqar/tests/unit/storage/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__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 
> zaqar/tests/unit/storage/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__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 
> zaqar/tests/unit/storage/__pycache__/test_impl_mongodb.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_mongodb.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 
> zaqar/tests/unit/storage/__pycache__/test_impl_redis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_redis.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 
> zaqar/tests/unit/storage/__pycache__/test_impl_sqlalchemy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_sqlalchemy.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 
> zaqar/tests/unit/storage/__pycache__/test_impl_swift.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_impl_swift.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 
> zaqar/tests/unit/storage/__pycache__/test_pool_catalog_new.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_pool_catalog_new.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 
> zaqar/tests/unit/storage/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/__pycache__/test_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 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__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 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_db_manage_cli.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_db_manage_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 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations.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 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations_base.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/storage/sqlalchemy_migration/__pycache__/test_migrations_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 
> zaqar/tests/unit/transport/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/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 
> zaqar/tests/unit/transport/__pycache__/test_acl.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/__pycache__/test_acl.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 
> zaqar/tests/unit/transport/websocket/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__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 
> zaqar/tests/unit/transport/websocket/__pycache__/base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__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 
> zaqar/tests/unit/transport/websocket/__pycache__/test_protocol.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__pycache__/test_protocol.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 
> zaqar/tests/unit/transport/websocket/__pycache__/utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/__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 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/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 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_auth.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_auth.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 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_claims.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/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 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_messages.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_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 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_queue_lifecycle.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 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_subscriptions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/websocket/v2/__pycache__/test_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 
> zaqar/tests/unit/transport/wsgi/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__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 
> zaqar/tests/unit/transport/wsgi/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__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 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_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 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_version.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/__pycache__/test_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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_auth.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_auth.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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_claims.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_default_limits.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_default_limits.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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_health.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_home.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_home.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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_media_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_media_type.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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_messages.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_pools.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_pools.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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_queue_lifecycle.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 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1/__pycache__/test_validation.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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_auth.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_auth.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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_claims.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_default_limits.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_default_limits.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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_health.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_home.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_home.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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_media_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_media_type.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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_messages.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_ping.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_ping.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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_queue_lifecycle.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 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v1_1/__pycache__/test_validation.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_auth.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_auth.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_claims.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_default_limits.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_default_limits.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_flavors_new.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_flavors_new.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_health.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_home.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_home.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_media_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_media_type.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_messages.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_ping.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_ping.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_pools_new.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_pools_new.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_purge.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_purge.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_queue_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_queue_lifecycle.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_subscriptions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_topic_lifecycle.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_topic_lifecycle.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_urls.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_urls.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 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> zaqar/tests/unit/transport/wsgi/v2_0/__pycache__/test_validation.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 
> zaqar/transport/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/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 
> zaqar/transport/__pycache__/acl.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/transport/__pycache__/acl.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 
> zaqar/transport/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add zaqar/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 
> zaqar/transport/__pycache__/encryptor.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/transport/__pycache__/encryptor.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 
> zaqar/transport/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add zaqar/transport/__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 
> zaqar/transport/__pycache__/validation.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/__pycache__/validation.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 
> zaqar/transport/middleware/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__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 
> zaqar/transport/middleware/__pycache__/auth.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__pycache__/auth.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 
> zaqar/transport/middleware/__pycache__/cors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__pycache__/cors.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 
> zaqar/transport/middleware/__pycache__/profile.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/middleware/__pycache__/profile.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 
> zaqar/transport/websocket/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__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 
> zaqar/transport/websocket/__pycache__/driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__pycache__/driver.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 
> zaqar/transport/websocket/__pycache__/factory.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__pycache__/factory.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 
> zaqar/transport/websocket/__pycache__/protocol.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/websocket/__pycache__/protocol.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 
> zaqar/transport/wsgi/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__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 
> zaqar/transport/wsgi/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__pycache__/driver.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 
> zaqar/transport/wsgi/__pycache__/errors.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__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 
> zaqar/transport/wsgi/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__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 
> zaqar/transport/wsgi/__pycache__/version.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/__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 
> zaqar/transport/wsgi/v1_0/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__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 
> zaqar/transport/wsgi/v1_0/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__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 
> zaqar/transport/wsgi/v1_0/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__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 
> zaqar/transport/wsgi/v1_0/__pycache__/homedoc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/homedoc.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 
> zaqar/transport/wsgi/v1_0/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__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 
> zaqar/transport/wsgi/v1_0/__pycache__/metadata.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/metadata.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 
> zaqar/transport/wsgi/v1_0/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/pools.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 
> zaqar/transport/wsgi/v1_0/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__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 
> zaqar/transport/wsgi/v1_0/__pycache__/stats.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_0/__pycache__/stats.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 
> zaqar/transport/wsgi/v1_1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__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 
> zaqar/transport/wsgi/v1_1/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__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 
> zaqar/transport/wsgi/v1_1/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/flavors.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 
> zaqar/transport/wsgi/v1_1/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__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 
> zaqar/transport/wsgi/v1_1/__pycache__/homedoc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/homedoc.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 
> zaqar/transport/wsgi/v1_1/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__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 
> zaqar/transport/wsgi/v1_1/__pycache__/ping.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/ping.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 
> zaqar/transport/wsgi/v1_1/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/pools.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 
> zaqar/transport/wsgi/v1_1/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__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 
> zaqar/transport/wsgi/v1_1/__pycache__/stats.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v1_1/__pycache__/stats.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 
> zaqar/transport/wsgi/v2_0/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__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 
> zaqar/transport/wsgi/v2_0/__pycache__/claims.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__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 
> zaqar/transport/wsgi/v2_0/__pycache__/flavors.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/flavors.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 
> zaqar/transport/wsgi/v2_0/__pycache__/health.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__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 
> zaqar/transport/wsgi/v2_0/__pycache__/homedoc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/homedoc.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 
> zaqar/transport/wsgi/v2_0/__pycache__/messages.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__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 
> zaqar/transport/wsgi/v2_0/__pycache__/ping.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/ping.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 
> zaqar/transport/wsgi/v2_0/__pycache__/pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/pools.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 
> zaqar/transport/wsgi/v2_0/__pycache__/purge.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/purge.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 
> zaqar/transport/wsgi/v2_0/__pycache__/queues.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__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 
> zaqar/transport/wsgi/v2_0/__pycache__/stats.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/stats.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 
> zaqar/transport/wsgi/v2_0/__pycache__/subscriptions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__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 
> zaqar/transport/wsgi/v2_0/__pycache__/topic.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/topic.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 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_purge.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_purge.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 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_stats.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/topic_stats.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 
> zaqar/transport/wsgi/v2_0/__pycache__/urls.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> zaqar/transport/wsgi/v2_0/__pycache__/urls.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/zaqar_16.0.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.


Reply via email to