Advertisement
Guest User

Untitled

a guest
Mar 25th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.08 KB | None | 0 0
  1. sudo apt install mysql-server
  2. [sudo] password for jellywill:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. The following additional packages will be installed:
  7. libaio1 libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 libfcgi-perl libhtml-parser-perl
  8. libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
  9. liblwp-mediatypes-perl libtimedate-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 mysql-common
  10. mysql-server-5.7 mysql-server-core-5.7
  11. Suggested packages:
  12. libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca
  13. The following NEW packages will be installed:
  14. libaio1 libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 libfcgi-perl libhtml-parser-perl
  15. libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
  16. liblwp-mediatypes-perl libtimedate-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 mysql-common mysql-server
  17. mysql-server-5.7 mysql-server-core-5.7
  18. 0 upgraded, 21 newly installed, 0 to remove and 25 not upgraded.
  19. Need to get 19.7 MB of archives.
  20. After this operation, 156 MB of additional disk space will be used.
  21. Do you want to continue? [Y/n] y
  22. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7308 B]
  23. Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6476 B]
  24. Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.29-0ubuntu0.18.04.1 [6642 kB]
  25. Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.29-0ubuntu0.18.04.1 [1942 kB]
  26. Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.29-0ubuntu0.18.04.1 [7430 kB]
  27. Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB]
  28. Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.29-0ubuntu0.18.04.1 [2933 kB]
  29. Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
  30. Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
  31. Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
  32. Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
  33. Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
  34. Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
  35. Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
  36. Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB]
  37. Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
  38. Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
  39. Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
  40. Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
  41. Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
  42. Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.29-0ubuntu0.18.04.1 [9944 B]
  43. Fetched 19.7 MB in 27s (736 kB/s)
  44. Preconfiguring packages ...
  45. Selecting previously unselected package mysql-common.
  46. (Reading database ... 35858 files and directories currently installed.)
  47. Preparing to unpack .../0-mysql-common_5.8+1.0.4_all.deb ...
  48. Unpacking mysql-common (5.8+1.0.4) ...
  49. Selecting previously unselected package libaio1:amd64.
  50. Preparing to unpack .../1-libaio1_0.3.110-5ubuntu0.1_amd64.deb ...
  51. Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ...
  52. Selecting previously unselected package mysql-client-core-5.7.
  53. Preparing to unpack .../2-mysql-client-core-5.7_5.7.29-0ubuntu0.18.04.1_amd64.deb ...
  54. Unpacking mysql-client-core-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  55. Selecting previously unselected package mysql-client-5.7.
  56. Preparing to unpack .../3-mysql-client-5.7_5.7.29-0ubuntu0.18.04.1_amd64.deb ...
  57. Unpacking mysql-client-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  58. Selecting previously unselected package mysql-server-core-5.7.
  59. Preparing to unpack .../4-mysql-server-core-5.7_5.7.29-0ubuntu0.18.04.1_amd64.deb ...
  60. Unpacking mysql-server-core-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  61. Selecting previously unselected package libevent-core-2.1-6:amd64.
  62. Preparing to unpack .../5-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ...
  63. Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...
  64. Setting up mysql-common (5.8+1.0.4) ...
  65. update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
  66. Selecting previously unselected package mysql-server-5.7.
  67. (Reading database ... 36026 files and directories currently installed.)
  68. Preparing to unpack .../00-mysql-server-5.7_5.7.29-0ubuntu0.18.04.1_amd64.deb ...
  69. Unpacking mysql-server-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  70. Selecting previously unselected package libhtml-tagset-perl.
  71. Preparing to unpack .../01-libhtml-tagset-perl_3.20-3_all.deb ...
  72. Unpacking libhtml-tagset-perl (3.20-3) ...
  73. Selecting previously unselected package liburi-perl.
  74. Preparing to unpack .../02-liburi-perl_1.73-1_all.deb ...
  75. Unpacking liburi-perl (1.73-1) ...
  76. Selecting previously unselected package libhtml-parser-perl.
  77. Preparing to unpack .../03-libhtml-parser-perl_3.72-3build1_amd64.deb ...
  78. Unpacking libhtml-parser-perl (3.72-3build1) ...
  79. Selecting previously unselected package libcgi-pm-perl.
  80. Preparing to unpack .../04-libcgi-pm-perl_4.38-1_all.deb ...
  81. Unpacking libcgi-pm-perl (4.38-1) ...
  82. Selecting previously unselected package libfcgi-perl.
  83. Preparing to unpack .../05-libfcgi-perl_0.78-2build1_amd64.deb ...
  84. Unpacking libfcgi-perl (0.78-2build1) ...
  85. Selecting previously unselected package libcgi-fast-perl.
  86. Preparing to unpack .../06-libcgi-fast-perl_1%3a2.13-1_all.deb ...
  87. Unpacking libcgi-fast-perl (1:2.13-1) ...
  88. Selecting previously unselected package libencode-locale-perl.
  89. Preparing to unpack .../07-libencode-locale-perl_1.05-1_all.deb ...
  90. Unpacking libencode-locale-perl (1.05-1) ...
  91. Selecting previously unselected package libhtml-template-perl.
  92. Preparing to unpack .../08-libhtml-template-perl_2.97-1_all.deb ...
  93. Unpacking libhtml-template-perl (2.97-1) ...
  94. Selecting previously unselected package libtimedate-perl.
  95. Preparing to unpack .../09-libtimedate-perl_2.3000-2_all.deb ...
  96. Unpacking libtimedate-perl (2.3000-2) ...
  97. Selecting previously unselected package libhttp-date-perl.
  98. Preparing to unpack .../10-libhttp-date-perl_6.02-1_all.deb ...
  99. Unpacking libhttp-date-perl (6.02-1) ...
  100. Selecting previously unselected package libio-html-perl.
  101. Preparing to unpack .../11-libio-html-perl_1.001-1_all.deb ...
  102. Unpacking libio-html-perl (1.001-1) ...
  103. Selecting previously unselected package liblwp-mediatypes-perl.
  104. Preparing to unpack .../12-liblwp-mediatypes-perl_6.02-1_all.deb ...
  105. Unpacking liblwp-mediatypes-perl (6.02-1) ...
  106. Selecting previously unselected package libhttp-message-perl.
  107. Preparing to unpack .../13-libhttp-message-perl_6.14-1_all.deb ...
  108. Unpacking libhttp-message-perl (6.14-1) ...
  109. Selecting previously unselected package mysql-server.
  110. Preparing to unpack .../14-mysql-server_5.7.29-0ubuntu0.18.04.1_all.deb ...
  111. Unpacking mysql-server (5.7.29-0ubuntu0.18.04.1) ...
  112. Setting up libhtml-tagset-perl (3.20-3) ...
  113. Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...
  114. Setting up libencode-locale-perl (1.05-1) ...
  115. Setting up libtimedate-perl (2.3000-2) ...
  116. Setting up libio-html-perl (1.001-1) ...
  117. Setting up liblwp-mediatypes-perl (6.02-1) ...
  118. Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ...
  119. Setting up liburi-perl (1.73-1) ...
  120. Setting up libhtml-parser-perl (3.72-3build1) ...
  121. Setting up libcgi-pm-perl (4.38-1) ...
  122. Setting up mysql-client-core-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  123. Setting up libfcgi-perl (0.78-2build1) ...
  124. Setting up libhttp-date-perl (6.02-1) ...
  125. Setting up libhtml-template-perl (2.97-1) ...
  126. Setting up mysql-server-core-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  127. Setting up libcgi-fast-perl (1:2.13-1) ...
  128. Setting up libhttp-message-perl (6.14-1) ...
  129. Setting up mysql-client-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  130. Setting up mysql-server-5.7 (5.7.29-0ubuntu0.18.04.1) ...
  131. invoke-rc.d: could not determine current runlevel
  132. * Stopping MySQL database server mysqld [ OK ]
  133. update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
  134. Renaming removed key_buffer and myisam-recover options (if present)
  135. Cannot open /proc/net/unix: No such file or directory
  136. Cannot stat file /proc/1/fd/5: Operation not permitted
  137. Cannot stat file /proc/1/fd/10: Operation not permitted
  138. Cannot stat file /proc/1/fd/6: Operation not permitted
  139. Cannot stat file /proc/32/fd/7: Operation not permitted
  140. Cannot stat file /proc/32/fd/10: Operation not permitted
  141. Cannot stat file /proc/32/fd/5: Operation not permitted
  142. dpkg: error processing package mysql-server-5.7 (--configure):
  143. installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1
  144. dpkg: dependency problems prevent configuration of mysql-server:
  145. mysql-server depends on mysql-server-5.7; however:
  146. Package mysql-server-5.7 is not configured yet.
  147.  
  148. dpkg: error processing package mysql-server (--configure):
  149. dependency problems - leaving unconfigured
  150. No apport report written because the error message indicates its a followup error from a previous failure.
  151. Processing triggers for libc-bin (2.27-3ubuntu1) ...
  152. Processing triggers for systemd (237-3ubuntu10.39) ...
  153. Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
  154. Processing triggers for ureadahead (0.100.0-21) ...
  155. Errors were encountered while processing:
  156. mysql-server-5.7
  157. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement