obsolete

borgmatic-1.7.13-1.fc38

FEDORA-2023-d0f48f9223 created by heffer a year ago for Fedora 38
  • #375: Restore particular PostgreSQL schemas from a database dump via "borgmatic restore --schema"
    flag. See the documentation for more information:
    https://torsion.org/borgmatic/docs/how-to/backup-your-databases/#restore-particular-schemas
  • #678: Fix error from PostgreSQL when dumping a database with a "format" of "plain".
  • #678: Fix PostgreSQL hook to support "psql_command" and "pg_restore_command" options containing
    commands with arguments.
  • #678: Fix calls to psql in PostgreSQL hook to ignore "~/.psqlrc", whose settings can break
    database dumping.
  • #680: Add support for logging each log line as a JSON object via global "--log-json" flag.
  • #682: Fix "source_directories_must_exist" option to expand globs and tildes in source directories.
  • #684: Rename "master" development branch to "main" to use more inclusive language. You'll need to
    update your development checkouts accordingly.
  • #686: Add fish shell completion script so you can tab-complete on the borgmatic command-line. See
    the documentation for more information:
    https://torsion.org/borgmatic/docs/how-to/set-up-backups/#shell-completion
  • #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.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been pushed to testing.

a year ago
User Icon todoleza commented & provided feedback a year ago
karma

any borgmatic invocation ends with this traceback

[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
BZ#2207746 borgmatic-1.7.13 is available

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.

a year ago
User Icon heffer commented & provided feedback a year ago

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

a year ago

This update's test gating status has been changed to 'failed'.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update's test gating status has been changed to 'failed'.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been obsoleted by borgmatic-1.7.14-1.fc38.

a year ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
-1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
a year ago
in testing
a year ago
BZ#2207746 borgmatic-1.7.13 is available
-1
0

Automated Test Results