findmnt -t btrfs malformed path #963

Closed
opened 2025-01-03 09:58:18 +00:00 by regtm · 4 comments

I just set up a backup config for a full backup on a fedora41 system and ran into an access error to /home or more precisely └─/home. I assume borgmatic parses the path from the findmnt result which has added characters for visual representation of subvolumes:

btrfs subvolume list /
btrfs subvolume list └─/home
ERROR: cannot access '└─/home': No such file or directory
ERROR: can't access '└─/home'
/mnt/backup: Command '('btrfs', 'subvolume', 'list', '└─/home')' returned non-zero exit status 1.
/mnt/backup: Calling lvm hook function remove_data_source_dumps

borgmatic version

1.9.4

borgmatic installation method

Fedora repos

Borg version

1.4.0

Operating system and version

Fedora Linux 41 KDE

I just set up a backup config for a full backup on a fedora41 system and ran into an access error to /home or more precisely └─/home. I assume borgmatic parses the path from the findmnt result which has added characters for visual representation of subvolumes: ```findmnt -n -t btrfs btrfs subvolume list / btrfs subvolume list └─/home ERROR: cannot access '└─/home': No such file or directory ERROR: can't access '└─/home' /mnt/backup: Command '('btrfs', 'subvolume', 'list', '└─/home')' returned non-zero exit status 1. /mnt/backup: Calling lvm hook function remove_data_source_dumps ``` ### borgmatic version 1.9.4 ### borgmatic installation method Fedora repos ### Borg version 1.4.0 ### Operating system and version Fedora Linux 41 KDE
Owner

Thanks for taking the time to file this! However I believe that this issue was already fixed in #954 and released in borgmatic 1.9.5. Could you try upgrading to see if that fixes it for you?

Thanks for taking the time to file this! However I believe that this issue was already fixed in #954 and released in borgmatic 1.9.5. Could you try upgrading to see if that fixes it for you?
Author

Yep, that should fix it. Will report back as soon as the update hits the repos :)

Yep, that should fix it. Will report back as soon as the update hits the repos :)
Owner

So did this end up working? Looks like a newer borgmatic is available now: https://packages.fedoraproject.org/pkgs/borgmatic/borgmatic/

So did this end up working? Looks like a newer borgmatic is available now: https://packages.fedoraproject.org/pkgs/borgmatic/borgmatic/
Owner

Closing due to inactivity, but I'd be happy to reopen if needed. Thanks!

Closing due to inactivity, but I'd be happy to reopen if needed. Thanks!
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
borgmatic-collective/borgmatic#963
No description provided.