From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-133766-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RmVVc-00021b-QH for garchives@archives.gentoo.org; Sun, 15 Jan 2012 19:12:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF42EE0778; Sun, 15 Jan 2012 19:12:37 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 9BE15E06CF for <gentoo-user@lists.gentoo.org>; Sun, 15 Jan 2012 19:11:34 +0000 (UTC) Received: by wgbds1 with SMTP id ds1so50700wgb.10 for <gentoo-user@lists.gentoo.org>; Sun, 15 Jan 2012 11:11:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=LpMYFOZjvQ7NQRnfN+KfHvbSKXIkaDeOzK0IwGfMfj8=; b=xd4id5h7ukTUFoAo5TSjyiJMFrQy8EyER1TKPOCbejQVzF3A+y98K2uIwwkRla9Mr3 cRQ5EB8qzDBb4olMOCNfVlx4MD60T70Iz61gL/3PT+7oeUCQe+lQjpXGC7AF91KTA476 XZlT5tHTT5j7UwkIHJ5LBwroyAXjq4Xcvluo8= Received: by 10.180.107.195 with SMTP id he3mr14904241wib.13.1326654693868; Sun, 15 Jan 2012 11:11:33 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id bj10sm9752258wib.9.2012.01.15.11.11.32 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 15 Jan 2012 11:11:33 -0800 (PST) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Updating mysql-init-scripts to 2.0_pre1-r2 now Mysql restart fails!? Date: Sun, 15 Jan 2012 19:11:19 +0000 User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.7.3; x86_64; ; ) References: <4F130C31.10209@libertytrek.org> <201201151935.08801.stephane@22decembre.eu> In-Reply-To: <201201151935.08801.stephane@22decembre.eu> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart265334910.lDohbtsYl4"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201151911.39841.michaelkintzios@gmail.com> X-Archives-Salt: 90f3be75-ec57-4652-9a56-b48cbadff712 X-Archives-Hash: 081bb116812f508ea42a62b60e40789f --nextPart265334910.lDohbtsYl4 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Sunday 15 Jan 2012 18:35:01 St=C3=A9phane Guedon wrote: > On Sunday 15 January 2012 18:26:09 Tanstaafl wrote: > > Anyone else having this problem? > >=20 > > Yes, I did etc-update, and simply accepted the new conf.d config file > > and init.d script changes... > >=20 > > After the update, I attempted to restart mysql but got: > >=20 > > myhost : Sun Jan 15, 12:23:47 : ~ > >=20 > > # /etc/init.d/mysql restart > > * Starting mysql ... > > * start-stop-daemon: /usr/sbin/mysqld is already running [ !! ] > > * ERROR: mysql failed to start > >=20 > > myhost : Sun Jan 15, 12:23:55 : ~ > >=20 > > and in the log: > >=20 > > Jan 15 12:23:55 myhost /etc/init.d/mysql[16429]: start-stop-daemon: > > /usr/sbin/mysqld is already running > > Jan 15 12:23:55 myhost /etc/init.d/mysql[16396]: ERROR: mysql failed to > > start >=20 > I have this since years ! > Can't manage to get this error out ! > I will look at the tread carefully ! You could try: ps axf | grep mysql and then kill <PID> of mysql before you try to restart it. =2D-=20 Regards, Mick --nextPart265334910.lDohbtsYl4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk8TJOsACgkQVTDTR3kpaLaw8QCdE+yMQOz973CDLU/KbL3DQ6ZM 9poAoNoBeJ65MJcQM82hvQZNbgUz8rf/ =PmOv -----END PGP SIGNATURE----- --nextPart265334910.lDohbtsYl4--