Opened 2 years ago
Closed 22 months ago
#65926 closed defect (fixed)
restic: cannot mount because it depends on OSXFUSE
Reported by: | huyz (Huy Z) | Owned by: | herbygillot (Herby Gillot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mascguy (Christopher Nielsen) | |
Port: | restic |
Description (last modified by mascguy (Christopher Nielsen))
This is similar to issue:62315
When I try to run restic mount
, I get:
cannot locate OSXFUSE
❯ restic version restic 0.14.0 compiled with go1.19 on darwin/arm64
Change History (4)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to herbygillot |
---|---|
Status: | new → assigned |
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|---|
Description: | modified (diff) |
Summary: | restic cannot mount because it depends on OSXFUSE → restic: cannot mount because it depends on OSXFUSE |
comment:3 Changed 22 months ago by huyz (Huy Z)
comment:4 Changed 22 months ago by herbygillot (Herby Gillot)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
As of
restic 0.15.0 compiled with go1.19.5 on darwin/arm64
, the mount command seems to work for me now.This ticket can be closed.