Patterns broken with v1.9.7 #979
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What I'm trying to do and why
Starting with 1.9.7, borgmatic seems to append 'sh:' to my pattern entries. This results in "No such file or directory" errors when running borg.
Steps to reproduce
Actual behavior
Expected behavior
Borgmatic should not append 'sh:' to the pattern entries.
Other notes / implementation ideas
No response
borgmatic version
1.9.7
borgmatic installation method
pacman
Borg version
1.4.0
Python version
3.13.1
Database version (if applicable)
No response
Operating system and version
Arch Linux
Ugh, thank you for filing this. I'm pretty sure I know what happened here and what the fix is.
This is fixed and released in borgmatic 1.9.8. Thanks again!