Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63015 closed defect (fixed)

sshfs @2.10_1 won't install due to macfuse dependency

Reported by: vidakris Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: bigsur Cc: ra1nb0w
Port: sshfs

Description

sshfs won't install due to macfuse dependency on Big Sur and arm architecture. It seems like macfuse package is deprecated in favor for osxfuse (which doesn't work either, but that's a different issue).

$ sudo port install sshfs
--->  Computing dependencies for sshfs
Error: Cannot install sshfs for the arch 'arm64' because
Error: its dependency macfuse only supports the arch 'x86_64'.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port sshfs failed

Change History (3)

comment:1 Changed 3 years ago by reneeotten (Renee Otten)

Cc: ra1nb0w added
Owner: set to drkp
Port: sshfs added
Status: newassigned

comment:2 Changed 3 years ago by Davide Gerhard <ra1nb0w@…>

Resolution: fixed
Status: assignedclosed

In ebe79c34e00509ca26a48e260c6eb32e843ab220/macports-ports (master):

macfuse: add support for arm64

Closes: #63015

comment:3 Changed 3 years ago by ra1nb0w

retry and confirm that now it works fine on arm64. thank you

Note: See TracTickets for help on using tickets.