[MacPorts] #43415: osxfuse i386 blocks ntfs3g x86_64

MacPorts noreply at macports.org
Sat Apr 19 15:38:13 PDT 2014


#43415: osxfuse i386 blocks ntfs3g x86_64
------------------------------+----------------------
  Reporter:  soulne4ny@…      |      Owner:  dports@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:
      Port:  osxfuse ntfs-3g  |
------------------------------+----------------------

Comment (by soulne4ny@…):

 There is no other osxfuse in the system:
 {{{
 $ sudo find / -iname '*osxfuse*' 2>/dev/null
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/fuse/osxfuse
 }}}

 Installing osxfuse:
 {{{
 $ sudo port install osxfuse
 Password:
 --->  Fetching archive for osxfuse
 --->  Attempting to fetch osxfuse-2.6.4_0.darwin_11.i386.tbz2 from
 http://lil.fr.packages.macports.org/osxfuse
 --->  Attempting to fetch osxfuse-2.6.4_0.darwin_11.i386.tbz2.rmd160 from
 http://lil.fr.packages.macports.org/osxfuse
 --->  Installing osxfuse @2.6.4_0
 --->  Activating osxfuse @2.6.4_0

 When upgrading, unmount all FUSE filesystems and then unload the kernel
 extension.
 Unloading can be done via: sudo kextunload -b
 com.github.osxfuse.filesystems.osxfusefs
 Alternativley (or if this fails), just reboot your computer now.

 --->  Cleaning osxfuse
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 }}}

 Installing ntfs-3g:
 {{{
 $ sudo port install ntfs-3g
 Error: Cannot install ntfs-3g for the arch(s) 'x86_64' because
 Error: its dependency osxfuse is only installed for the arch 'i386'
 Error: and does not have a universal variant.
 Error: Unable to execute port: architecture mismatch
 }}}

 Installing osxfuse from source gives the same result.

 {{{
 The following ports are currently installed:
   osxfuse @2.6.4_0 (active) platform='darwin 11' archs='i386'
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/43415#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list