Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63401 closed defect (fixed)

macfuse @4.2.0_0 activation failure

Reported by: phoenixDownunder (Bruce Stephens) Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: mohd-akram (Mohamed Akram)
Port: macfuse

Description (last modified by jmroot (Joshua Root))

Bruces-iMac:~ bruce$ sudo port install ext4fuse
--->  Computing dependencies for ext4fuse
The following dependencies will be installed: 
 macfuse
 pkgconfig
Continue? [Y/n]: Y
--->  Activating macfuse @4.2.0_0
Error: Failed to activate macfuse: Image error: Source file /opt/local/var/macports/software/macfuse/mpextractwgL3O3Ku/opt/local/Library/Filesystems/macfuse.fs/Contents/Resources/._uninstall_macfuse.app does not appear to exist (cannot lstat it).  Unable to activate port macfuse.
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

Currently MacFuse 4.1.2 is installed via standard dmg install. Still doesn't install if MacFuse 4.1.2 is uninstalled. High Sierra 10.13.6 MacPorts Version 2.7.1

Change History (6)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: mohd-akram added
Description: modified (diff)
Keywords: macfuse removed
Owner: set to ra1nb0w
Port: macfuse added; 4.2.0.0 removed
Status: newassigned
Summary: Unable to install ext4fuse, no MacFusemacfuse @4.2.0_0 activation failure

comment:2 Changed 3 years ago by ra1nb0w

Can you attach the main.log file? thank you

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

Resolution: fixed
Status: assignedclosed

In b65023d2c90b0efa9e44fca9197c02ad3a2650e1/macports-ports (master):

macfuse: fix ._* files activation error

Closes: #63401

comment:4 Changed 3 years ago by ra1nb0w

Should be fixed now. Try and give me your feedback.

Thanks for the report.

comment:5 Changed 3 years ago by ra1nb0w

Have you updated the macports repository with sudo port sync?

comment:6 Changed 3 years ago by ra1nb0w

I know the mistake. Do

sudo port sync
sudo port uninstall macfuse
sudo port clean macfuse
sudo port install ext4fuse
Note: See TracTickets for help on using tickets.