Hi Dan,

On 05-11-15 14:39, 積丹尼 Dan Jacobson wrote:
> My response must have got lost.

Ok, no problem.

> So it should say at the top "I can't reach the mysql server. Please
> start / connect the server, and hit Retry. Or, ..."
> 
> If that grabbed my eyes at the top, things would have been better.

Can you reproduce the second line of the debconf screen that you got? I
believe it must have been something like: "ERROR 2002 (HY000): Can't
connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)". Isn't this saying: I can't reach the
mysql server (this is the response from the mysql client when it can't
reach the host?

The problem is that we can't easily detect that this is exactly the
problem (as I said, the mysql server may be running on a different
host). But you agree with me that this is "only" improving the text in
the error handling and not to improve the error handling itself? Maybe
just add a not that maybe all you need to do is actually start the
server (albeit it won't be at the top as you request).

Paul

Reply via email to