FS#64198 - [borg] missing dependency 'python-llfuse' for mount command

Attached to Project: Community Packages
Opened by Alwyn (alwyn) - Monday, 21 October 2019, 09:14 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 21 October 2019, 13:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

`borg mount` fails with
> borg mount not available: loading FUSE support failed [ImportError: No module named 'llfuse']

Installing package 'python-llfuse' fixes the problem.
I would guess this is a simple case of a new missing dependency :)

Additional info:
* borg 1.1.10
* Package version 1.1.10-1

Steps to reproduce:
1) sudo pacman -S borg
2) borg mount /your/borg::backup
3) See error
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 21 October 2019, 13:23 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Covered by optional dep

Loading...