Patterns broken with v1.9.7 #979
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#979
Loading…
Reference in a new issue
No description provided.
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!