Your message dated Tue, 15 Mar 2005 18:35:49 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299532: mysql-server: upgrade to 4.0.24-1 hangs up and 
init.d script goes to the neverland when called at startup
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Mar 2005 18:58:17 +0000
>From [EMAIL PROTECTED] Mon Mar 14 10:58:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from egg.area.ba.cnr.it [150.145.80.53] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DAulc-0007J2-00; Mon, 14 Mar 2005 10:58:17 -0800
Received: from localhost (localhost [127.0.0.1])
        by egg.area.ba.cnr.it (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id 
j2EIwEu3026947
        for <[EMAIL PROTECTED]>; Mon, 14 Mar 2005 19:58:14 +0100
Received: from klecker (klecker.ba.issia.cnr.it [150.145.84.32])
        by egg.area.ba.cnr.it (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id 
j2EIw5j7026936
        for <[EMAIL PROTECTED]>; Mon, 14 Mar 2005 19:58:05 +0100
Received: from adsl-113-214.37-151.net24.it ([151.37.214.113] helo=localhost)
        by klecker with esmtpa (Exim 4.44)
        id 1DAulO-0000L4-Tv
        for [EMAIL PROTECTED]; Mon, 14 Mar 2005 19:58:03 +0100
Received: from frankie by localhost with local (Exim 4.50)
        id 1DAul0-0002Rx-2A
        for [EMAIL PROTECTED]; Mon, 14 Mar 2005 19:57:38 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Francesco P. Lovergine" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mysql-server: upgrade to 4.0.24-1 hangs up and init.d script goes to 
the
 neverland when called at startup
X-Mailer: reportbug 3.8
Date: Mon, 14 Mar 2005 19:57:37 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20041102+Sophos at egg.area.ba.cnr.it
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: mysql-server
Version: 4.0.24-1
Severity: grave
Justification: renders package unusable

Upgrading from 4.0.23-7 hangs up (apparently after stopping and trying
starting, pinging the server does not return with pending processes
running). This is true on two different boxes. 
This causes serious trouble if the box restarts,
because startup at level 2 holds on at /etc/init.d/mysql run.
Reinstalling 5.0.23-7 of course solves the issue.

(frankie:~)$ sudo /etc/init.d/mysql start
Starting MySQL database server: mysqld
[1]+  Stopped                 sudo /etc/init.d/mysql start
(frankie:~)$ bg
[1]+ sudo /etc/init.d/mysql start &
(frankie:~)$ ps -fe|grep mysql

root      9141  6185  0 19:56 pts/1    00:00:00 /bin/bash /etc/init.d/mysql 
start
root      9156  9141  0 19:56 pts/1    00:00:00 /bin/sh /usr/bin/mysqld_safe
root      9195  9156  0 19:56 pts/1    00:00:00 /bin/sh /usr/bin/mysqld_safe
mysql     9196  9195  2 19:56 pts/1    00:00:00 /usr/sbin/mysqld --basedir=/usr 
--datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid 
--skip-locking --port=3306 --socket=/var/run/mysqld/mysqld.sock
root      9197  9195  0 19:56 pts/1    00:00:00 logger -p daemon.err -t 
mysqld_safe -i -t mysqld
mysql     9199  9196  0 19:56 pts/1    00:00:00 [mysqld] <defunct>
root      9300  9141  0 19:56 pts/1    00:00:00 /bin/bash /etc/init.d/mysql 
start
root      9301  9300  0 19:56 pts/1    00:00:00 /usr/bin/mysqladmin 
--defaults-file=/etc/mysql/debian.cnf ping
...


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mysql-server depends on:
ii  adduser          3.63                    Add and remove users and groups
ii  debconf          1.4.46                  Debian configuration management sy
ii  gawk             1:3.1.4-2               GNU awk, a pattern scanning and pr
ii  libc6            2.3.2.ds1-20            GNU C Library: Shared libraries an
ii  libdbi-perl      1.46-6                  Perl5 database interface by Tim Bu
ii  libmysqlclient12 4.0.24-1                mysql database client library
ii  libstdc++5       1:3.3.5-12              The GNU Standard C++ Library v3
ii  mailx            1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii  mysql-client     4.0.24-1                mysql database client binaries
ii  mysql-common     4.0.24-1                mysql database common files (e.g. 
ii  passwd           1:4.0.3-30.10           change and administer password and
ii  perl             5.8.4-8                 Larry Wall's Practical Extraction 
ii  psmisc           21.6-1                  Utilities that use the proc filesy
ii  zlib1g           1:1.2.2-4               compression library - runtime

-- debconf information:
  mysql-server/skip_networking: false
  mysql-server/really_downgrade_from_41: false
  mysql-server/want_chroot: false
* mysql-server/start_on_boot: false
  mysql-server/postrm_remove_databases: false
* mysql-server/mysql_install_db_notes:
  mysql-server/nis_warning:
  mysql-server/mysql_update_hints1:
* mysql-server/postrm_remove_database: true
  mysql-server/fix_privileges_warning:

---------------------------------------
Received: (at 299532-close) by bugs.debian.org; 15 Mar 2005 23:36:20 +0000
>From [EMAIL PROTECTED] Tue Mar 15 15:36:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl092-235-113.phl1.dsl.speakeasy.net (sativa.seanius.net) 
[66.92.235.113] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DBLaG-0005Pf-00; Tue, 15 Mar 2005 15:36:20 -0800
Received: by sativa.seanius.net (Postfix, from userid 1000)
        id 4F5F215834; Tue, 15 Mar 2005 18:35:49 -0500 (EST)
Date: Tue, 15 Mar 2005 18:35:49 -0500
From: sean finney <[EMAIL PROTECTED]>
To: Francesco Paolo Lovergine <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#299532: mysql-server: upgrade to 4.0.24-1 hangs up and init.d 
script goes to the neverland when called at startup
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL 
PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--TB36FDmn/VVEgNH/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 15, 2005 at 10:17:05PM +0100, Francesco Paolo Lovergine wrote:
> Yes, -2 seems ok, on both boxes. Feel free to close the report.

excellent, doing so now.


        sean

--=20

--TB36FDmn/VVEgNH/
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCN3FVynjLPm522B0RAipcAJ49SIh8TwWspJkbEo1/VZHX49z2dACdFTpT
NtzqGrPLBU9xsBR/bS5K0qs=
=Dj1x
-----END PGP SIGNATURE-----

--TB36FDmn/VVEgNH/--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to