Date: Tue, 05 Nov 2002 08:03:22 -0600 From: "Jack L. Stone" <jackstone@sage-one.net> To: Ruslan Ermilov <ru@FreeBSD.ORG>, Rob Babb <bsd-rbabb@mindspring.com> Cc: stable@FreeBSD.ORG Subject: Re: MySql/Slash broken after upgrade from 4.6 to 4.7 Message-ID: <3.0.5.32.20021105080322.01125110@mail.sage-one.net> In-Reply-To: <20021105100207.GC64277@sunbay.com> References: <20021105094230.GC74606@nitro.dk> <200211050606.56213.bsd-rbabb@mindspring.com> <20021105094230.GC74606@nitro.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:02 PM 11.5.2002 +0200, Ruslan Ermilov wrote: >On Tue, Nov 05, 2002 at 10:42:30AM +0100, Simon L. Nielsen wrote: >> On 2002.11.05 06:06:56 +0000, Rob Babb wrote: >> >> > After I upgraded the system from 4.6 to 4.7 I noticed that MySql dies on boot >> > up and since mysql is dead, then Slash dies also. Here's the dmesg i'm >> > getting. >> > >> > Local package initialization: >> > /usr/local/etc/rc.d/000.mysql-server.sh: 6: Syntax error: "&&" unexpected >> This is because /bin/sh has been changed not to accept the syntax used >> in your mysql startup file. This has been fixed in ports so you can >> either upgrade your mysql or you just take the startup script from the >> new port and use that (i have not tried this, but it should work). >> >> This has been asked about a few times before so if you want more >> information try searching the maillinglsit archives. >> >I've been through this too last Saturday, upgrading our 4.5-STABLE box >to 4.7-STABLE. Yes, sh(1) no longer supports the ``& &&'' and similar >nonsense syntaxes. > > Yes, just removing the "extra &&" for both "stop" and "start" worked for me..... all fine. Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20021105080322.01125110>