Source: masakari
Version: 15.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 masakari
> dpkg-buildpackage: info: source version 15.0.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -f debian/*.init debian/*.service debian/*.upstart
> rm -rf build
> rm -rf masakari.sqlite
> rm -f debian/masakari-api.postinst debian/masakari-api.config 
> debian/masakari-common.postinst debian/masakari-common.config 
> debian/masakari-common.postrm
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    dh_clean -O--buildsystem=python_distutils
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building masakari using existing 
> ./masakari_15.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> doc/ext/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add doc/ext/__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 
> doc/ext/__pycache__/versioned_notifications.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> doc/ext/__pycache__/versioned_notifications.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file masakari-15.0.0/masakari.egg-info/SOURCES.txt has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__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 
> masakari/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/config.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__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 
> masakari/__pycache__/coordination.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/__pycache__/coordination.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/exception.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/exception.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__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 
> masakari/__pycache__/manager.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/manager.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/policy.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/rpc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/rpc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/safe_utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/safe_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 
> masakari/__pycache__/service.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/test.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/test.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__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 
> masakari/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__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 
> masakari/__pycache__/wsgi.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/__pycache__/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 
> masakari/api/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/api/__pycache__/api_version_request.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/__pycache__/api_version_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 
> masakari/api/__pycache__/auth.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/api/__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 
> masakari/api/__pycache__/urlmap.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/api/__pycache__/urlmap.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/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 
> masakari/api/__pycache__/versioned_method.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/__pycache__/versioned_method.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/__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 
> masakari/api/openstack/__pycache__/common.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/__pycache__/common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/__pycache__/extensions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/__pycache__/extensions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/__pycache__/wsgi.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/api/openstack/__pycache__/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 
> masakari/api/openstack/ha/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__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 
> masakari/api/openstack/ha/__pycache__/extension_info.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__pycache__/extension_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/__pycache__/hosts.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__pycache__/hosts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/__pycache__/notifications.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__pycache__/notifications.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/__pycache__/segments.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__pycache__/segments.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/__pycache__/versions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__pycache__/versions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/__pycache__/versionsV1.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__pycache__/versionsV1.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/__pycache__/vmoves.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/__pycache__/vmoves.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/schemas/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/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 
> masakari/api/openstack/ha/schemas/__pycache__/hosts.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/schemas/__pycache__/hosts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/schemas/__pycache__/notifications.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/schemas/__pycache__/notifications.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/schemas/__pycache__/payload.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/schemas/__pycache__/payload.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/schemas/__pycache__/segments.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/schemas/__pycache__/segments.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/views/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/views/__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 
> masakari/api/openstack/ha/views/__pycache__/hosts.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/views/__pycache__/hosts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/openstack/ha/views/__pycache__/versions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/openstack/ha/views/__pycache__/versions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/validation/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/validation/__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 
> masakari/api/validation/__pycache__/parameter_types.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/api/validation/__pycache__/parameter_types.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/api/validation/__pycache__/validators.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/api/validation/__pycache__/validators.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/cmd/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/cmd/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/cmd/__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 
> masakari/cmd/__pycache__/manage.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/cmd/__pycache__/manage.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/cmd/__pycache__/status.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/cmd/__pycache__/status.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/common/__pycache__/config.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/common/__pycache__/config.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/compute/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/compute/__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 
> masakari/compute/__pycache__/nova.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/compute/__pycache__/nova.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/conf/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/conf/__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 
> masakari/conf/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/conf/__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 
> masakari/conf/__pycache__/coordination.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/conf/__pycache__/coordination.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/database.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/conf/__pycache__/database.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/engine.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/conf/__pycache__/engine.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/engine_driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/conf/__pycache__/engine_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 
> masakari/conf/__pycache__/exceptions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/conf/__pycache__/exceptions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/nova.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/conf/__pycache__/nova.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/opts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/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 
> masakari/conf/__pycache__/osapi_v1.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/conf/__pycache__/osapi_v1.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/paths.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/conf/__pycache__/paths.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/service.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/conf/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/ssl.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/conf/__pycache__/ssl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/conf/__pycache__/wsgi.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/conf/__pycache__/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 
> masakari/db/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/db/__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 
> masakari/db/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/db/__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 
> masakari/db/__pycache__/migration.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/db/__pycache__/migration.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/db/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 
> masakari/db/sqlalchemy/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/__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 
> masakari/db/sqlalchemy/__pycache__/migration.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/__pycache__/migration.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/__pycache__/models.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/__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 
> masakari/db/sqlalchemy/migrate_repo/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/__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 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/001_add_failover_segments_table.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/001_add_failover_segments_table.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/002_add_hosts_table.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/002_add_hosts_table.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/003_update_unique_constraint_hosts.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/003_update_unique_constraint_hosts.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/004_add_notifications_table.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/004_add_notifications_table.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/005_remove_nullable_mismatch.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/005_remove_nullable_mismatch.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/006_add_persistence_tables.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/006_add_persistence_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 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/007_enabled_to_segments.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/007_enabled_to_segments.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/008_add_vm_moves_table.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/db/sqlalchemy/migrate_repo/versions/__pycache__/008_add_vm_moves_table.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/engine/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/engine/__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 
> masakari/engine/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/engine/__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 
> masakari/engine/__pycache__/instance_events.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/engine/__pycache__/instance_events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/engine/__pycache__/manager.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/engine/__pycache__/manager.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/engine/__pycache__/rpcapi.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/engine/__pycache__/rpcapi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/engine/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/engine/__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 
> masakari/engine/drivers/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/__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 
> masakari/engine/drivers/taskflow/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/taskflow/__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 
> masakari/engine/drivers/taskflow/__pycache__/base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/taskflow/__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 
> masakari/engine/drivers/taskflow/__pycache__/driver.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/taskflow/__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 
> masakari/engine/drivers/taskflow/__pycache__/host_failure.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/taskflow/__pycache__/host_failure.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/engine/drivers/taskflow/__pycache__/instance_failure.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/taskflow/__pycache__/instance_failure.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/engine/drivers/taskflow/__pycache__/no_op.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/taskflow/__pycache__/no_op.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/engine/drivers/taskflow/__pycache__/process_failure.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/engine/drivers/taskflow/__pycache__/process_failure.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/ha/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/ha/__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 
> masakari/ha/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add masakari/ha/__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 
> masakari/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/hacking/__pycache__/checks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/notifications/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/notifications/__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 
> masakari/notifications/objects/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/notifications/objects/__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 
> masakari/notifications/objects/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/notifications/objects/__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 
> masakari/notifications/objects/__pycache__/exception.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/notifications/objects/__pycache__/exception.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/notifications/objects/__pycache__/notification.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/notifications/objects/__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 
> masakari/objects/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/objects/__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 
> masakari/objects/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/objects/__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 
> masakari/objects/__pycache__/fields.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/objects/__pycache__/fields.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/objects/__pycache__/host.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/objects/__pycache__/host.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/objects/__pycache__/notification.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/objects/__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 
> masakari/objects/__pycache__/segment.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/objects/__pycache__/segment.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/objects/__pycache__/vmove.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/objects/__pycache__/vmove.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/policies/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/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 
> masakari/policies/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/policies/__pycache__/extension_info.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/policies/__pycache__/extension_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/policies/__pycache__/hosts.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/policies/__pycache__/hosts.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/policies/__pycache__/notifications.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/policies/__pycache__/notifications.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/policies/__pycache__/segments.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/policies/__pycache__/segments.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/policies/__pycache__/versions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/policies/__pycache__/versions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/policies/__pycache__/vmoves.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/policies/__pycache__/vmoves.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/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 
> masakari/tests/__pycache__/fixtures.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/tests/__pycache__/fixtures.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/__pycache__/json_ref.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/tests/__pycache__/json_ref.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/__pycache__/uuidsentinel.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> masakari/tests/__pycache__/uuidsentinel.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/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 
> masakari/tests/unit/__pycache__/conf_fixture.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/conf_fixture.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/fake_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/fake_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/fakes.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/tests/unit/__pycache__/fakes.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/policy_fixture.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/policy_fixture.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_api_validation.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_api_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 
> masakari/tests/unit/__pycache__/test_conf.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_conf.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_context.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_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 
> masakari/tests/unit/__pycache__/test_exception.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_exception.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_hacking.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__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 
> masakari/tests/unit/__pycache__/test_masakari_manage.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_masakari_manage.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_rpc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_rpc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_safeutils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_safeutils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_service.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__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 
> masakari/tests/unit/__pycache__/test_versions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_versions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/__pycache__/test_wsgi.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/__pycache__/test_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 
> masakari/tests/unit/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add masakari/tests/unit/__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 
> masakari/tests/unit/api/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/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 
> masakari/tests/unit/api/__pycache__/test_api_version_request.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/__pycache__/test_api_version_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 
> masakari/tests/unit/api/__pycache__/test_auth.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/__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 
> masakari/tests/unit/api/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/__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 
> masakari/tests/unit/api/openstack/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/__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 
> masakari/tests/unit/api/openstack/__pycache__/fakes.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/__pycache__/fakes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/__pycache__/test_common.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/__pycache__/test_common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/__pycache__/test_extensions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/__pycache__/test_extensions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/__pycache__/test_wsgi.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/__pycache__/test_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 
> masakari/tests/unit/api/openstack/ha/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/ha/__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 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_extension_info.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_extension_info.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_hosts.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_hosts.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_notifications.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_notifications.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_segments.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_segments.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_versions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_versions.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_vmoves.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/api/openstack/ha/__pycache__/test_vmoves.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/cmd/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/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 
> masakari/tests/unit/cmd/__pycache__/test_masakari_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/cmd/__pycache__/test_masakari_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 
> masakari/tests/unit/cmd/__pycache__/test_status.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/cmd/__pycache__/test_status.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/compute/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/compute/__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 
> masakari/tests/unit/compute/__pycache__/test_nova.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/compute/__pycache__/test_nova.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/db/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/db/__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 
> masakari/tests/unit/db/__pycache__/test_db_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/db/__pycache__/test_db_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 
> masakari/tests/unit/db/__pycache__/test_migrations.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/db/__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 
> masakari/tests/unit/db/__pycache__/test_purge.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/db/__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 
> masakari/tests/unit/engine/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/__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 
> masakari/tests/unit/engine/__pycache__/fake_engine.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/__pycache__/fake_engine.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/engine/__pycache__/test_engine_mgr.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/__pycache__/test_engine_mgr.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/engine/__pycache__/test_rpcapi.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/__pycache__/test_rpcapi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/engine/__pycache__/test_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/__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 
> masakari/tests/unit/engine/drivers/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/drivers/__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 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/drivers/taskflow/__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 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_host_failure_flow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_host_failure_flow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_instance_failure_flow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_instance_failure_flow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_process_failure_flow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_process_failure_flow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_taskflow_driver.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/engine/drivers/taskflow/__pycache__/test_taskflow_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 
> masakari/tests/unit/ha/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/ha/__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 
> masakari/tests/unit/ha/__pycache__/test_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/ha/__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 
> masakari/tests/unit/monkey_patch_example/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/monkey_patch_example/__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 
> masakari/tests/unit/monkey_patch_example/__pycache__/example_a.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/monkey_patch_example/__pycache__/example_a.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/monkey_patch_example/__pycache__/example_b.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/monkey_patch_example/__pycache__/example_b.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/notifications/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/notifications/__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 
> masakari/tests/unit/notifications/objects/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/notifications/objects/__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 
> masakari/tests/unit/notifications/objects/__pycache__/test_notification.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/notifications/objects/__pycache__/test_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 
> masakari/tests/unit/objects/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__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 
> masakari/tests/unit/objects/__pycache__/fake_args.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__pycache__/fake_args.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/objects/__pycache__/test_fields.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__pycache__/test_fields.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/objects/__pycache__/test_hosts.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__pycache__/test_hosts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/objects/__pycache__/test_notifications.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__pycache__/test_notifications.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/objects/__pycache__/test_objects.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__pycache__/test_objects.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/objects/__pycache__/test_segments.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__pycache__/test_segments.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> masakari/tests/unit/objects/__pycache__/test_vmoves.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> masakari/tests/unit/objects/__pycache__/test_vmoves.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/masakari_15.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