#65929 closed defect (invalid)
macfuse for 10.7 is wrong.. must be 3.X event 4.X
Reported by: | mckaygerhard (Герхард PICCORO Lenz McKAY) | Owned by: | mohd-akram (Mohamed Akram) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | lion | Cc: | ra1nb0w |
Port: | macfuse |
Description
this error happened when install macfuse
ficina-mac-ale:infraestructura general$ sudo port install macfuse mp3fs ntfs-3g ext4fuse ext2fuse ---> Fetching archive for macfuse ---> Attempting to fetch macfuse-4.4.1_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/macfuse ---> Attempting to fetch macfuse-4.4.1_0.darwin_11.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/macfuse ---> Attempting to fetch macfuse-4.4.1_0.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/macfuse ---> Fetching distfiles for macfuse Error: macfuse is only supported on macOS 10.12 or later. Error: Failed to fetch macfuse: unsupported platform version Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_macfuse/macfuse/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port macfuse failed oficina-mac-ale:infraestructura general$
the last version that support macfuse seems 3.X
Change History (6)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Cc: | ra1nb0w added |
---|---|
Owner: | set to mohd-akram |
Status: | new → assigned |
Summary: | mafuse for 10.7 is wrong.. must be 3.X event 4.X → macfuse for 10.7 is wrong.. must be 3.X event 4.X |
comment:2 follow-up: 3 Changed 2 years ago by ra1nb0w
comment:3 Changed 2 years ago by mckaygerhard (Герхард PICCORO Lenz McKAY)
Replying to ra1nb0w:
if you try to install only the modules (ex. ntfs-3g) macports selects the right version for your OS. In this case it will install
osxfuse
version 3.8.3. Obviously, if you force the installation it fails.
osxfuse fails to install so cos macfuse are listed as available then i listed to install.. must be masked to not able to install in lion and only osxfuse
comment:4 Changed 2 years ago by ra1nb0w
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
it is already masked https://github.com/macports/macports-ports/blob/ad39ec4d8ff882d5e997ff829f61429a786dc430/fuse/macfuse/Portfile#L31
I close this ticket.
comment:5 Changed 2 years ago by jmroot (Joshua Root)
It could be marked as replaced_by osxfuse on those platform I guess. But users could just as easily be confused about why they are getting a different port than they asked for.
comment:6 Changed 2 years ago by ra1nb0w
Maybe, I can add to the error message to use osxfuse
on those platforms.
if you try to install only the modules (ex. ntfs-3g) macports selects the right version for your OS. In this case it will install
osxfuse
version 3.8.3. Obviously, if you force the installation it fails.