[MacPorts] #40178: Query: how do I kill daemondo run mysql5
#40178: Query: how do I kill daemondo run mysql5 ---------------------+-------------------------------- Reporter: steve@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: ---------------------+-------------------------------- I have tried all the usual things, but it keeps coming back. Here's the ps entry root 12891 0.0 0.0 2501144 592 ?? Ss 3:07PM 0:00.02 /opt/local/bin/daemondo --label=mysql5 --start-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none /opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync -- Ticket URL: <https://trac.macports.org/ticket/40178> MacPorts <http://www.macports.org/> Ports system for OS X
#40178: Query: how do I kill daemondo run mysql5 ----------------------------+-------------------------------- Reporter: steve@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: mysql5-server | ----------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => invalid * port: => mysql5-server Old description:
I have tried all the usual things, but it keeps coming back. Here's the ps entry
root 12891 0.0 0.0 2501144 592 ?? Ss 3:07PM 0:00.02 /opt/local/bin/daemondo --label=mysql5 --start-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none
/opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync
New description: I have tried all the usual things, but it keeps coming back. Here's the ps entry {{{ root 12891 0.0 0.0 2501144 592 ?? Ss 3:07PM 0:00.02 /opt/local/bin/daemondo --label=mysql5 --start-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none }}} /opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync -- Comment: Assuming you started it by running {{{ sudo port load mysql5-server }}} (or using the more verbose but equivalent `launchctl` command), you stop it by running {{{ sudo port unload mysql5-server }}} -- Ticket URL: <https://trac.macports.org/ticket/40178#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40178: Query: how do I kill daemondo run mysql5 ----------------------------+-------------------------------- Reporter: steve@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: mysql5-server | ----------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [ticket:40178 steve@…]:
/opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync
That should only occur if you installed mysql5-server, then loaded it, then uninstalled it without first unloading it. If that's what happened, then reinstall it, unload it, then (assuming you don't want it) uninstall it again. -- Ticket URL: <https://trac.macports.org/ticket/40178#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts