Running borgmatic without arguments or configuration files results in no output #1286
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 project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
borgmatic-collective/borgmatic#1286
Loading…
Add table
Add a link
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
When running borgmatic without command-line arguments or any configuration files, borgmatic exits without output instead of the expected behavior of displaying an error.
Steps to reproduce
On a system without any borgmatic configuration files in the default locations (or as a user on a system without permissions to read those files), run:
Actual behavior
No output.
Expected behavior
Other notes / implementation ideas
This is a regression caused by #262.
borgmatic version
2.1.3/main
borgmatic installation method
uv tool install --editable
Borg version
1.4.3
Python version
3.14.3
Database version (if applicable)
No response
Operating system and version
Manjaro stable
Fixed in main!
Released in borgmatic 2.1.4!