Your message dated Mon, 11 Aug 2014 17:04:58 +0000
with message-id <[email protected]>
and subject line Bug#752203: fixed in mariadb-5.5 5.5.39-1
has caused the Debian Bug report #752203,
regarding mariadb-server-5.5:MariaDB cannot restart
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
752203: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752203
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mariadb-server-5.5
Version: 5.5.37-1
Severity: normal

Dear Maintainer,

MariaDB cannot restart.

================
# /etc/init.d/mysql restart
Stopping MariaDB database server: mysqld.
Starting MariaDB database server: mysqld . . . . . . . . . . . . . . . . . . . 
. . . . . . . . . . . failed!
================

Then, mysqld writes a following message to syslog:

================
Jun 21 12:04:27 myhost001 mysqld: /usr/sbin/mysqld: Too many arguments (first 
extra is 'restart').
================

/etc/init.d/mysql needs to remove first argument. 

================
# diff -u /etc/init.d/mysql.orig /etc/init.d/mysql
--- /etc/init.d/mysql.orig 2014-06-21 12:18:43.000000000 +0900
+++ /etc/init.d/mysql   2014-06-21 12:19:31.000000000 +0900
@@ -160,6 +160,7 @@
    ;;

   'restart')
+   shift
    set +e; $SELF stop; set -e
    $SELF start "${@}"
    ;;

================


-- System Information:
Debian Release: 7.5
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-274.el5 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.EUC-JP, LC_CTYPE=ja_JP.EUC-JP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/dash

Versions of packages mariadb-server-5.5 depends on:
ii  adduser                  3.113+nmu3
ii  debconf [debconf-2.0]    1.5.49
ii  libaio1                  0.3.109-3
ii  libc6                    2.17-97
ii  libdbi-perl              1.631-3
ii  libpam0g                 1.1.3-7.1
ii  libssl1.0.0              1.0.1e-2+deb7u10
ii  libstdc++6               4.7.2-5
ii  lsb-base                 4.1+Debian8+deb7u1
ii  mariadb-client-5.5       5.5.37-1
ii  mariadb-common           5.5.37-1
ii  mariadb-server-core-5.5  5.5.37-1
ii  passwd                   1:4.1.5.1-1
ii  perl                     5.18.2-4
ii  psmisc                   22.19-1+deb7u1
ii  zlib1g                   1:1.2.7.dfsg-13

Versions of packages mariadb-server-5.5 recommends:
pn  libhtml-template-perl  <none>

Versions of packages mariadb-server-5.5 suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20111106cvs-1
pn  mariadb-test       <none>
pn  tinyca             <none>

-- Configuration Files:
/etc/init.d/mysql changed [not included]

-- debconf information excluded

--- End Message ---
--- Begin Message ---
Source: mariadb-5.5
Source-Version: 5.5.39-1

We believe that the bug you reported is fixed in the latest version of
mariadb-5.5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otto Kekäläinen <[email protected]> (supplier of updated mariadb-5.5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 07 Aug 2014 12:16:19 +0300
Source: mariadb-5.5
Binary: libmariadbclient18 libmariadbd-dev libmariadbclient-dev mariadb-common 
mariadb-client-core-5.5 mariadb-client-5.5 mariadb-server-core-5.5 
mariadb-test-5.5 mariadb-server-5.5 mariadb-server mariadb-client mariadb-test
Architecture: source amd64 all
Version: 5.5.39-1
Distribution: unstable
Urgency: low
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Otto Kekäläinen <[email protected]>
Description:
 libmariadbclient-dev - MariaDB database development files
 libmariadbclient18 - MariaDB database client library
 libmariadbd-dev - MariaDB embedded database development files
 mariadb-client - MariaDB database client (metapackage depending on the latest 
vers
 mariadb-client-5.5 - MariaDB database client binaries
 mariadb-client-core-5.5 - MariaDB database core client binaries
 mariadb-common - MariaDB common metapackage
 mariadb-server - MariaDB database server (metapackage depending on the latest 
vers
 mariadb-server-5.5 - MariaDB database server binaries
 mariadb-server-core-5.5 - MariaDB database core server files
 mariadb-test - MariaDB database regression test suite (metapackage for the 
lates
 mariadb-test-5.5 - MariaDB database regression test suite
Closes: 752203
Changes:
 mariadb-5.5 (5.5.39-1) unstable; urgency=low
 .
   * New upstream release.
     * Fixes an error when handling MyISAM temporary files can be
       exploited to execute arbitrary code (Secunia Advisory SA60599)
   * Add patch to fix kFreeBSD builds
   * Fixed wrongly applied fix of MDEV-5957 (Closes: #752203)
Checksums-Sha1:
 01dbfd88959b0eb79c713f812be27d224d265364 3048 mariadb-5.5_5.5.39-1.dsc
 13402f5dcb60447382f3a82722feb4f5eb914c9f 45084762 
mariadb-5.5_5.5.39.orig.tar.gz
 1e4aab0a4c333d45068f160c139fec827fbb1455 181196 
mariadb-5.5_5.5.39-1.debian.tar.xz
 4ce7f69b9fc1a9f0dd091a2b8d035e044010d7d6 538156 
libmariadbclient18_5.5.39-1_amd64.deb
 5cc155841fc8e7c15bbba5c2679df1294e3f8202 7033830 
libmariadbd-dev_5.5.39-1_amd64.deb
 e5434d219e4e938f87bc45db2395bc535e8e5aef 1283658 
libmariadbclient-dev_5.5.39-1_amd64.deb
 68c3f04ee6b08d78f9e31dd84d99d99bbafce639 13512 mariadb-common_5.5.39-1_all.deb
 394a0e8eb82b47deb07945f89dfd60702a1a331e 736454 
mariadb-client-core-5.5_5.5.39-1_amd64.deb
 bacab83e657a48e23c7119f8d0e4e981016c4362 960806 
mariadb-client-5.5_5.5.39-1_amd64.deb
 619d1257c12f77875639364a1d535c4588651c09 3792050 
mariadb-server-core-5.5_5.5.39-1_amd64.deb
 99af78a4400036326924ecb21bc991a853dacab0 13124770 
mariadb-test-5.5_5.5.39-1_amd64.deb
 2a19b7cd84947c35276b34b6cc3b61d5f872faa0 3693732 
mariadb-server-5.5_5.5.39-1_amd64.deb
 ae5e94270669fdba4d99d8ed85d5600348342540 13604 mariadb-server_5.5.39-1_all.deb
 67e3b51661ab36fbc4b029a36cc9f1dbacee496c 13476 mariadb-client_5.5.39-1_all.deb
 ad1d177efb6d594f7017e62dc3f19f4fa15f91da 13422 mariadb-test_5.5.39-1_all.deb
Checksums-Sha256:
 0718319daaa7434dc35d80c06f95d8368f7f33442328344694c91b1dec17ff0f 3048 
mariadb-5.5_5.5.39-1.dsc
 cb850865ab55ce5f01c99a612cc75b76ead5d75adfa75a606f453d32f9089d14 45084762 
mariadb-5.5_5.5.39.orig.tar.gz
 f4ac5f17735976c821d19726cfdf9641bc8fcdee5a6f4a3527e8c16e0e388705 181196 
mariadb-5.5_5.5.39-1.debian.tar.xz
 feda484f2da0b5e9c78fc9a0ac4581bcb69618bfd35cbe3498d6eead8aaf117a 538156 
libmariadbclient18_5.5.39-1_amd64.deb
 77cdf3753be74e36c0b2d979e478ac18a211a81540c29c2e8d279a963c96cbd1 7033830 
libmariadbd-dev_5.5.39-1_amd64.deb
 1a84f0a94b70226c755f5edb6893594fb337fceabc74ef4848555eb0042e95fd 1283658 
libmariadbclient-dev_5.5.39-1_amd64.deb
 2f8208e23c34c7c3d82017230a0cc2c188b4ae5967fabecd216912300ade2fbf 13512 
mariadb-common_5.5.39-1_all.deb
 f92d5f77ff1621aaeb5aa4baa646147d1f59cda6f628be785ffa07aec82b7d6a 736454 
mariadb-client-core-5.5_5.5.39-1_amd64.deb
 02a43fd3fa1c4b63955539c0903e589ae8b8919d81781ad59d6b8ed48cffe71e 960806 
mariadb-client-5.5_5.5.39-1_amd64.deb
 a9ade70f27ff29935f70c545c8460fe39b720e60d0e1276c23e097742914d3aa 3792050 
mariadb-server-core-5.5_5.5.39-1_amd64.deb
 db75830cda3b31c9d336dd8220148dcbff382035b3dac8a553206c089d867031 13124770 
mariadb-test-5.5_5.5.39-1_amd64.deb
 2e2a6528537f63865fa70337866ad9ee822b0f4b1ba3ef539ce0bb479a988eab 3693732 
mariadb-server-5.5_5.5.39-1_amd64.deb
 000d03f9b9fdd8678edd3dd661d15390c8a86212407feff26d169f2f1886a9e0 13604 
mariadb-server_5.5.39-1_all.deb
 8b9ce60a252e34978bcbb3ea347351ab5df4c944ecd34d88f5b3d7c57c76e2ea 13476 
mariadb-client_5.5.39-1_all.deb
 3faf4505da58783a3d4c3b3604a17481cab53a2b092df1be1287b89f632126bc 13422 
mariadb-test_5.5.39-1_all.deb
Files:
 5d68a2037d9a41d43b1a494775ac8046 538156 libs optional 
libmariadbclient18_5.5.39-1_amd64.deb
 cab6af4a36972be399d04904978d119f 7033830 libdevel optional 
libmariadbd-dev_5.5.39-1_amd64.deb
 0e78a3326a1ce2d9a7402b0b9765e29c 1283658 libdevel optional 
libmariadbclient-dev_5.5.39-1_amd64.deb
 35a23fedbb7462f9a90f85d4d8b73e3c 13512 database optional 
mariadb-common_5.5.39-1_all.deb
 81d7d7c4691d8a651ba88347835e0502 736454 database optional 
mariadb-client-core-5.5_5.5.39-1_amd64.deb
 6794502377ecd448b105505c74044119 960806 database optional 
mariadb-client-5.5_5.5.39-1_amd64.deb
 275165b6fbda12969083e9cfd3d4d6c3 3792050 database optional 
mariadb-server-core-5.5_5.5.39-1_amd64.deb
 b6844267d9b69381d10cf40dd73d5785 13124770 database optional 
mariadb-test-5.5_5.5.39-1_amd64.deb
 46e66ba8ec4f788a49eba9fa7d4b7252 3693732 database optional 
mariadb-server-5.5_5.5.39-1_amd64.deb
 5688099e13c935577c4024a22ad3b2a3 13604 database optional 
mariadb-server_5.5.39-1_all.deb
 c4b37ba82fb75205afd1c6095805db56 13476 database optional 
mariadb-client_5.5.39-1_all.deb
 fa345b6b74cc02d2f079638189d27cdd 13422 database optional 
mariadb-test_5.5.39-1_all.deb
 672c32606a44dcb414c3d3b6e04aaab0 3048 database optional 
mariadb-5.5_5.5.39-1.dsc
 917a807d8cf2c8ef9deedd2a89b6decd 45084762 database optional 
mariadb-5.5_5.5.39.orig.tar.gz
 7c507c2588b15ff154c1fe69f4c2f7cd 181196 database optional 
mariadb-5.5_5.5.39-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJT6PPLAAoJEL/srsug59jD29sQAM4XAwMFWc/+4LebyPCyPohd
w+fsbKImnxWK4k67Zhl83X2Wjtzv8OrCpNmHzIoFkYdAEM1DgzIgCAp35Jhjr9fq
QdFGT1RVnvw1Pxzm+ddJ2gmjPrXCFgaPS4osd07f/65++yZvD8wBaSds25+BLBOG
eBDTyCGi5ybwVGVWHoHxxqk9cQGKz7OENrgwBMnfDQY6dfUoUYUpI7NXmtJQKp7x
lFbCwnjON7szTstMa1Pa/EFlyFhwx46QUBov9Bwdp03qp/u3+pXKvvc8QqM9uO6u
QS28KUBqnR6Lu7WEgz4ReKjOdwT7Ha4JY8S780sidjVH0xFKDu87Of/13dxeC4DE
H4PEVGhDYtFyurui8hjdZmDZMeiZw7oRCZpyd0xlw8DF5YqAcDdbLwBToOA3ikGO
yXxiOQxMo4+dGxLDOmAmRiNRgg4K/YRgUj9dOW1R1pcfBzlbsGbajS675+/yJaty
as77aFeSTnQKMOb3Q48pu4qXa+1X6/1MZRE+yLo/teTs4k4WE/C6Xw6Cfpx9nYPi
m9lBPxD4ERGQc7GdIHrWzu0Np2GsMQ+P5Lxxs5ThMwWhLbao65KZ7a+u3wCzZNIh
OnX3Z4ZkEgJAcazXOSe/Pf1XFjtTeFCbMPDPf9NPIr/HbUzd9MBy8c2L04GxwjVP
9nWIKpfCGOcPZRFGMP0E
=gnFn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to