Your message dated Sat, 15 Sep 2012 15:55:28 +0100
with message-id <[email protected]>
and subject line Re: [debian-mysql] Bug#687689: mysql-server-core-5.5: Service 
won't start...
has caused the Debian Bug report #687689,
regarding mysql-server-core-5.5: Service won't start...
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.)


-- 
687689: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687689
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-server-core-5.5
Version: 5.5.24+dfsg-7
Severity: important

Dear Maintainer,

When starting up my Debian PC, I see:

[FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . 
failed!

syslog says:

Sep 15 09:18:13 sonata /etc/init.d/mysql[5649]: 0 processes alive and 
'/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Sep 15 09:18:13 sonata /etc/init.d/mysql[5649]: /etc/init.d/mysql: line 75: 
/usr/bin/mysqladmin: No such file or directory
Sep 15 09:18:13 sonata /etc/init.d/mysql[5649]: 

Installed is:

ii  mysql-common                                5.5.24+dfsg-7                   
   all          MySQL database common files, e.g. /etc/mysql/my.cnf
rc  mysql-server-5.0                            5.0.51a-24+lenny2               
   amd64        MySQL database server binaries
ii  mysql-server-core-5.5                       5.5.24+dfsg-7                   
   amd64        MySQL database server binaries
ii  libmysqlclient18:amd64                      5.5.24+dfsg-7                   
   amd64        MySQL database client library

Seems that it needs mysqladmin which is in mysql-client-5.5?

I don't need mysql myself, but loads of other packages depend on
mysql-server-core, so I can't remove it. But the init script seems to
use the client package as well, to which it does not have a dependency.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mysql-server-core-5.5 depends on:
ii  libaio1     0.3.109-3
ii  libc6       2.13-35
ii  libgcc1     1:4.7.1-7
ii  libstdc++6  4.7.1-7
ii  libwrap0    7.6.q-24

mysql-server-core-5.5 recommends no packages.

mysql-server-core-5.5 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Manuel,
        You're supposed to have mysql-server (of the appropriate version)
installed. THen to upgrade you just do "apt-get upgrade" as root or the
equivalent from your package manager of choice.


On 15/09/12 10:49, Manuel Bilderbeek wrote:
> Hi,
> 
> Not sure if you saw my previous mail, but I got it resolved by purging
> mysql-server-5.0.
> 
> I also removed mysql-client-5.5 again, as it didn't help in the end anyway.
> 
> As of your questions:
> 1) only the grep itself
> 2) not installed
> 
> On 15-09-12 11:31, Nicholas Bamber wrote:
>> Manuel,
>>     Please give us the output of
>>
>> 1.) ps -ef | grep mysql
>>
>> 2.) dpkg -l mysql-server-5.5
>>
>> To be quite frank if you had to install mysql-client-5.5 manually then
>> you cannot have installed mysql-server-5.5. And in the latter case you
>> just have the binaries without the scripts to start the server. However
>> I will reserve judgement till I see the answers to 1, and 2.
> 
> 

--- End Message ---

Reply via email to