From owner-freebsd-stable Tue Nov 5 6: 3:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FF0C37B401; Tue, 5 Nov 2002 06:03:40 -0800 (PST) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2913F43E75; Tue, 5 Nov 2002 06:03:39 -0800 (PST) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id gA5E3No28106; Tue, 5 Nov 2002 08:03:29 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20021105080322.01125110@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 05 Nov 2002 08:03:22 -0600 To: Ruslan Ermilov , Rob Babb From: "Jack L. Stone" Subject: Re: MySql/Slash broken after upgrade from 4.6 to 4.7 Cc: stable@FreeBSD.ORG In-Reply-To: <20021105100207.GC64277@sunbay.com> References: <20021105094230.GC74606@nitro.dk> <200211050606.56213.bsd-rbabb@mindspring.com> <20021105094230.GC74606@nitro.dk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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