Bug 1109703

Summary: Borg mount command missing dependency python3-llfuse
Product: [openSUSE] openSUSE Distribution Reporter: Martin Winter <me>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: astieger, forgotten_vL4cfALIrQ, hpj, me
Version: Leap 15.0   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 1095725    
Bug Blocks:    

Description Martin Winter 2018-09-25 15:58:44 UTC
+++ This bug was initially created as a clone of Bug #1095725 +++

Leap 15.0 (cloned from Tumbleweed) 

The command borg (from package borgbackup) fails when you use the borg mount <archive> <mountpoint> and outputs:
borg mount not available: loading FUSE support failed [ImportError: No module named 'llfuse']

the llfuse python library is not available in the repo providing borg nor any of the defaults and has to be installed from the filesystems repo at 
 http://download.opensuse.org/repositories/filesystems/openSUSE_Tumbleweed/

installing the python3-llfuse package from this repository makes the borg mount command function without issue
Comment 1 Martin Winter 2018-09-25 16:00:18 UTC
created clone because this problem also affects Leap 15.0
Comment 2 Andreas Stieger 2018-09-25 16:29:18 UTC
Cloned bugs not required

*** This bug has been marked as a duplicate of bug 1095725 ***