[MacPorts] #30437: More accurate post-activate logic for fuse4x

MacPorts noreply at macports.org
Thu Jul 28 14:43:48 PDT 2011


#30437: More accurate post-activate logic for fuse4x
--------------------------------------+-------------------------------------
 Reporter:  anatol.pomozov@…          |       Owner:  macports-tickets@…                   
     Type:  request                   |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  2.0.0                                
 Keywords:                            |        Port:  fuse4x-kext                          
--------------------------------------+-------------------------------------
 post-activate logic for fuse4x-kext should be following:

  - (Optional step) Check if kext is running: "kextstat -lb
 org.fuse4x.kext.fuse4x". if it is not running - we are done.
  - unload the kext using "sudo kextunload -b org.fuse4x.kext.fuse4x". In
 case if nobody uses kext this operation should be successful.
  - check if the kext is still running. if it is not running - we are done.
  - if previous step shown that the kext is still running - it means that
 somebody still uses it. We need to ask user either to stop all filesystems
 and unload kext manually or restart the computer. The list of mounted
 fuse4x filesystems can be found via "mount -t fuse4x"

-- 
Ticket URL: <https://trac.macports.org/ticket/30437>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list