Your message dated Fri, 23 Jan 2026 01:49:40 +0000
with message-id <[email protected]>
and subject line Bug#1043644: fixed in barbican 1:21.0.0-4
has caused the Debian Bug report #1043644,
regarding barbican: Fails to build source after successful build
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1043644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043644
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: barbican
Version: 1:16.0.0-3
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 barbican
> dpkg-buildpackage: info: source version 1:16.0.0-3
> 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 barbican.sqlite
> rm -f debian/barbican-api.postinst debian/barbican-api.config 
> debian/barbican-common.postinst debian/barbican-common.config 
> debian/barbican-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 barbican using existing 
> ./barbican_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file barbican-16.0.0/barbican.egg-info/SOURCES.txt has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> barbican/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/__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 
> barbican/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/__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 
> barbican/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/__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 
> barbican/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/__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 
> barbican/api/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/api/__pycache__/app.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/api/__pycache__/app.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/__pycache__/hooks.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/api/__pycache__/hooks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__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 
> barbican/api/controllers/__pycache__/acls.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/acls.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/consumers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/consumers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/containers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/containers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/orders.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/orders.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/quotas.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/secretmeta.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/secretmeta.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/secrets.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/secrets.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/secretstores.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/secretstores.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/transportkeys.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__pycache__/transportkeys.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/controllers/__pycache__/versions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/controllers/__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 
> barbican/api/middleware/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/middleware/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/api/middleware/__pycache__/context.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/middleware/__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 
> barbican/api/middleware/__pycache__/simple.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/api/middleware/__pycache__/simple.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/cmd/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/cmd/__pycache__/barbican_manage.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/cmd/__pycache__/barbican_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 
> barbican/cmd/__pycache__/pkcs11_kek_rewrap.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/cmd/__pycache__/pkcs11_kek_rewrap.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/cmd/__pycache__/retry_scheduler.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/cmd/__pycache__/retry_scheduler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/cmd/__pycache__/worker.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/cmd/__pycache__/worker.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/common/__pycache__/accept.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/common/__pycache__/accept.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/__pycache__/config.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/common/__pycache__/exception.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/common/__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 
> barbican/common/__pycache__/hrefs.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/common/__pycache__/hrefs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/__pycache__/policy.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/common/__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 
> barbican/common/__pycache__/quota.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/common/__pycache__/quota.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/__pycache__/resources.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/common/__pycache__/resources.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/common/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/__pycache__/validators.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/common/__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 
> barbican/common/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/acls.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/acls.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/consumers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/consumers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/containers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/containers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/orders.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/orders.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/quotas.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/secretmeta.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/secretmeta.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/secrets.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/secrets.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/secretstores.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/secretstores.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/common/policies/__pycache__/transportkeys.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/common/policies/__pycache__/transportkeys.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/hacking/__pycache__/checks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/model/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/model/__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 
> barbican/model/__pycache__/clean.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/model/__pycache__/clean.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/__pycache__/models.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/model/__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 
> barbican/model/__pycache__/repositories.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/model/__pycache__/repositories.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/__pycache__/sync.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/model/__pycache__/sync.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/migration/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/model/migration/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/migration/__pycache__/commands.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/model/migration/__pycache__/commands.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/migration/alembic_migrations/__pycache__/env.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/model/migration/alembic_migrations/__pycache__/env.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/migration/alembic_migrations/versions/__pycache__/0f8c192a061f_add_secret_consumers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/model/migration/alembic_migrations/versions/__pycache__/0f8c192a061f_add_secret_consumers.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/migration/alembic_migrations/versions/__pycache__/39cf2e645cba_ocata_rebase.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/model/migration/alembic_migrations/versions/__pycache__/39cf2e645cba_ocata_rebase.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/model/migration/alembic_migrations/versions/__pycache__/8c74e2d7f1ff_update_secret_consumers_unique_.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/model/migration/alembic_migrations/versions/__pycache__/8c74e2d7f1ff_update_secret_consumers_unique_.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/objects/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/objects/__pycache__/container.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/container.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/container_acl.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/container_acl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/container_acl_user.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/container_acl_user.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/container_consumer_meta.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/container_consumer_meta.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/container_secret.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/container_secret.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/encrypted_datum.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/encrypted_datum.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/fields.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/objects/__pycache__/kekdatum.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/objects/__pycache__/kekdatum.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/order.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/objects/__pycache__/order.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/order_barbican_metadatum.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/order_barbican_metadatum.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/order_plugin_metadatum.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/order_plugin_metadatum.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/order_retry_task.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/order_retry_task.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/project.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/objects/__pycache__/project.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/project_quotas.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/project_quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/project_secret_store.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/project_secret_store.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/secret.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/objects/__pycache__/secret.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/secret_acl.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/secret_acl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/secret_acl_user.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/secret_acl_user.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/secret_consumer_metadatum.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/secret_consumer_metadatum.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/secret_store_metadatum.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/secret_store_metadatum.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/secret_stores.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/secret_stores.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/secret_user_metadatum.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/secret_user_metadatum.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/objects/__pycache__/transport_key.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/objects/__pycache__/transport_key.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/plugin/__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 
> barbican/plugin/__pycache__/castellan_secret_store.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/plugin/__pycache__/castellan_secret_store.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/dogtag.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/plugin/__pycache__/dogtag.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/dogtag_config_opts.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/__pycache__/dogtag_config_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 
> barbican/plugin/__pycache__/kmip_secret_store.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/__pycache__/kmip_secret_store.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/resources.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/plugin/__pycache__/resources.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/simple_certificate_manager.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/plugin/__pycache__/simple_certificate_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 
> barbican/plugin/__pycache__/snakeoil_ca.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/plugin/__pycache__/snakeoil_ca.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/store_crypto.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/__pycache__/store_crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/symantec.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/plugin/__pycache__/symantec.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/__pycache__/vault_secret_store.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/__pycache__/vault_secret_store.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/crypto/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/crypto/__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 
> barbican/plugin/crypto/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/plugin/crypto/__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 
> barbican/plugin/crypto/__pycache__/manager.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/crypto/__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 
> barbican/plugin/crypto/__pycache__/p11_crypto.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/crypto/__pycache__/p11_crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/crypto/__pycache__/pkcs11.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/crypto/__pycache__/pkcs11.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/crypto/__pycache__/simple_crypto.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/crypto/__pycache__/simple_crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/interface/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/interface/__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 
> barbican/plugin/interface/__pycache__/certificate_manager.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/plugin/interface/__pycache__/certificate_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 
> barbican/plugin/interface/__pycache__/secret_store.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/plugin/interface/__pycache__/secret_store.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/util/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/util/__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 
> barbican/plugin/util/__pycache__/mime_types.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/util/__pycache__/mime_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 
> barbican/plugin/util/__pycache__/multiple_backends.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/plugin/util/__pycache__/multiple_backends.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/util/__pycache__/translations.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/plugin/util/__pycache__/translations.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/plugin/util/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/plugin/util/__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 
> barbican/queue/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/queue/__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 
> barbican/queue/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/queue/__pycache__/client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/queue/__pycache__/keystone_listener.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/queue/__pycache__/keystone_listener.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/queue/__pycache__/retry_scheduler.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/queue/__pycache__/retry_scheduler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/queue/__pycache__/server.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/queue/__pycache__/server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tasks/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/tasks/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tasks/__pycache__/certificate_resources.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tasks/__pycache__/certificate_resources.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tasks/__pycache__/common.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/tasks/__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 
> barbican/tasks/__pycache__/keystone_consumer.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tasks/__pycache__/keystone_consumer.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tasks/__pycache__/resources.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/tasks/__pycache__/resources.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/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 
> barbican/tests/__pycache__/certificate_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/__pycache__/certificate_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 
> barbican/tests/__pycache__/database_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/__pycache__/database_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 
> barbican/tests/__pycache__/fixture.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add barbican/tests/__pycache__/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 
> barbican/tests/__pycache__/keys.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/tests/__pycache__/keys.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/__pycache__/test_hacking.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/tests/__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 
> barbican/tests/__pycache__/test_middleware_auth.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/__pycache__/test_middleware_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 
> barbican/tests/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add barbican/tests/__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 
> barbican/tests/api/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/tests/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 
> barbican/tests/api/__pycache__/test_init.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/api/__pycache__/test_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 
> barbican/tests/api/__pycache__/test_resources.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/api/__pycache__/test_resources.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/__pycache__/test_resources_policy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/api/__pycache__/test_resources_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 
> barbican/tests/api/__pycache__/test_transport_keys_resource.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/__pycache__/test_transport_keys_resource.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__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 
> barbican/tests/api/controllers/__pycache__/test_acls.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_acls.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_consumers.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_consumers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_containers.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_containers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_orders.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_orders.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_quotas.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_secretmeta.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_secretmeta.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_secrets.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_secrets.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_secretstores.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__pycache__/test_secretstores.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/controllers/__pycache__/test_versions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/controllers/__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 
> barbican/tests/api/middleware/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/api/middleware/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/api/middleware/__pycache__/test_context.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/api/middleware/__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 
> barbican/tests/api/middleware/__pycache__/test_simple.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/api/middleware/__pycache__/test_simple.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/cmd/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/tests/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 
> barbican/tests/cmd/__pycache__/test_barbican_manage.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/cmd/__pycache__/test_barbican_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 
> barbican/tests/cmd/__pycache__/test_cmd.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> barbican/tests/cmd/__pycache__/test_cmd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/cmd/__pycache__/test_db_cleanup.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/cmd/__pycache__/test_db_cleanup.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/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 
> barbican/tests/common/__pycache__/test_hrefs.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/common/__pycache__/test_hrefs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/common/__pycache__/test_quota.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/common/__pycache__/test_quota.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/common/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/common/__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 
> barbican/tests/common/__pycache__/test_validators.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/common/__pycache__/test_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 
> barbican/tests/model/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/model/__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 
> barbican/tests/model/__pycache__/test_models.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/model/__pycache__/test_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 
> barbican/tests/model/repositories/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__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 
> barbican/tests/model/repositories/__pycache__/test_repositories.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_acls.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_acls.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_certificate_authorities.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_certificate_authorities.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_consumers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_consumers.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_containers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_containers.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_order_retry_tasks.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_order_retry_tasks.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_orders.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_orders.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_projects.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_projects.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_quotas.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_quotas.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_secret_consumers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_secret_consumers.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_secret_metadata.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_secret_metadata.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_secret_stores.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_secret_stores.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_secrets.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_secrets.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/model/repositories/__pycache__/test_repositories_transport_keys.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/model/repositories/__pycache__/test_repositories_transport_keys.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/objects/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/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 
> barbican/tests/objects/__pycache__/test_ovo_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/objects/__pycache__/test_ovo_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 
> barbican/tests/objects/__pycache__/test_ovo_project.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/objects/__pycache__/test_ovo_project.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/objects/__pycache__/test_ovo_project_quotas.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/objects/__pycache__/test_ovo_project_quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/objects/__pycache__/test_ovo_project_secret_store.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/objects/__pycache__/test_ovo_project_secret_store.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__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 
> barbican/tests/plugin/__pycache__/test_castellan_secret_store.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_castellan_secret_store.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/__pycache__/test_dogtag.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_dogtag.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/__pycache__/test_kmip.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_kmip.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/__pycache__/test_resource.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_resource.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/__pycache__/test_simple_certificate_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_simple_certificate_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 
> barbican/tests/plugin/__pycache__/test_snakeoil_ca.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_snakeoil_ca.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/__pycache__/test_store_crypto.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_store_crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/__pycache__/test_symantec.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/__pycache__/test_symantec.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/crypto/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/crypto/__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 
> barbican/tests/plugin/crypto/__pycache__/test_crypto.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/crypto/__pycache__/test_crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/crypto/__pycache__/test_manager.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/crypto/__pycache__/test_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 
> barbican/tests/plugin/crypto/__pycache__/test_p11_crypto.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/crypto/__pycache__/test_p11_crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/crypto/__pycache__/test_pkcs11.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/crypto/__pycache__/test_pkcs11.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/interface/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/interface/__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 
> barbican/tests/plugin/interface/__pycache__/test_certificate_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/interface/__pycache__/test_certificate_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 
> barbican/tests/plugin/interface/__pycache__/test_secret_store.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/interface/__pycache__/test_secret_store.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/util/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/util/__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 
> barbican/tests/plugin/util/__pycache__/test_mime_types.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/util/__pycache__/test_mime_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 
> barbican/tests/plugin/util/__pycache__/test_multiple_backends.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/util/__pycache__/test_multiple_backends.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/util/__pycache__/test_translations.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/util/__pycache__/test_translations.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/plugin/util/__pycache__/test_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/plugin/util/__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 
> barbican/tests/queue/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/queue/__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 
> barbican/tests/queue/__pycache__/test_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/queue/__pycache__/test_client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/queue/__pycache__/test_keystone_listener.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/queue/__pycache__/test_keystone_listener.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/queue/__pycache__/test_retry_scheduler.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> barbican/tests/queue/__pycache__/test_retry_scheduler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/queue/__pycache__/test_server.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/queue/__pycache__/test_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/tasks/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/tasks/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/tasks/__pycache__/test_certificate_resources.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/tasks/__pycache__/test_certificate_resources.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/tasks/__pycache__/test_common.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/tasks/__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 
> barbican/tests/tasks/__pycache__/test_keystone_consumer.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> barbican/tests/tasks/__pycache__/test_keystone_consumer.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> barbican/tests/tasks/__pycache__/test_resources.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> barbican/tests/tasks/__pycache__/test_resources.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/barbican_16.0.0-3_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: barbican
Source-Version: 1:21.0.0-4
Done: Thomas Goirand <[email protected]>

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

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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated barbican package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 21 Jan 2026 13:52:50 +0100
Source: barbican
Architecture: source
Version: 1:21.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1043644
Changes:
 barbican (1:21.0.0-4) unstable; urgency=medium
 .
   * Correct d/rules clean (Closes: #1043644).
Checksums-Sha1:
 f8a446c26ad94736031be7374d6b3b090d52649d 3596 barbican_21.0.0-4.dsc
 d224153d1a6ef29d96361fb4529df92a56b38dac 11004 barbican_21.0.0-4.debian.tar.xz
 78828cd5608338137abfc86dc92047a758381fd9 23133 
barbican_21.0.0-4_amd64.buildinfo
Checksums-Sha256:
 acec4ace4aab5ccd6f82c44ec51227fb5e3d69d1179073cf0946b516f4dafd56 3596 
barbican_21.0.0-4.dsc
 b4d73a7e9f4b05972c57450be39221f8a7b0cfa9a0dc7d76117d9f75f3118f46 11004 
barbican_21.0.0-4.debian.tar.xz
 02c489e0be6d4c0388dcb2055370e782f1dc27217268e21d4ab50a87feda88d7 23133 
barbican_21.0.0-4_amd64.buildinfo
Files:
 ea5653ff8cd679b3f8518cff5ad11105 3596 net optional barbican_21.0.0-4.dsc
 30abe900149c43cf85d03ddf3717b329 11004 net optional 
barbican_21.0.0-4.debian.tar.xz
 3e419702823d05f93c4bae5863c13abc 23133 net optional 
barbican_21.0.0-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmlymAcACgkQ1BatFaxr
Q/7Qcg//ZkVZkLamW2PqYB33o9ZtiuZE8gYiLTi7+69IneUWdyAk2nRufewm9YJT
qqOAkknC2if+stCkvGDyr84t71U4dNFoEMbjPwcDCyCaDRGeJUyzQYyCh/pqzcYS
1U0xG/+Vm5sUzo8nYuTgiYBTAwUTJ6ViFzRknRyeKVlB2zHD15hp5jhEXnBu8awa
GD0sSWxit3WCzij6nJGI5s3rD4XpkBqwv/02w6P604TuDs/e/j9iJTygiJxGX2yU
8uknh/UMYdSS4It2uzCR3cd0gTYpTeyZKFvkRz2sb9bZmoeRuDdXAnxktk13achm
g2/YObWhLg1uW4oSwQoO6i+xfcZzkpmFG2L8Pu2M0FgpS4lj9RJ6sVX7An5EXU/b
pgQD9iYaOyRj1ZIvX0x46RVQJmJx4/LejazSU5wLagUT3y7d16yMgNCN7Ii0kodU
BebKZsUzTbXelsd+xE7JoYpSiANRtUOtzFMnElAXiROU/E3StEgPV6GUNTTM11eu
WoZFEP5P0t6XRJ7v5DCJirXleJ+xMI9Ps4ZDsAKG5PRbV5h5GdDhEG4TpPI9wX3Y
yjWL1TZT7fHurN0cPzm6Z+8EgZFebGsSbiLKEwxN1GP7aAdIIaGdnggm0DKLUMuN
42zTEcyJB2pbgcGPn6RZfVX/9VxtEY6MbpVueYBbBVDN6mvpweg=
=i+zF
-----END PGP SIGNATURE-----

Attachment: pgp8rX2jGXZTy.pgp
Description: PGP signature


--- End Message ---

Reply via email to