Opened 13 years ago

Closed 12 years ago

#30621 closed defect (fixed)

fcron won't shut down

Reported by: thewolf167@… Owned by: compconsultant@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: fcron

Description (last modified by mf2k (Frank Schima))

I have fcron @3.0.4_0 installed on both my MBP and iMac running OS X 10.7 (Lion) with Macports 2.0.1. fcron will not shut down in response to either of these commands:

  sudo port unload fcron
  sudo launchctl /Library/Launchdaemons/unload org.macports.plist

The daemondo process for fcron does shut down, but the "fcron -b" process continues to run, regardless of whether fcron is actually running any jobs.

Change History (9)

comment:1 Changed 13 years ago by thewolf167@…

Cc: thewolf167@… added

Cc Me!

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Cc: thewolf167@… removed
Description: modified (diff)
Keywords: fcron daemondo lion shutdown unload removed
Owner: changed from macports-tickets@… to compconsultant@…
Port: @3.0.4_0 removed

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

Probably want to update the port to 3.0.6 first and see if this is fixed before digging for the cause.

comment:4 in reply to:  3 Changed 12 years ago by thewolf167@…

Replying to jmr@…:

Probably want to update the port to 3.0.6 first and see if this is fixed before digging for the cause.

3.0.6 isn't available in MacPorts yet.

And that launchctl command should be:

sudo launchctl unload /Library/Launchdaemons/org.macports.fcron.plist

comment:5 Changed 12 years ago by compconsultant@…

I'll try and update that port shortly

comment:6 Changed 12 years ago by compconsultant@…

Works for me using the new 3.0.6 version of the port, hopefully committed before too long

comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

fcron has been updated to 3.0.6. Does that fix it for you, thewolf167?

comment:8 Changed 12 years ago by thewolf167@…

Yes, it does fix the problem. Thank you!

comment:9 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.