Your message dated Tue, 10 Sep 2019 22:33:20 +0300
with message-id 
<CAHj_TLAZNfy7ONBtHXf7=7kkr1e3bbghhf7zbuwwc5wdspc...@mail.gmail.com>
and subject line Re: [debian-mysql] Bug#939863: mariadb-server-10.3: won't 
start without libjemalloc1 from jessie
has caused the Debian Bug report #939863,
regarding mariadb-server-10.3: won't start without libjemalloc1 from jessie
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.)


-- 
939863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mariadb-server-10.3
Version: 1:10.3.17-0+deb10u1

After removing a bunch of "unnecessary" libraries yesterday I
discovered that mariadb would not restart. After many seconds of
failure, the only worthwhile log entry is a vague message that
suggests it would like to have libjemalloc.so.1, but doesn't really
need it.

Turns out mysqld will not start without it installed. But libjemalloc1
doesn't exist in stable. I downloaded and installed
libjemalloc1_3.6.0-3_amd64.deb from Jessie and mysql started right up.

So mariadb-server-10.3 needs to depend on libjemalloc1 which needs to
be put back in stable. Or have it compiled for and depend on
libjemalloc2, which is in stable.



# /etc/init.d/mysql start
[....] Starting MariaDB database server: mysqld . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . .
 failed!
Sep  9 07:15:50 hs /etc/init.d/mysql[8072]: 190909 07:15:50
mysqld_safe --malloc-lib '/usr/lib/x86_64-linux-gnu/libjemalloc.so.1'
can not be read and will not be used
Sep  9 07:16:20 hs /etc/init.d/mysql[8510]: 0 processes alive and
'/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping'
resulted in
Sep  9 07:16:20 hs /etc/init.d/mysql[8510]: #007/usr/bin/mysqladmin:
connect to server at 'localhost' failed
Sep  9 07:16:20 hs /etc/init.d/mysql[8510]: error: 'Can't connect to
local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Sep  9 07:16:20 hs /etc/init.d/mysql[8510]: Check that mysqld is
running and that the socket: '/var/run/mysqld/mysqld.sock' exists!

--- End Message ---
--- Begin Message ---
OK!

--- End Message ---

Reply via email to