• Bug#1067298: borgmatic: FTBFS: dh_auto_test: error: pybuild --test --te

    From Lucas Nussbaum@21:1/5 to All on Wed Mar 20 22:20:08 2024
    Source: borgmatic
    Version: 1.8.3-1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20240319 ftbfs-trixie

    Hi,

    During a rebuild of all packages in sid, your package failed to build
    on amd64.


    Relevant part (hopefully):
    debian/rules binary
    dh binary --buildsystem=pybuild
    dh_update_autotools_config -O--buildsystem=pybuild
    dh_autoreconf -O--buildsystem=pybuild
    dh_auto_configure -O--buildsystem=pybuild
    I: pybuild base:305: python3.12 setup.py config
    running config
    I: pybuild base:305: python3.11 setup.py config
    running config
    dh_auto_build -O--buildsystem=pybuild
    I: pybuild base:305: /usr/bin/python3.12 setup.py build
    running build
    running build_py
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic
    copying borgmatic/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic
    copying borgmatic/execute.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic
    copying borgmatic/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic
    copying borgmatic/signals.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic
    copying borgmatic/verbosity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks copying borgmatic/hooks/ntfy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/mysql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/healthchecks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/pagerduty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/dump.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/loki.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/dispatch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/mongodb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/sqlite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/postgresql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/mariadb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/cronitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    copying borgmatic/hooks/cronhub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/hooks
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/compact.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/feature.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/export_tar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/rcreate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/create.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/mount.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/check.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/state.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/export_key.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/break_lock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/umount.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/borg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/flags.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/prune.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/extract.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/rinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    copying borgmatic/borg/rlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/borg
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config copying borgmatic/config/load.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/checks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/normalize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/validate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/override.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/collect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    copying borgmatic/config/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions copying borgmatic/actions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/compact.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/export_tar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/restore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/rcreate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/create.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/mount.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/check.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/export_key.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/break_lock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/borg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/arguments.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/prune.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/extract.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/rinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    copying borgmatic/actions/rlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands copying borgmatic/commands/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands
    copying borgmatic/commands/validate_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands
    copying borgmatic/commands/generate_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands
    copying borgmatic/commands/borgmatic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands
    copying borgmatic/commands/arguments.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions/config
    copying borgmatic/actions/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions/config
    copying borgmatic/actions/config/validate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions/config
    copying borgmatic/actions/config/bootstrap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions/config
    copying borgmatic/actions/config/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/actions/config
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/fish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/bash.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/actions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/commands/completion
    running egg_info
    creating borgmatic.egg-info
    writing borgmatic.egg-info/PKG-INFO
    writing dependency_links to borgmatic.egg-info/dependency_links.txt
    writing entry points to borgmatic.egg-info/entry_points.txt
    writing requirements to borgmatic.egg-info/requires.txt
    writing top-level names to borgmatic.egg-info/top_level.txt
    writing manifest file 'borgmatic.egg-info/SOURCES.txt'
    reading manifest file 'borgmatic.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    adding license file 'LICENSE'
    adding license file 'AUTHORS'
    writing manifest file 'borgmatic.egg-info/SOURCES.txt'
    copying borgmatic/config/schema.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/borgmatic/config
    I: pybuild base:305: /usr/bin/python3 setup.py build
    running build
    running build_py
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic
    copying borgmatic/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic
    copying borgmatic/execute.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic
    copying borgmatic/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic
    copying borgmatic/signals.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic
    copying borgmatic/verbosity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks copying borgmatic/hooks/ntfy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/mysql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/healthchecks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/pagerduty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/dump.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/loki.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/dispatch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/mongodb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/sqlite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/postgresql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/mariadb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/cronitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    copying borgmatic/hooks/cronhub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/hooks
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/compact.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/feature.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/export_tar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/rcreate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/create.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/mount.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/check.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/state.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/export_key.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/break_lock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/umount.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/borg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/flags.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/prune.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/extract.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/rinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    copying borgmatic/borg/rlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/borg
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config copying borgmatic/config/load.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/checks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/normalize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/validate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/override.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/collect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    copying borgmatic/config/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions copying borgmatic/actions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/compact.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/export_tar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/restore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/rcreate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/create.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/mount.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/check.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/export_key.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/break_lock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/borg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/arguments.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/prune.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/extract.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/rinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    copying borgmatic/actions/rlist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands copying borgmatic/commands/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands
    copying borgmatic/commands/validate_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands
    copying borgmatic/commands/generate_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands
    copying borgmatic/commands/borgmatic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands
    copying borgmatic/commands/arguments.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions/config
    copying borgmatic/actions/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions/config
    copying borgmatic/actions/config/validate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions/config
    copying borgmatic/actions/config/bootstrap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions/config
    copying borgmatic/actions/config/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/actions/config
    creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/fish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/bash.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands/completion
    copying borgmatic/commands/completion/actions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/commands/completion
    running egg_info
    writing borgmatic.egg-info/PKG-INFO
    writing dependency_links to borgmatic.egg-info/dependency_links.txt
    writing entry points to borgmatic.egg-info/entry_points.txt
    writing requirements to borgmatic.egg-info/requires.txt
    writing top-level names to borgmatic.egg-info/top_level.txt
    reading manifest file 'borgmatic.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    adding license file 'LICENSE'
    adding license file 'AUTHORS'
    writing manifest file 'borgmatic.egg-info/SOURCES.txt'
    copying borgmatic/config/schema.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/borgmatic/config
    dh_auto_test -O--buildsystem=pybuild
    I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest --ignore=tests/end-to-end --ignore=tests/integration/commands/test_borgmatic.py
    ============================= test session starts ==============================
    platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0
    rootdir: /<<PKGBUILDDIR>>
    configfile: setup.cfg
    collected 38 items / 78 errors

    ==================================== ERRORS ====================================
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/actions/config/test_validate.py _
    tests/integration/actions/config/test_validate.py:3: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/borg/test_commands.py _
    tests/integration/borg/test_commands.py:4: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/commands/test_arguments.py _
    tests/integration/commands/test_arguments.py:2: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/commands/test_generate_config.py _
    tests/integration/commands/test_generate_config.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/commands/test_validate_config.py _
    tests/integration/commands/test_validate_config.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/config/test_generate.py _
    tests/integration/config/test_generate.py:6: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/config/test_load.py _
    tests/integration/config/test_load.py:5: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/config/test_validate.py _
    tests/integration/config/test_validate.py:6: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/hooks/test_healthchecks.py _
    tests/integration/hooks/test_healthchecks.py:3: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/hooks/test_loki.py _
    tests/integration/hooks/test_loki.py:4: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/integration/test_execute.py _
    tests/integration/test_execute.py:6: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/config/test_bootstrap.py _
    tests/unit/actions/config/test_bootstrap.py:2: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/config/test_generate.py _
    tests/unit/actions/config/test_generate.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/config/test_validate.py _
    tests/unit/actions/config/test_validate.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/test_borg.py _
    tests/unit/actions/test_borg.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/test_break_lock.py _
    tests/unit/actions/test_break_lock.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/test_check.py _
    tests/unit/actions/test_check.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/test_compact.py _
    tests/unit/actions/test_compact.py:1: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/test_create.py _
    tests/unit/actions/test_create.py:3: in <module>
    from flexmock import flexmock /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module>
    from flexmock import _integrations # pylint: disable=unused-import /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module>
    saved_pytest = runner.call_runtest_hook
    E AttributeError: module '_pytest.runner' has no attribute 'call_runtest_hook'
    _ ERROR collecting .pybuild/cpython3_3.12/build/tests/unit/actions/test_export_key.py _

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Fri Mar 29 10:00:01 2024
    This is a multi-part message in MIME format...

    Your message dated Fri, 29 Mar 2024 08:49:18 +0000
    with message-id <E1rq7vK-00FCNM-SD@fasolo.debian.org>
    and subject line Bug#1067298: fixed in borgmatic 1.8.9-1
    has caused the Debian Bug report #1067298,
    regarding borgmatic: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13
    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 owner@bugs.debian.org
    immediately.)


    --
    1067298: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067298
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 20 Mar 2024 21:06:21 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-105.5 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
    FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,
    UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 125; hammy, 150; neutral, 273; spammy,
    0. spammytokens: hammytokens:0.000-+--python3,
    0.000-+--Hx-spam-relays-external:sk:stravin, 0.000-+--H*RT:sk:stravin,
    0.000-+--Hx-spam-relays-external:311, 0.000-+--H*RT:311
    Return-path: <lucas@debian.org>
    Received: from stravinsky.debian.org ([2001