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.

