Advertisement
AmourSpirit

mysql 8.0.21-0ubuntu0.20.04.3 upgrade terminal

Jul 29th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. ubuntu@osboxes:~$ sudo apt upgrade
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Calculating upgrade... Done
  6. The following packages will be upgraded:
  7. libmysqlclient21 mysql-client mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0
  8. mysql-server-core-8.0
  9. 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  10. Need to get 24.1 MB of archives.
  11. After this operation, 1,196 kB of additional disk space will be used.
  12. Do you want to continue? [Y/n]
  13. Get:1 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.21-0ubuntu0.20.04.3 [4,207 kB]
  14. Get:2 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.21-0ubuntu0.20.04.3 [22.0 kB]
  15. Get:3 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.21-0ubuntu0.20.04.3 [1,249 kB]
  16. Get:4 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.21-0ubuntu0.20.04.3 [17.4 MB]
  17. Get:5 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.21-0ubuntu0.20.04.3 [1,222 kB]
  18. Get:6 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client all 8.0.21-0ubuntu0.20.04.3 [9,420 B]
  19. Get:7 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.21-0ubuntu0.20.04.3 [9,548 B]
  20. Fetched 24.1 MB in 2s (12.4 MB/s)
  21. Preconfiguring packages ...
  22. (Reading database ... 234559 files and directories currently installed.)
  23. Preparing to unpack .../0-mysql-client-core-8.0_8.0.21-0ubuntu0.20.04.3_amd64.deb ...
  24. Unpacking mysql-client-core-8.0 (8.0.21-0ubuntu0.20.04.3) over (8.0.20-0ubuntu0.20.04.1) ...
  25. Preparing to unpack .../1-mysql-client-8.0_8.0.21-0ubuntu0.20.04.3_amd64.deb ...
  26. Unpacking mysql-client-8.0 (8.0.21-0ubuntu0.20.04.3) over (8.0.20-0ubuntu0.20.04.1) ...
  27. Preparing to unpack .../2-mysql-server-8.0_8.0.21-0ubuntu0.20.04.3_amd64.deb ...
  28. Unpacking mysql-server-8.0 (8.0.21-0ubuntu0.20.04.3) over (8.0.20-0ubuntu0.20.04.1) ...
  29. Preparing to unpack .../3-mysql-server-core-8.0_8.0.21-0ubuntu0.20.04.3_amd64.deb ...
  30. Unpacking mysql-server-core-8.0 (8.0.21-0ubuntu0.20.04.3) over (8.0.20-0ubuntu0.20.04.1) ...
  31. Preparing to unpack .../4-libmysqlclient21_8.0.21-0ubuntu0.20.04.3_amd64.deb ...
  32. Unpacking libmysqlclient21:amd64 (8.0.21-0ubuntu0.20.04.3) over (8.0.20-0ubuntu0.20.04.1) ...
  33. Preparing to unpack .../5-mysql-client_8.0.21-0ubuntu0.20.04.3_all.deb ...
  34. Unpacking mysql-client (8.0.21-0ubuntu0.20.04.3) over (8.0.20-0ubuntu0.20.04.1) ...
  35. Preparing to unpack .../6-mysql-server_8.0.21-0ubuntu0.20.04.3_all.deb ...
  36. Unpacking mysql-server (8.0.21-0ubuntu0.20.04.3) over (8.0.20-0ubuntu0.20.04.1) ...
  37. Setting up mysql-client-core-8.0 (8.0.21-0ubuntu0.20.04.3) ...
  38. Setting up libmysqlclient21:amd64 (8.0.21-0ubuntu0.20.04.3) ...
  39. Setting up mysql-server-core-8.0 (8.0.21-0ubuntu0.20.04.3) ...
  40. Setting up mysql-client-8.0 (8.0.21-0ubuntu0.20.04.3) ...
  41. Setting up mysql-server-8.0 (8.0.21-0ubuntu0.20.04.3) ...
  42. mysqld will log errors to /var/log/mysql/error.log
  43. 2020-07-29T11:06:04.239031Z 0 [ERROR] [MY-010946] [Server] Failed to start mysqld daemon. Check mysqld error log.
  44. Warning: Unable to start the server.
  45. Job for mysql.service failed because the control process exited with error code.
  46. See "systemctl status mysql.service" and "journalctl -xe" for details.
  47. invoke-rc.d: initscript mysql, action "start" failed.
  48. ● mysql.service - MySQL Community Server
  49. Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
  50. Active: activating (auto-restart) (Result: exit-code) since Wed 2020-07-29 11:06:43 UTC; 6ms ago
  51. Process: 9047 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
  52. Process: 9070 ExecStart=/usr/sbin/mysqld (code=exited, status=1/FAILURE)
  53. Main PID: 9070 (code=exited, status=1/FAILURE)
  54. Status: "Server startup in progress"
  55. dpkg: error processing package mysql-server-8.0 (--configure):
  56. installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1
  57. Setting up mysql-client (8.0.21-0ubuntu0.20.04.3) ...
  58. dpkg: dependency problems prevent configuration of mysql-server:
  59. mysql-server depends on mysql-server-8.0; however:
  60. Package mysql-server-8.0 is not configured yet.
  61.  
  62. dpkg: error processing package mysql-server (--configure):
  63. dependency problems - leaving unconfigured
  64. No apport report written because the error message indicates its a followup error from a previous failure.
  65. Processing triggers for systemd (245.4-4ubuntu3.2) ...
  66. Processing triggers for man-db (2.9.1-1) ...
  67. Processing triggers for libc-bin (2.31-0ubuntu9) ...
  68. Errors were encountered while processing:
  69. mysql-server-8.0
  70. mysql-server
  71. E: Sub-process /usr/bin/dpkg returned an error code (1)
  72.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement