[MacPorts] #16042: macfuse-1.7 not loading on 10.4.11
#16042: macfuse-1.7 not loading on 10.4.11 ---------------------------------+------------------------------------------ Reporter: smilerliu@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: macfuse sshfs | ---------------------------------+------------------------------------------ It seems the macfuse kernel extension cannot be loaded on my system (10.4.11). When I execute sshfs, the following error occurs: *** cookie:~/tmp lx$ sshfs cactus: test kld(): Undefined symbols: _ubc_msync kextload: kld_load_from_memory() failed for module /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOS/fusefs kextload: a link/load error occured for kernel extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext load failed for extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext (run kextload with -t for diagnostic output) the MacFUSE file system is not available (1) *** Running "kextload -t /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext" tells me that the extension seems valid. Do I miss anything? -- Ticket URL: <http://trac.macports.org/ticket/16042> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse sshfs ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => eridius@macports.org Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse sshfs ----------------------------------+----------------------------------------- Comment(by tom.duck@dal.ca): I can confirm that I am seeing the same behaviour on my 10.4 system. -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse sshfs ----------------------------------+----------------------------------------- Comment(by jeff.borisch@gmail.com): I am getting the same behavior on OSX server 10.4.11 I was able to work around it by installing the MacFuse .pkg available on Google Code on top of the version installed by port. macfuse needs to be installed first by port to appear as satisfying dependencies of other fuse modules you may want to install with port. -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: macfuse sshfs | ----------------------------------+----------------------------------------- Changes (by macsforever2000@macports.org): * keywords: macfuse sshfs => * port: => macfuse sshfs -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ---------------------------------+------------------------------------------ Reporter: smilerliu@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: macfuse sshfs ---------------------------------+------------------------------------------ Changes (by jmr@…): * cc: jmr@… (added) Comment: Is this still a problem after r43046? -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ---------------------------------+------------------------------------------ Reporter: smilerliu@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: macfuse sshfs ---------------------------------+------------------------------------------ Description changed by macsforever2000@…: Old description:
It seems the macfuse kernel extension cannot be loaded on my system (10.4.11). When I execute sshfs, the following error occurs:
*** cookie:~/tmp lx$ sshfs cactus: test kld(): Undefined symbols: _ubc_msync kextload: kld_load_from_memory() failed for module /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOS/fusefs kextload: a link/load error occured for kernel extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext load failed for extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext (run kextload with -t for diagnostic output) the MacFUSE file system is not available (1) ***
Running "kextload -t /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext" tells me that the extension seems valid.
Do I miss anything?
New description: It seems the macfuse kernel extension cannot be loaded on my system (10.4.11). When I execute sshfs, the following error occurs: {{{ *** cookie:~/tmp lx$ sshfs cactus: test kld(): Undefined symbols: _ubc_msync kextload: kld_load_from_memory() failed for module /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOS/fusefs kextload: a link/load error occured for kernel extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext load failed for extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext (run kextload with -t for diagnostic output) the MacFUSE file system is not available (1) *** }}} Running "kextload -t /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext" tells me that the extension seems valid. Do I miss anything? -- -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ---------------------------------+------------------------------------------ Reporter: smilerliu@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: macfuse sshfs ---------------------------------+------------------------------------------ Comment(by smilerliu@…): Replying to [comment:5 jmr@…]:
Is this still a problem after r43046?
Just tested it, and the problem is gone on my system. I can successfully use sshfs now. -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16042: macfuse-1.7 not loading on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@… | Owner: eridius@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: macfuse sshfs | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts