Bug 1493434

Summary: Missing fuse dependency for borgbackup package
Product: [Fedora] Fedora EPEL Reporter: Damien Gombault <desintegr>
Component: borgbackupAssignee: Persona non grata <nobody+366555>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: fredrik, fschwarz, nobody+366555
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: borgbackup-1.1.0-1.fc26 borgbackup-1.1.0-1.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-01 00:02:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Damien Gombault 2017-09-20 07:58:01 UTC
Hi.

"borg umount" command does not work if fuse package is not installed.
"borg umount" requires the fusermount command :

# borg umount /mnt/restore/
Local Exception.
Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/borg/archiver.py", line 2089, in main
    exit_code = archiver.run(args)
  File "/usr/lib64/python3.4/site-packages/borg/archiver.py", line 2025, in run
    return func(args)
  File "/usr/lib64/python3.4/site-packages/borg/archiver.py", line 574, in do_umount
    return umount(args.mountpoint)
  File "borg/platform_linux.pyx", line 148, in borg.platform_linux.umount (borg/platform_linux.c:4219)
  File "/usr/lib64/python3.4/subprocess.py", line 534, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib64/python3.4/subprocess.py", line 856, in __init__
    restore_signals, start_new_session)
  File "/usr/lib64/python3.4/subprocess.py", line 1460, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'fusermount'

Platform: Linux zabbix 3.10.0-514.10.2.el7.x86_64 #1 SMP Fri Mar 3 00:04:05 UTC 2017 x86_64 x86_64
Linux: CentOS Linux 7.3.1611 Core
Borg: 1.0.10  Python: CPython 3.4.5
PID: 23969  CWD: /root
sys.argv: ['/usr/bin/borg', 'umount', '/mnt/restore/']
SSH_ORIGINAL_COMMAND: None


After installing fuse, the "borg umount" command works.
I have only tested in EPEL 7, I think this bug applies to Fedora packages too.

Comment 1 Fedora Update System 2017-10-12 15:44:24 UTC
borgbackup-1.1.0-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-10e95a8d1f

Comment 2 Fedora Update System 2017-10-12 15:44:54 UTC
borgbackup-1.1.0-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-f2d9488b45

Comment 3 Fedora Update System 2017-10-13 22:23:03 UTC
borgbackup-1.1.0-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-763e7bdf41

Comment 4 Fedora Update System 2017-10-13 23:47:09 UTC
borgbackup-1.1.0-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-f2d9488b45

Comment 5 Fedora Update System 2017-11-01 00:02:10 UTC
borgbackup-1.1.0-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2017-11-07 22:15:01 UTC
borgbackup-1.1.0-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.