New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13783 (closed defect: worksforme)

Opened 5 years ago

Last modified 4 years ago

sshfs failure

Reported by: jochen@… Owned by: eridius@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: sshfs, kernel module, Cc: eridius@…, jochen@…
Port:

Description

On my PPC system sshfs does not work:

> sudo sshfs -v jochen@gowron:/home/jochen /Volumes/jochen
Password: 
you must be running as root to load modules into the kernel 
the MacFUSE file system is not available (1)

The installed versions are up to date:

> sudo port list sshfs fusefs libfuse
sshfs                          @1.8            fuse/sshfs
fusefs                         @1.1            fuse/fusefs
libfuse                        @2.7.1          fuse/libfuse

System is a G4 running Mac OS X 10.4 and latest MacPorts.

> uname -a
Darwin paeffgen... 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; 
root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc

Change History

comment:1 Changed 5 years ago by eridius@…

Huh. Unfortunately, I don't have your environment (neither ppc nor 10.4) so I can't try and replicate it. I think the easiest thing for you to do right now would be to uninstall sshfs, libfuse, and fusefs, then install from the main MacFUSE Core distribution. Although it may be worth uninstalling fusefs, then installing it again with the -d switch to output debug information, and attaching the transcript to this ticket so I can look through and see if I spot anything that's weird.

Also, what happens if you try and run /System/Library/Filesystems/fusefs.fs/Support/load_fusefs ?

comment:2 Changed 5 years ago by eridius@…

  • Status changed from new to closed
  • Resolution set to worksforme

Given the lack of response, and the recent upgrade of the macfuse ports to 1.3, I'm closing this.

comment:3 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.