FS#59797 - [restic] Missing fuse2 deps for mount subcommand

Attached to Project: Community Packages
Opened by bobsaintcool (bobsaintcool) - Friday, 24 August 2018, 22:46 GMT
Last edited by Morten Linderud (Foxboron) - Friday, 26 October 2018, 13:32 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Hi!

I believe the package is missing an depend/optdepends with fuse2 allowing one to use the mount restic command.

Additional info:
* package version: 0.9.2-1

Steps to reproduce:

`
# pacman -Rs fuse2
# pacman -S restic
[...]
# restic -r <REPO> mount /mnt/restic
`
This task depends upon

Closed by  Morten Linderud (Foxboron)
Friday, 26 October 2018, 13:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.9.3-1
Comment by freswa (frederik) - Friday, 14 September 2018, 12:32 GMT
Second this. "fuse2" is indeed an optdepend for mounting.

Loading...