2021-05-23T08:04:45.498959Z 0 [System] [MY-013172] [Server] Received SHUTDOWN 
from user <via user signal>. Shutting down mysqld (Version: 
8.0.25-0ubuntu0.20.04.1).
2021-05-23T08:04:47.136531Z 0 [Warning] [MY-011068] [Server] The syntax 
'validate password plugin' is deprecated and will be removed in a future 
release. Please use validate_password component instead.
2021-05-23T08:05:52.200064Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: 
Shutdown complete (mysqld 8.0.25-0ubuntu0.20.04.1)  (Ubuntu).

It looks like the shutdown for restarting to the new mysql took slightly
over a minute.  My guess is that this exceeded the allowed timeout and
thus was erroneously assumed to be a service failure.   The log shows
another restart the same day which took only 1.5 seconds, so this seems
like something intermittent.  This behavior looks very similar to bug
#1929314, and could well be a duplicate to that.

However, your logs show a more interesting issue.  In several places
through the logs there is a message:

   locale: Cannot set LC_MESSAGES to default locale: No such file or
directory

This is probably not anything serious, and most likely unrelated to the
upgrade failure.  So it is likely of low importance.  However, sometimes
locale issues can hint at deeper problems so this may be worth further
investigation at some point.

For these reasons let's focus this bug report not on the installation
timeout, but rather on this locale warning.

** Summary changed:

- package mysql-server-8.0 8.0.25-0ubuntu0.20.04.1 failed to install/upgrade: 
installed mysql-server-8.0 package post-installation script subprocess returned 
error exit status 1
+ Cannot set LC_MESSAGES to default locale: No such file or directory

** Changed in: mysql-8.0 (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929319

Title:
  Cannot set LC_MESSAGES to default locale: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1929319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to