#687: Fix borgmatic error when not finding the configuration schema for certain "pip install
--editable" development installs.
#688: Fix archive checks being skipped even when particular archives haven't been checked
recently. This occurred when using multiple borgmatic configuration files with different
"archive_name_format"s, for instance.
#691: Fix error in "borgmatic restore" action when the configured repository path is relative
instead of absolute.
#694: Run "borgmatic borg" action without capturing output so interactive prompts and flags like
"--progress" still work.
This update has been submitted for testing by heffer.
[root@ws ~]# rpm -q borgmatic; generate-borgmatic-config
borgmatic-1.7.13-1.fc38.noarch
Traceback (most recent call last):
File "/usr/bin/generate-borgmatic-config", line 8, in <module>
sys.exit(main())
^^^^^^
File "/usr/lib/python3.11/site-packages/borgmatic/commands/generate_config.py", line 45, in main
validate.schema_filename(),
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/borgmatic/config/validate.py", line 23, in schema_filename
return next(
^
TypeError: 'NoneType' object is not iterable
This update has been submitted for testing by heffer.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
any borgmatic invocation ends with this traceback
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Thanks for catching that. I submitted a fix upstream: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/702
This update can be pushed to stable now if the maintainer wishes
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'ignored'.
This update has been obsoleted by borgmatic-1.7.14-1.fc38.