Guest User

Untitled

a guest
Nov 10th, 2014
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.71 KB | None | 0 0
  1. Launching installer for openproject...
  2. Selected addons: legacy-installer mysql apache2 svn-dav smtp memcached openproject
  3. [legacy-installer] ./bin/configure
  4. [mysql] ./bin/configure
  5. DONE
  6. [apache2] ./bin/configure
  7. DONE
  8. [svn-dav] ./bin/configure
  9. DONE
  10. [smtp] ./bin/configure
  11. DONE
  12. [memcached] ./bin/configure
  13. DONE
  14. [openproject] ./bin/configure
  15. [legacy-installer] ./bin/preinstall
  16. [mysql] ./bin/preinstall
  17. [apache2] ./bin/preinstall
  18. [svn-dav] ./bin/preinstall
  19. Reading package lists... Done
  20. Building dependency tree
  21. Reading state information... Done
  22. The following extra packages will be installed:
  23. libsvn1
  24. Suggested packages:
  25. subversion-tools
  26. The following NEW packages will be installed:
  27. libsvn1 subversion
  28. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  29. 2 not fully installed or removed.
  30. Need to get 2,253 kB of archives.
  31. After this operation, 6,396 kB of additional disk space will be used.
  32. Get:1 http://mirror.bytemark.co.uk/debian/ wheezy/main libsvn1 amd64 1.6.17dfsg-4+deb7u6 [934 kB]
  33. Get:2 http://mirror.bytemark.co.uk/debian/ wheezy/main subversion amd64 1.6.17dfsg-4+deb7u6 [1,320 kB]
  34. Fetched 2,253 kB in 1s (1,278 kB/s)
  35. Selecting previously unselected package libsvn1:amd64.
  36. (Reading database ... 160581 files and directories currently installed.)
  37. Unpacking libsvn1:amd64 (from .../libsvn1_1.6.17dfsg-4+deb7u6_amd64.deb) ...
  38. Selecting previously unselected package subversion.
  39. Unpacking subversion (from .../subversion_1.6.17dfsg-4+deb7u6_amd64.deb) ...
  40. Processing triggers for man-db ...
  41. Setting up mysql-server-5.5 (5.5.40-0+wheezy1) ...
  42. [ ok ] Stopping MySQL database server: mysqld.
  43. 141110 14:29:59 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
  44. 141110 14:29:59 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
  45. 141110 14:29:59 [Note] Plugin 'FEDERATED' is disabled.
  46. 141110 14:29:59 InnoDB: The InnoDB memory heap is disabled
  47. 141110 14:29:59 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  48. 141110 14:29:59 InnoDB: Compressed tables use zlib 1.2.7
  49. 141110 14:29:59 InnoDB: Using Linux native AIO
  50. 141110 14:29:59 InnoDB: Initializing buffer pool, size = 128.0M
  51. 141110 14:29:59 InnoDB: Completed initialization of buffer pool
  52. 141110 14:29:59 InnoDB: highest supported file format is Barracuda.
  53. 141110 14:29:59 InnoDB: Waiting for the background threads to start
  54. 141110 14:30:00 InnoDB: 5.5.40 started; log sequence number 1595675
  55. 141110 14:30:00 InnoDB: Starting shutdown...
  56. 141110 14:30:01 InnoDB: Shutdown completed; log sequence number 1595675
  57. [FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
  58. invoke-rc.d: initscript mysql, action "start" failed.
  59. dpkg: error processing mysql-server-5.5 (--configure):
  60. subprocess installed post-installation script returned error exit status 1
  61. dpkg: dependency problems prevent configuration of mysql-server:
  62. mysql-server depends on mysql-server-5.5; however:
  63. Package mysql-server-5.5 is not configured yet.
  64.  
  65. dpkg: error processing mysql-server (--configure):
  66. dependency problems - leaving unconfigured
  67. Setting up libsvn1:amd64 (1.6.17dfsg-4+deb7u6) ...
  68. Setting up subversion (1.6.17dfsg-4+deb7u6) ...
  69. Errors were encountered while processing:
  70. mysql-server-5.5
  71. mysql-server
  72. E: Sub-process /usr/bin/dpkg returned an error code (1)
  73. dan@Vdebian:~$ sudo openproject configure
  74. Launching installer for openproject...
  75. Selected addons: legacy-installer mysql apache2 svn-dav smtp memcached openproject
  76. [legacy-installer] ./bin/configure
  77. [mysql] ./bin/configure
  78. DONE
  79. [apache2] ./bin/configure
  80. DONE
  81. [svn-dav] ./bin/configure
  82. DONE
  83. [smtp] ./bin/configure
  84. DONE
  85. [memcached] ./bin/configure
  86. DONE
  87. [openproject] ./bin/configure
  88. [legacy-installer] ./bin/preinstall
  89. [mysql] ./bin/preinstall
  90. [apache2] ./bin/preinstall
  91. [svn-dav] ./bin/preinstall
  92. Reading package lists... Done
  93. Building dependency tree
  94. Reading state information... Done
  95. The following extra packages will be installed:
  96. libapache2-reload-perl libbsd-resource-perl libdevel-symdump-perl
  97. The following NEW packages will be installed:
  98. libapache2-mod-perl2 libapache2-reload-perl libbsd-resource-perl libdevel-symdump-perl
  99. 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
  100. 2 not fully installed or removed.
  101. Need to get 1,147 kB of archives.
  102. After this operation, 3,225 kB of additional disk space will be used.
  103. Get:1 http://mirror.bytemark.co.uk/debian/ wheezy/main libdevel-symdump-perl all 2.08-4 [16.6 kB]
  104. Get:2 http://mirror.bytemark.co.uk/debian/ wheezy/main libapache2-mod-perl2 amd64 2.0.7-3 [1,081 kB]
  105. Get:3 http://mirror.bytemark.co.uk/debian/ wheezy/main libapache2-reload-perl all 0.12-1 [17.9 kB]
  106. Get:4 http://mirror.bytemark.co.uk/debian/ wheezy/main libbsd-resource-perl amd64 1.2904-1+b2 [31.9 kB]
  107. Fetched 1,147 kB in 1s (972 kB/s)
  108. Selecting previously unselected package libdevel-symdump-perl.
  109. (Reading database ... 160669 files and directories currently installed.)
  110. Unpacking libdevel-symdump-perl (from .../libdevel-symdump-perl_2.08-4_all.deb) ...
  111. Selecting previously unselected package libapache2-mod-perl2.
  112. Unpacking libapache2-mod-perl2 (from .../libapache2-mod-perl2_2.0.7-3_amd64.deb) ...
  113. Selecting previously unselected package libapache2-reload-perl.
  114. Unpacking libapache2-reload-perl (from .../libapache2-reload-perl_0.12-1_all.deb) ...
  115. Selecting previously unselected package libbsd-resource-perl.
  116. Unpacking libbsd-resource-perl (from .../libbsd-resource-perl_1.2904-1+b2_amd64.deb) ...
  117. Processing triggers for man-db ...
  118. Setting up mysql-server-5.5 (5.5.40-0+wheezy1) ...
  119. [ ok ] Stopping MySQL database server: mysqld.
  120. [FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
  121. invoke-rc.d: initscript mysql, action "start" failed.
  122. dpkg: error processing mysql-server-5.5 (--configure):
  123. subprocess installed post-installation script returned error exit status 1
  124. dpkg: dependency problems prevent configuration of mysql-server:
  125. mysql-server depends on mysql-server-5.5; however:
  126. Package mysql-server-5.5 is not configured yet.
  127.  
  128. dpkg: error processing mysql-server (--configure):
  129. dependency problems - leaving unconfigured
  130. Setting up libdevel-symdump-perl (2.08-4) ...
  131. Setting up libapache2-mod-perl2 (2.0.7-3) ...
  132. Enabling module perl.
  133. To activate the new configuration, you need to run:
  134. service apache2 restart
  135. Setting up libapache2-reload-perl (0.12-1) ...
  136. Setting up libbsd-resource-perl (1.2904-1+b2) ...
  137. Errors were encountered while processing:
  138. mysql-server-5.5
  139. mysql-server
  140. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment