Your message dated Tue, 22 Aug 2023 12:36:06 +0000
with message-id <e1qyqca-00bjte...@fasolo.debian.org>
and subject line Bug#1049053: fixed in masakari 15.0.0-3
has caused the Debian Bug report #1049053,
regarding masakari: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1049053: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: masakari
Version: 15.0.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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 <z...@debian.org>
>  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.

--- End Message ---
--- Begin Message ---
Source: masakari
Source-Version: 15.0.0-3
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
masakari, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1049...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated masakari package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 22 Aug 2023 13:59:46 +0200
Source: masakari
Architecture: source
Version: 15.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1049053
Changes:
 masakari (15.0.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1049053).
Checksums-Sha1:
 decc168a44aee72875600ac39534e5cfb6bcaa56 3217 masakari_15.0.0-3.dsc
 cfed69ddd9d2d90120f8b1921ec21bfc3d195275 6468 masakari_15.0.0-3.debian.tar.xz
 f4321b6dd6107bff393846a73ff6f0aaf4cfede0 17712 
masakari_15.0.0-3_amd64.buildinfo
Checksums-Sha256:
 827b9e752281ec13d9fa3851fdf49be11eb97469ceb53da93ec05de65bbb8faa 3217 
masakari_15.0.0-3.dsc
 9b39013637d6076f0d23f76478169729c3cc2adf9d76b61244384a2e7e885b75 6468 
masakari_15.0.0-3.debian.tar.xz
 7029e1d64612774a1fdd1db3475780904d6cd42b04a3c169b40187cab508490b 17712 
masakari_15.0.0-3_amd64.buildinfo
Files:
 bda5b324c21cb86eb92e703ced68900a 3217 net optional masakari_15.0.0-3.dsc
 104f75e560d2b4f4cb5a148bcb53ce7c 6468 net optional 
masakari_15.0.0-3.debian.tar.xz
 b97346a5910cf44ccaa1d9df3648768f 17712 net optional 
masakari_15.0.0-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTkpaoACgkQ1BatFaxr
Q/6M1hAAlU4u7iuhw9Bbe1S3xw6zvGOJp+vGwGEAg/yO+D8YY0KsVyRw09MvWoV9
Ic6nTVomLJcvQDqhTRa3qCqy5h26TtMZLskukOpaXyVeEyBBCajNS9UF8jcJyxdm
ExyMRd5Fvf4wYzYQiZByLGQICROa81mvEZuEuswBWdis4QrC3LwoWyjiiSMKe8tq
0l9LYPqrScOlF69+B/qHVdDABzAaAbBjenRsx6MiIExlygjefpeU5UmHMV7qt7By
R+x+38qNBBAZX6mwZGDjbSV0Nv3gEtzWVEvTx4yTV2VZtj4m2pVKI9WlcHf+dN/U
b6A1rfyHW99yl3bj6AfOu7Z4jWHDtFrycWNR5Abp89FKBoeRGqJAhVHJ8UW49G3J
kFkxkffI0GZg9lFfAwoBu2yLoaGrdQLGJRKVeRlWAz8967+PuCga2g+Lb7+jpm8P
AbkbXEwpNUWKWX1hCl5ZWKdAcUdGQCIJo2tP32T42MbPT0IHFjEe6/pEiEcdxfBD
OySlmCbAr4PGusyNNAHfpHrw37v7aFthzqEpu3cySKi9Ze8YVpnI3A/KYyvxZ1G/
3Uk3NfiVnxJ0yL63DggqXGBQRV/u7C3Qxy5oq2QOjhJGvpt+oTPdEXYoHkFZQS4M
NZSjMbkMDs0eFMPDDlXrN7rgj2J61sVr0nBfrvvSE2QKGBx3wGw=
=9acb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to