pbblaster

Untitled

Oct 25th, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode
  2. Setting up mysql-community-client (8.0.22-1ubuntu18.04) ...
  3. Setting up mysql-client (8.0.22-1ubuntu18.04) ...
  4. Setting up mysql-community-server (8.0.22-1ubuntu18.04) ...
  5. Installing new version of config file /etc/apparmor.d/usr.sbin.mysqld ...
  6. Installing new version of config file /etc/mysql/mysql.cnf ...
  7. Installing new version of config file /etc/mysql/mysql.conf.d/mysqld.cnf ...
  8. update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
  9. Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service.
  10. Job for mysql.service failed because the control process exited with error code.
  11. See "systemctl status mysql.service" and "journalctl -xe" for details.
  12. Job for mysql.service failed because the control process exited with error code.
  13. See "systemctl status mysql.service" and "journalctl -xe" for details.
  14. invoke-rc.d: initscript mysql, action "start" failed.
  15. ● mysql.service - MySQL Community Server
  16. Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
  17. Active: failed (Result: exit-code) since Sun 2020-10-25 06:19:37 UTC; 8ms ago
  18. Docs: man:mysqld(8)
  19. http://dev.mysql.com/doc/refman/en/using-systemd.html
  20. Process: 22206 ExecStart=/usr/sbin/mysqld (code=exited, status=1/FAILURE)
  21. Process: 22169 ExecStartPre=/usr/share/mysql-8.0/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
  22. Main PID: 22206 (code=exited, status=1/FAILURE)
  23. Status: "Server startup in progress"
  24.  
  25. Oct 25 06:19:37 vps systemd[1]: Starting MySQL Community Server...
  26. Oct 25 06:19:37 vps systemd[1]: mysql.service: Main process exited, code=exited, status=1/FAILURE
  27. Oct 25 06:19:37 vps systemd[1]: mysql.service: Failed with result 'exit-code'.
  28. Oct 25 06:19:37 vps systemd[1]: Failed to start MySQL Community Server.
  29. dpkg: error processing package mysql-community-server (--configure):
  30. installed mysql-community-server package post-installation script subprocess returned error exit status 1
  31. dpkg: dependency problems prevent configuration of mysql-server:
  32. mysql-server depends on mysql-community-server (= 8.0.22-1ubuntu18.04); however:
  33. Package mysql-community-server is not configured yet.
  34.  
  35. dpkg: error processing package mysql-server (--configure):
  36. dependency problems - leaving unconfigured
  37. Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
  38. Processing triggers for libc-bin (2.27-3ubuntu1.2) ...
  39. Errors were encountered while processing:
  40. mysql-community-server
  41. mysql-server
  42. E: Sub-process /usr/bin/dpkg returned an error code (1)
  43. root@vps:/#
  44.  
Add Comment
Please, Sign In to add comment