sb2014

Untitled

Aug 22nd, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. Setting up mariadb-server-10.1 (10.1.26-0+deb9u1) ...
  2. /var/lib/dpkg/info/mariadb-server-10.1.postinst: line 103: logger: command not found
  3. /var/lib/dpkg/info/mariadb-server-10.1.postinst: line 144: logger: command not found
  4. dpkg: error processing package mariadb-server-10.1 (--configure):
  5. subprocess installed post-installation script returned error exit status 127
  6. dpkg: dependency problems prevent configuration of mariadb-server:
  7. mariadb-server depends on mariadb-server-10.1 (>= 10.1.26-0+deb9u1); however:
  8. Package mariadb-server-10.1 is not configured yet.
  9.  
  10. dpkg: error processing package mariadb-server (--configure):
  11. dependency problems - leaving unconfigured
  12. Processing triggers for libc-bin (2.24-11+deb9u3) ...
  13. Processing triggers for systemd (232-25+deb9u4) ...
  14. Errors were encountered while processing:
  15. mariadb-server-10.1
  16. mariadb-server
  17. E: Sub-process /usr/bin/dpkg returned an error code (1)
  18. Installing package mariadb-client
  19. Reading package lists... Done
  20. Building dependency tree
  21. Reading state information... Done
  22. The following NEW packages will be installed:
  23. mariadb-client
  24. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  25. 2 not fully installed or removed.
  26. Need to get 26.1 kB of archives.
  27. After this operation, 63.5 kB of additional disk space will be used.
  28. Get:1 http://ftp.debian.org/debian stretch/main amd64 mariadb-client all 10.1.26-0+deb9u1 [26.1 kB]
  29. Fetched 26.1 kB in 0s (151 kB/s)
  30. Selecting previously unselected package mariadb-client.
  31. (Reading database ... 22355 files and directories currently installed.)
  32. Preparing to unpack .../mariadb-client_10.1.26-0+deb9u1_all.deb ...
  33. Unpacking mariadb-client (10.1.26-0+deb9u1) ...
  34. Setting up mariadb-client (10.1.26-0+deb9u1) ...
  35. Setting up mariadb-server-10.1 (10.1.26-0+deb9u1) ...
  36. /var/lib/dpkg/info/mariadb-server-10.1.postinst: line 103: logger: command not found
  37. /var/lib/dpkg/info/mariadb-server-10.1.postinst: line 144: logger: command not found
  38. dpkg: error processing package mariadb-server-10.1 (--configure):
  39. subprocess installed post-installation script returned error exit status 127
  40. dpkg: dependency problems prevent configuration of mariadb-server:
  41. mariadb-server depends on mariadb-server-10.1 (>= 10.1.26-0+deb9u1); however:
  42. Package mariadb-server-10.1 is not configured yet.
  43.  
  44. dpkg: error processing package mariadb-server (--configure):
  45. dependency problems - leaving unconfigured
  46. Errors were encountered while processing:
  47. mariadb-server-10.1
  48. mariadb-server
  49. E: Sub-process /usr/bin/dpkg returned an error code (1)
  50.  
  51. Securing MySQL by running "mysql_secure_installation" commands.
  52. ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")
  53. Job for mysql.service failed because the control process exited with error code.
  54. See "systemctl status mysql.service" and "journalctl -xe" for details.
  55.  
  56.  
  57. Error: No SQL server running but required for Webpanel installation.
Advertisement
Add Comment
Please, Sign In to add comment