Date: Mon, 3 Nov 2008 09:16:18 +0300 From: Yuri Pankov <yuri.pankov@gmail.com> To: Andrew Berry <andrewberry@sentex.net> Cc: Freebsd questions <freebsd-questions@freebsd.org> Subject: Re: MySQL not restarted after portupgrade Message-ID: <20081103061618.GA99308@darklight.homeunix.org> In-Reply-To: <513F7DF0-642B-4D58-B533-A49FEBD2E2AF@sentex.net> References: <513F7DF0-642B-4D58-B533-A49FEBD2E2AF@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 03, 2008 at 12:52:53AM -0500, Andrew Berry wrote: > Hi, > > For some reason, after running portupgrade databases/mysql51-server, > MySQL is brought down, but not restarted. It's not a huge issue, as I > just have to remember to run the rc.d script after upgrading, but I was > wondering if anyone else had seen this? portupgrade seems to work fine > with other daemons such as Apache and Courier IMAP. > > Thanks, > --Andrew Apache and Courier IMAP are just not stopped during deinstall stage (IIRC). You can use AFTERINSTALL in /usr/local/etc/pkgtools.conf to start MySQL after upgrade. HTH, Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081103061618.GA99308>