Advertisement
Guest User

EE Log

a guest
May 7th, 2015
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.41 KB | None | 0 0
  1. ~# tail -n500 /var/log/ee/ee.log
  2. 2015-05-06 23:20:24,060 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  3. 2015-05-06 23:20:24,433 (DEBUG) ee : ['/usr/local/bin/ee', 'sync']
  4. 2015-05-06 23:20:24,433 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0xae7342c>
  5. 2015-05-06 23:20:24,437 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.sync.EESyncController object at 0xae7398c>
  6. 2015-05-06 23:20:24,440 (INFO) ee : Initializing EasyEngine Database
  7. 2015-05-06 23:20:24,449 (INFO) ee : Synchronizing ee database, please wait...
  8. 2015-05-06 23:21:16,518 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  9. 2015-05-06 23:21:16,836 (DEBUG) ee : ['/usr/local/bin/ee', 'stack', 'install']
  10. 2015-05-06 23:21:16,836 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0xb68432c>
  11. 2015-05-06 23:21:16,839 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack.EEStackController object at 0xb684b6c>
  12. 2015-05-06 23:21:16,841 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack_services.EEStackStatusController object at 0xb68d32c>
  13. 2015-05-06 23:21:16,845 (INFO) ee : Initializing EasyEngine Database
  14. 2015-05-06 23:21:16,868 (DEBUG) ee : Setting apt_packages variable for Nginx
  15. 2015-05-06 23:21:17,665 (DEBUG) ee : Setting apt_packages variable for PHP
  16. 2015-05-06 23:21:18,448 (DEBUG) ee : Setting apt packages variable for HHVM
  17. 2015-05-06 23:21:19,163 (DEBUG) ee : Setting apt_packages variable for MySQL
  18. 2015-05-06 23:21:19,163 (DEBUG) ee : Running command: mysqladmin ping
  19. 2015-05-06 23:21:19,167 (DEBUG) ee : Command Output: ,
  20. Command Error: /bin/sh: mysqladmin: command not found
  21.  
  22. 2015-05-06 23:21:19,167 (DEBUG) ee : Setting apt_packages variable for Postfix
  23. 2015-05-06 23:21:19,770 (DEBUG) ee : Setting packages variable for WP-CLI
  24. 2015-05-06 23:21:19,770 (DEBUG) ee : Running command: which wp
  25. 2015-05-06 23:21:19,778 (DEBUG) ee : Command Output: ,
  26. Command Error:
  27. 2015-05-06 23:21:19,778 (DEBUG) ee : Setting packages varible for phpMyAdmin
  28. 2015-05-06 23:21:19,779 (DEBUG) ee : Setting packages variable for Adminer
  29. 2015-05-06 23:21:19,779 (DEBUG) ee : Setting packages variable for utils
  30. 2015-05-06 23:21:19,779 (DEBUG) ee : Calling pre_pref
  31. 2015-05-06 23:21:19,779 (DEBUG) ee : Pre-seeding Postfix
  32. 2015-05-06 23:21:19,779 (DEBUG) ee : Running command: echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
  33. 2015-05-06 23:21:20,200 (DEBUG) ee : Running command: echo "postfix postfix/mailname string $(hostname -f)" | debconf-set-selections
  34. 2015-05-06 23:21:20,387 (INFO) ee : Adding repository for MySQL, please wait...
  35. 2015-05-06 23:21:20,388 (DEBUG) ee : Adding key for deb http://mirror.aarnet.edu.au/pub/MariaDB/repo/10.0/debian wheezy main
  36. 2015-05-06 23:21:20,388 (DEBUG) ee : Running command: gpg --keyserver keyserver.ubuntu.com --recv-keys 0xcbcb082a1bb943db
  37. 2015-05-06 23:21:21,175 (DEBUG) ee : Running command: gpg -a --export --armor 0xcbcb082a1bb943db | apt-key add -
  38. 2015-05-06 23:21:21,322 (DEBUG) ee : Pre-seeding MySQL
  39. 2015-05-06 23:21:21,323 (DEBUG) ee : echo "mariadb-server-10.0 mysql-server/root_password password " | debconf-set-selections
  40. 2015-05-06 23:21:21,475 (DEBUG) ee : echo "mariadb-server-10.0 mysql-server/root_password_again password " | debconf-set-selections
  41. 2015-05-06 23:21:21,645 (DEBUG) ee : Writting configuration into MySQL file
  42. 2015-05-06 23:21:21,645 (INFO) ee : Adding repository for NGINX, please wait...
  43. 2015-05-06 23:21:21,645 (DEBUG) ee : Adding Dotdeb/nginx GPG key
  44. 2015-05-06 23:21:21,646 (INFO) ee : Adding repository for PHP, please wait...
  45. 2015-05-06 23:21:21,646 (DEBUG) ee : Adding repo_url of php for debian
  46. 2015-05-06 23:21:21,647 (DEBUG) ee : Adding Dotdeb/php GPG key
  47. 2015-05-06 23:21:21,647 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 89DF5277
  48. 2015-05-06 23:21:22,441 (DEBUG) ee : Running command: gpg -a --export --armor 89DF5277 | apt-key add -
  49. 2015-05-06 23:21:22,531 (INFO) ee : Adding repository for HHVM, please wait...
  50. 2015-05-06 23:21:22,531 (DEBUG) ee : Adding ppa repo for HHVM
  51. 2015-05-06 23:21:22,532 (DEBUG) ee : Adding HHVM GPG Key
  52. 2015-05-06 23:21:22,532 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 0x5a16e7281be7a449
  53. 2015-05-06 23:21:23,092 (DEBUG) ee : Running command: gpg -a --export --armor 0x5a16e7281be7a449 | apt-key add -
  54. 2015-05-06 23:21:23,162 (INFO) ee : Updating apt-cache, please wait...
  55. Hit http://ftp.us.debian.org wheezy Release.gpg
  56. Get:1 http://dl.hhvm.com wheezy Release.gpg [490 B]
  57. Hit http://security.debian.org wheezy/updates Release.gpg
  58. Get:2 http://dl.hhvm.com wheezy Release [1,593 B]
  59. Hit http://ftp.us.debian.org wheezy Release
  60. Hit http://security.debian.org wheezy/updates Release
  61. Get:3 http://dl.hhvm.com wheezy/main i386 Packages [442 B]
  62. Hit http://ftp.us.debian.org wheezy/main i386 Packages
  63. Hit http://security.debian.org wheezy/updates/main i386 Packages
  64. Hit http://ftp.us.debian.org wheezy/contrib i386 Packages
  65. Hit http://security.debian.org wheezy/updates/contrib i386 Packages
  66. Get:4 http://packages.dotdeb.org wheezy Release.gpg [836 B]
  67. Hit http://ftp.us.debian.org wheezy/non-free i386 Packages
  68. Hit http://security.debian.org wheezy/updates/non-free i386 Packages
  69. Get:5 http://mirror.aarnet.edu.au wheezy Release.gpg [181 B]
  70. Hit http://ftp.debian.org wheezy-updates Release.gpg
  71. Hit http://ftp.us.debian.org wheezy/contrib Translation-en
  72. Hit http://security.debian.org wheezy/updates/contrib Translation-en
  73. Hit http://ftp.us.debian.org wheezy/main Translation-en
  74. Hit http://security.debian.org wheezy/updates/main Translation-en
  75. Get:6 http://packages.dotdeb.org wheezy-php56 Release.gpg [836 B]
  76. Hit http://ftp.us.debian.org wheezy/non-free Translation-en
  77. Hit http://security.debian.org wheezy/updates/non-free Translation-en
  78. Get:7 http://mirror.aarnet.edu.au wheezy Release [2,248 B]
  79. Ign http://dl.hhvm.com wheezy/main Translation-en_US
  80. Hit http://ftp.debian.org wheezy-updates Release
  81. Ign http://dl.hhvm.com wheezy/main Translation-en
  82. Get:8 http://packages.dotdeb.org wheezy Release [2,283 B]
  83. Hit http://ftp.debian.org wheezy-updates/main i386 Packages/DiffIndex
  84. Get:9 http://mirror.aarnet.edu.au wheezy/main i386 Packages [5,835 B]
  85. Get:10 http://packages.dotdeb.org wheezy-php56 Release [2,280 B]
  86. Hit http://ftp.debian.org wheezy-updates/contrib i386 Packages
  87. Get:11 http://packages.dotdeb.org wheezy/all i386 Packages [20.4 kB]
  88. Hit http://ftp.debian.org wheezy-updates/non-free i386 Packages
  89. Hit http://ftp.debian.org wheezy-updates/contrib Translation-en
  90. Hit http://ftp.debian.org wheezy-updates/main Translation-en/DiffIndex
  91. Get:12 http://packages.dotdeb.org wheezy-php56/all i386 Packages [11.9 kB]
  92. Hit http://ftp.debian.org wheezy-updates/non-free Translation-en
  93. Ign http://mirror.aarnet.edu.au wheezy/main Translation-en_US
  94. Ign http://mirror.aarnet.edu.au wheezy/main Translation-en
  95. Ign http://packages.dotdeb.org wheezy/all Translation-en_US
  96. Ign http://packages.dotdeb.org wheezy/all Translation-en
  97. Ign http://packages.dotdeb.org wheezy-php56/all Translation-en_US
  98. Ign http://packages.dotdeb.org wheezy-php56/all Translation-en
  99. Fetched 49.2 kB in 4s (11.8 kB/s)
  100. Reading package lists...
  101. 2015-05-06 23:21:29,867 (INFO) ee : Installing packages, please wait...
  102. Reading package lists...
  103. Building dependency tree...
  104. Reading state information...
  105. Package hhvm is not available, but is referred to by another package.
  106. This may mean that the package is missing, has been obsoleted, or
  107. is only available from another source
  108.  
  109. E: Package 'hhvm' has no installation candidate
  110. 2015-05-06 23:21:30,246 (INFO) ee : Oops Something went wrong!!
  111. 2015-05-06 23:21:30,246 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
  112. 2015-05-06 23:23:54,454 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  113. 2015-05-06 23:23:54,715 (DEBUG) ee : ['/usr/local/bin/ee', 'stack', 'install']
  114. 2015-05-06 23:23:54,715 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0xa7a33cc>
  115. 2015-05-06 23:23:54,718 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack.EEStackController object at 0xa7a3d0c>
  116. 2015-05-06 23:23:54,720 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack_services.EEStackStatusController object at 0xa7aa4cc>
  117. 2015-05-06 23:23:54,724 (INFO) ee : Initializing EasyEngine Database
  118. 2015-05-06 23:23:54,729 (DEBUG) ee : Setting apt_packages variable for Nginx
  119. 2015-05-06 23:23:55,353 (DEBUG) ee : Setting apt_packages variable for PHP
  120. 2015-05-06 23:23:56,196 (DEBUG) ee : Setting apt packages variable for HHVM
  121. 2015-05-06 23:23:56,920 (DEBUG) ee : Setting apt_packages variable for MySQL
  122. 2015-05-06 23:23:56,920 (DEBUG) ee : Running command: mysqladmin ping
  123. 2015-05-06 23:23:56,925 (DEBUG) ee : Command Output: ,
  124. Command Error: /bin/sh: mysqladmin: command not found
  125.  
  126. 2015-05-06 23:23:56,925 (DEBUG) ee : Setting apt_packages variable for Postfix
  127. 2015-05-06 23:23:57,558 (DEBUG) ee : Setting packages variable for WP-CLI
  128. 2015-05-06 23:23:57,558 (DEBUG) ee : Running command: which wp
  129. 2015-05-06 23:23:57,566 (DEBUG) ee : Command Output: ,
  130. Command Error:
  131. 2015-05-06 23:23:57,566 (DEBUG) ee : Setting packages varible for phpMyAdmin
  132. 2015-05-06 23:23:57,566 (DEBUG) ee : Setting packages variable for Adminer
  133. 2015-05-06 23:23:57,567 (DEBUG) ee : Setting packages variable for utils
  134. 2015-05-06 23:23:57,567 (DEBUG) ee : Calling pre_pref
  135. 2015-05-06 23:23:57,567 (DEBUG) ee : Pre-seeding Postfix
  136. 2015-05-06 23:23:57,567 (DEBUG) ee : Running command: echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
  137. 2015-05-06 23:23:57,723 (DEBUG) ee : Running command: echo "postfix postfix/mailname string $(hostname -f)" | debconf-set-selections
  138. 2015-05-06 23:23:57,871 (INFO) ee : Adding repository for MySQL, please wait...
  139. 2015-05-06 23:23:57,872 (DEBUG) ee : Adding key for deb http://mirror.aarnet.edu.au/pub/MariaDB/repo/10.0/debian wheezy main
  140. 2015-05-06 23:23:57,872 (DEBUG) ee : Running command: gpg --keyserver keyserver.ubuntu.com --recv-keys 0xcbcb082a1bb943db
  141. 2015-05-06 23:23:58,506 (DEBUG) ee : Running command: gpg -a --export --armor 0xcbcb082a1bb943db | apt-key add -
  142. 2015-05-06 23:23:58,582 (DEBUG) ee : Pre-seeding MySQL
  143. 2015-05-06 23:23:58,582 (DEBUG) ee : echo "mariadb-server-10.0 mysql-server/root_password password " | debconf-set-selections
  144. 2015-05-06 23:23:58,730 (DEBUG) ee : echo "mariadb-server-10.0 mysql-server/root_password_again password " | debconf-set-selections
  145. 2015-05-06 23:23:58,860 (DEBUG) ee : Writting configuration into MySQL file
  146. 2015-05-06 23:23:58,861 (INFO) ee : Adding repository for NGINX, please wait...
  147. 2015-05-06 23:23:58,861 (DEBUG) ee : Adding Dotdeb/nginx GPG key
  148. 2015-05-06 23:23:58,861 (INFO) ee : Adding repository for PHP, please wait...
  149. 2015-05-06 23:23:58,861 (DEBUG) ee : Adding repo_url of php for debian
  150. 2015-05-06 23:23:58,862 (DEBUG) ee : Adding Dotdeb/php GPG key
  151. 2015-05-06 23:23:58,862 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 89DF5277
  152. 2015-05-06 23:24:00,106 (DEBUG) ee : Running command: gpg -a --export --armor 89DF5277 | apt-key add -
  153. 2015-05-06 23:24:00,164 (INFO) ee : Adding repository for HHVM, please wait...
  154. 2015-05-06 23:24:00,164 (DEBUG) ee : Adding ppa repo for HHVM
  155. 2015-05-06 23:24:00,165 (DEBUG) ee : Adding HHVM GPG Key
  156. 2015-05-06 23:24:00,165 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 0x5a16e7281be7a449
  157. 2015-05-06 23:24:01,308 (DEBUG) ee : Running command: gpg -a --export --armor 0x5a16e7281be7a449 | apt-key add -
  158. 2015-05-06 23:24:01,368 (INFO) ee : Updating apt-cache, please wait...
  159. Hit http://security.debian.org wheezy/updates Release.gpg
  160. Hit http://security.debian.org wheezy/updates Release
  161. Hit http://dl.hhvm.com wheezy Release.gpg
  162. Hit http://security.debian.org wheezy/updates/main i386 Packages
  163. Hit http://security.debian.org wheezy/updates/contrib i386 Packages
  164. Hit http://dl.hhvm.com wheezy Release
  165. Hit http://security.debian.org wheezy/updates/non-free i386 Packages
  166. Hit http://security.debian.org wheezy/updates/contrib Translation-en
  167. Hit http://security.debian.org wheezy/updates/main Translation-en
  168. Hit http://dl.hhvm.com wheezy/main i386 Packages
  169. Hit http://security.debian.org wheezy/updates/non-free Translation-en
  170. Hit http://ftp.us.debian.org wheezy Release.gpg
  171. Hit http://ftp.us.debian.org wheezy Release
  172. Hit http://packages.dotdeb.org wheezy Release.gpg
  173. Hit http://ftp.us.debian.org wheezy/main i386 Packages
  174. Hit http://mirror.aarnet.edu.au wheezy Release.gpg
  175. Hit http://ftp.debian.org wheezy-updates Release.gpg
  176. Hit http://ftp.us.debian.org wheezy/contrib i386 Packages
  177. Ign http://dl.hhvm.com wheezy/main Translation-en_US
  178. Ign http://dl.hhvm.com wheezy/main Translation-en
  179. Hit http://packages.dotdeb.org wheezy-php56 Release.gpg
  180. Hit http://ftp.us.debian.org wheezy/non-free i386 Packages
  181. Hit http://mirror.aarnet.edu.au wheezy Release
  182. Hit http://ftp.debian.org wheezy-updates Release
  183. Hit http://ftp.us.debian.org wheezy/contrib Translation-en
  184. Hit http://packages.dotdeb.org wheezy Release
  185. Hit http://ftp.us.debian.org wheezy/main Translation-en
  186. Hit http://mirror.aarnet.edu.au wheezy/main i386 Packages
  187. Hit http://ftp.debian.org wheezy-updates/main i386 Packages/DiffIndex
  188. Hit http://ftp.us.debian.org wheezy/non-free Translation-en
  189. Hit http://packages.dotdeb.org wheezy-php56 Release
  190. Hit http://ftp.debian.org wheezy-updates/contrib i386 Packages
  191. Hit http://packages.dotdeb.org wheezy/all i386 Packages
  192. Hit http://ftp.debian.org wheezy-updates/non-free i386 Packages
  193. Hit http://ftp.debian.org wheezy-updates/contrib Translation-en
  194. Hit http://ftp.debian.org wheezy-updates/main Translation-en/DiffIndex
  195. Hit http://packages.dotdeb.org wheezy-php56/all i386 Packages
  196. Hit http://ftp.debian.org wheezy-updates/non-free Translation-en
  197. Ign http://mirror.aarnet.edu.au wheezy/main Translation-en_US
  198. Ign http://mirror.aarnet.edu.au wheezy/main Translation-en
  199. Ign http://packages.dotdeb.org wheezy/all Translation-en_US
  200. Ign http://packages.dotdeb.org wheezy/all Translation-en
  201. Ign http://packages.dotdeb.org wheezy-php56/all Translation-en_US
  202. Ign http://packages.dotdeb.org wheezy-php56/all Translation-en
  203. Reading package lists...
  204. 2015-05-06 23:24:08,268 (INFO) ee : Installing packages, please wait...
  205. Reading package lists...
  206. Building dependency tree...
  207. Reading state information...
  208. Package hhvm is not available, but is referred to by another package.
  209. This may mean that the package is missing, has been obsoleted, or
  210. is only available from another source
  211.  
  212. E: Package 'hhvm' has no installation candidate
  213. 2015-05-06 23:24:08,624 (INFO) ee : Oops Something went wrong!!
  214. 2015-05-06 23:24:08,624 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
  215. 2015-05-06 23:30:22,741 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  216. 2015-05-06 23:30:22,998 (DEBUG) ee : ['/usr/local/bin/ee', 'stack', 'install', '--hhvm']
  217. 2015-05-06 23:30:22,998 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0xa70f3ec>
  218. 2015-05-06 23:30:23,003 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack.EEStackController object at 0xa70fd2c>
  219. 2015-05-06 23:30:23,006 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack_services.EEStackStatusController object at 0xa71650c>
  220. 2015-05-06 23:30:23,011 (INFO) ee : Initializing EasyEngine Database
  221. 2015-05-06 23:30:23,015 (DEBUG) ee : Setting apt packages variable for HHVM
  222. 2015-05-06 23:30:23,713 (DEBUG) ee : Calling pre_pref
  223. 2015-05-06 23:30:23,714 (INFO) ee : Adding repository for HHVM, please wait...
  224. 2015-05-06 23:30:23,714 (DEBUG) ee : Adding ppa repo for HHVM
  225. 2015-05-06 23:30:23,715 (DEBUG) ee : Adding HHVM GPG Key
  226. 2015-05-06 23:30:23,715 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 0x5a16e7281be7a449
  227. 2015-05-06 23:30:24,409 (DEBUG) ee : Running command: gpg -a --export --armor 0x5a16e7281be7a449 | apt-key add -
  228. 2015-05-06 23:30:24,461 (INFO) ee : Updating apt-cache, please wait...
  229. Hit http://dl.hhvm.com wheezy Release.gpg
  230. Hit http://dl.hhvm.com wheezy Release
  231. Hit http://dl.hhvm.com wheezy/main i386 Packages
  232. Hit http://ftp.us.debian.org wheezy Release.gpg
  233. Hit http://security.debian.org wheezy/updates Release.gpg
  234. Hit http://ftp.us.debian.org wheezy Release
  235. Hit http://security.debian.org wheezy/updates Release
  236. Get:1 http://packages.dotdeb.org wheezy Release.gpg [836 B]
  237. Hit http://mirror.aarnet.edu.au wheezy Release.gpg
  238. Hit http://ftp.us.debian.org wheezy/main i386 Packages
  239. Hit http://ftp.debian.org wheezy-updates Release.gpg
  240. Hit http://security.debian.org wheezy/updates/main i386 Packages
  241. Hit http://ftp.us.debian.org wheezy/contrib i386 Packages
  242. Ign http://dl.hhvm.com wheezy/main Translation-en_US
  243. Ign http://dl.hhvm.com wheezy/main Translation-en
  244. Hit http://packages.dotdeb.org wheezy-php56 Release.gpg
  245. Hit http://security.debian.org wheezy/updates/contrib i386 Packages
  246. Hit http://ftp.us.debian.org wheezy/non-free i386 Packages
  247. Hit http://mirror.aarnet.edu.au wheezy Release
  248. Hit http://ftp.debian.org wheezy-updates Release
  249. Hit http://ftp.us.debian.org wheezy/contrib Translation-en
  250. Hit http://security.debian.org wheezy/updates/non-free i386 Packages
  251. Get:2 http://packages.dotdeb.org wheezy Release [2,286 B]
  252. Hit http://ftp.us.debian.org wheezy/main Translation-en
  253. Hit http://security.debian.org wheezy/updates/contrib Translation-en
  254. Hit http://ftp.debian.org wheezy-updates/main i386 Packages/DiffIndex
  255. Hit http://mirror.aarnet.edu.au wheezy/main i386 Packages
  256. Hit http://ftp.us.debian.org wheezy/non-free Translation-en
  257. Hit http://security.debian.org wheezy/updates/main Translation-en
  258. Hit http://packages.dotdeb.org wheezy-php56 Release
  259. Hit http://ftp.debian.org wheezy-updates/contrib i386 Packages
  260. Hit http://security.debian.org wheezy/updates/non-free Translation-en
  261. Get:3 http://packages.dotdeb.org wheezy/all i386 Packages [20.4 kB]
  262. Hit http://ftp.debian.org wheezy-updates/non-free i386 Packages
  263. Hit http://ftp.debian.org wheezy-updates/contrib Translation-en
  264. Hit http://ftp.debian.org wheezy-updates/main Translation-en/DiffIndex
  265. Hit http://ftp.debian.org wheezy-updates/non-free Translation-en
  266. Hit http://packages.dotdeb.org wheezy-php56/all i386 Packages
  267. Ign http://mirror.aarnet.edu.au wheezy/main Translation-en_US
  268. Ign http://mirror.aarnet.edu.au wheezy/main Translation-en
  269. Ign http://packages.dotdeb.org wheezy/all Translation-en_US
  270. Ign http://packages.dotdeb.org wheezy/all Translation-en
  271. Ign http://packages.dotdeb.org wheezy-php56/all Translation-en_US
  272. Ign http://packages.dotdeb.org wheezy-php56/all Translation-en
  273. Fetched 23.5 kB in 4s (5,103 B/s)
  274. Reading package lists...
  275. 2015-05-06 23:30:31,074 (INFO) ee : Installing packages, please wait...
  276. Reading package lists...
  277. Building dependency tree...
  278. Reading state information...
  279. Package hhvm is not available, but is referred to by another package.
  280. This may mean that the package is missing, has been obsoleted, or
  281. is only available from another source
  282.  
  283. E: Package 'hhvm' has no installation candidate
  284. 2015-05-06 23:30:31,392 (INFO) ee : Oops Something went wrong!!
  285. 2015-05-06 23:30:31,393 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
  286. 2015-05-07 11:11:26,068 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  287. 2015-05-07 11:11:27,544 (DEBUG) ee : ['/usr/local/bin/ee', 'update']
  288. 2015-05-07 11:11:27,545 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0xa50a88c>
  289. 2015-05-07 11:11:27,547 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.update.EEUpdateController object at 0xa5103cc>
  290. 2015-05-07 11:11:27,550 (INFO) ee : Initializing EasyEngine Database
  291. 2015-05-07 11:11:27,555 (INFO) ee : Downloading update script
  292. 2015-05-07 11:11:29,673 (INFO) ee : [Done]
  293. 2015-05-07 11:11:29,673 (INFO) ee : updating EasyEngine, please wait...
  294. 2015-05-07 11:11:42,262 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  295. 2015-05-07 11:11:42,605 (DEBUG) ee : ['/usr/local/bin/ee', '-v']
  296. 2015-05-07 11:11:42,605 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0x9cbc8ac>
  297. 2015-05-07 11:11:42,898 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  298. 2015-05-07 11:11:43,162 (DEBUG) ee : ['/usr/local/bin/ee', 'sync']
  299. 2015-05-07 11:11:43,162 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0xa7198ac>
  300. 2015-05-07 11:11:43,165 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.sync.EESyncController object at 0xa719e0c>
  301. 2015-05-07 11:11:43,168 (INFO) ee : Initializing EasyEngine Database
  302. 2015-05-07 11:11:43,173 (INFO) ee : Synchronizing ee database, please wait...
  303. 2015-05-07 11:16:08,456 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  304. 2015-05-07 11:16:08,699 (DEBUG) ee : ['/usr/local/bin/ee', 'stack', 'install']
  305. 2015-05-07 11:16:08,699 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0xa8748ec>
  306. 2015-05-07 11:16:08,702 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack.EEStackController object at 0xa87a24c>
  307. 2015-05-07 11:16:08,704 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack_services.EEStackStatusController object at 0xa87a9ec>
  308. 2015-05-07 11:16:08,708 (INFO) ee : Initializing EasyEngine Database
  309. 2015-05-07 11:16:08,712 (DEBUG) ee : Setting apt_packages variable for Nginx
  310. 2015-05-07 11:16:09,261 (DEBUG) ee : Setting apt_packages variable for PHP
  311. 2015-05-07 11:16:09,814 (DEBUG) ee : Setting apt packages variable for HHVM
  312. 2015-05-07 11:16:10,377 (DEBUG) ee : Setting apt_packages variable for MySQL
  313. 2015-05-07 11:16:10,377 (DEBUG) ee : Running command: mysqladmin ping
  314. 2015-05-07 11:16:10,382 (DEBUG) ee : Command Output: ,
  315. Command Error: /bin/sh: mysqladmin: command not found
  316.  
  317. 2015-05-07 11:16:10,382 (DEBUG) ee : Setting apt_packages variable for Postfix
  318. 2015-05-07 11:16:11,204 (DEBUG) ee : Setting packages variable for WP-CLI
  319. 2015-05-07 11:16:11,204 (DEBUG) ee : Running command: which wp
  320. 2015-05-07 11:16:11,215 (DEBUG) ee : Command Output: ,
  321. Command Error:
  322. 2015-05-07 11:16:11,216 (DEBUG) ee : Setting packages varible for phpMyAdmin
  323. 2015-05-07 11:16:11,216 (DEBUG) ee : Setting packages variable for Adminer
  324. 2015-05-07 11:16:11,216 (DEBUG) ee : Setting packages variable for utils
  325. 2015-05-07 11:16:11,216 (DEBUG) ee : Calling pre_pref
  326. 2015-05-07 11:16:11,217 (DEBUG) ee : Pre-seeding Postfix
  327. 2015-05-07 11:16:11,217 (DEBUG) ee : Running command: echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
  328. 2015-05-07 11:16:12,190 (DEBUG) ee : Running command: echo "postfix postfix/mailname string $(hostname -f)" | debconf-set-selections
  329. 2015-05-07 11:16:12,332 (INFO) ee : Adding repository for MySQL, please wait...
  330. 2015-05-07 11:16:12,333 (DEBUG) ee : Adding key for deb http://mirror.aarnet.edu.au/pub/MariaDB/repo/10.0/debian wheezy main
  331. 2015-05-07 11:16:12,333 (DEBUG) ee : Running command: gpg --keyserver keyserver.ubuntu.com --recv-keys 0xcbcb082a1bb943db
  332. 2015-05-07 11:16:13,195 (DEBUG) ee : Running command: gpg -a --export --armor 0xcbcb082a1bb943db | apt-key add -
  333. 2015-05-07 11:16:13,314 (DEBUG) ee : Pre-seeding MySQL
  334. 2015-05-07 11:16:13,315 (DEBUG) ee : echo "mariadb-server-10.0 mysql-server/root_password password " | debconf-set-selections
  335. 2015-05-07 11:16:13,482 (DEBUG) ee : echo "mariadb-server-10.0 mysql-server/root_password_again password " | debconf-set-selections
  336. 2015-05-07 11:16:13,672 (DEBUG) ee : Writting configuration into MySQL file
  337. 2015-05-07 11:16:13,673 (INFO) ee : Adding repository for NGINX, please wait...
  338. 2015-05-07 11:16:13,673 (DEBUG) ee : Adding Dotdeb/nginx GPG key
  339. 2015-05-07 11:16:13,673 (INFO) ee : Adding repository for PHP, please wait...
  340. 2015-05-07 11:16:13,673 (DEBUG) ee : Adding repo_url of php for debian
  341. 2015-05-07 11:16:13,674 (DEBUG) ee : Adding Dotdeb/php GPG key
  342. 2015-05-07 11:16:13,674 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 89DF5277
  343. 2015-05-07 11:16:20,810 (DEBUG) ee : Running command: gpg -a --export --armor 89DF5277 | apt-key add -
  344. 2015-05-07 11:16:20,879 (INFO) ee : Adding repository for HHVM, please wait...
  345. 2015-05-07 11:16:20,880 (DEBUG) ee : Adding ppa repo for HHVM
  346. 2015-05-07 11:16:20,880 (DEBUG) ee : Adding HHVM GPG Key
  347. 2015-05-07 11:16:20,881 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 0x5a16e7281be7a449
  348. 2015-05-07 11:16:21,853 (DEBUG) ee : Running command: gpg -a --export --armor 0x5a16e7281be7a449 | apt-key add -
  349. 2015-05-07 11:16:21,919 (INFO) ee : Updating apt-cache, please wait...
  350. Hit http://dl.hhvm.com wheezy Release.gpg
  351. Hit http://ftp.us.debian.org wheezy Release.gpg
  352. Hit http://dl.hhvm.com wheezy Release
  353. Hit http://ftp.us.debian.org wheezy Release
  354. Hit http://dl.hhvm.com wheezy/main i386 Packages
  355. Hit http://security.debian.org wheezy/updates Release.gpg
  356. Hit http://ftp.us.debian.org wheezy/main i386 Packages
  357. Hit http://security.debian.org wheezy/updates Release
  358. Hit http://ftp.us.debian.org wheezy/contrib i386 Packages
  359. Hit http://mirror.aarnet.edu.au wheezy Release.gpg
  360. Hit http://ftp.us.debian.org wheezy/non-free i386 Packages
  361. Hit http://ftp.debian.org wheezy-updates Release.gpg
  362. Ign http://dl.hhvm.com wheezy/main Translation-en
  363. Hit http://packages.dotdeb.org wheezy Release.gpg
  364. Hit http://security.debian.org wheezy/updates/main i386 Packages
  365. Hit http://ftp.us.debian.org wheezy/contrib Translation-en
  366. Hit http://ftp.us.debian.org wheezy/main Translation-en
  367. Hit http://security.debian.org wheezy/updates/contrib i386 Packages
  368. Hit http://mirror.aarnet.edu.au wheezy Release
  369. Hit http://ftp.us.debian.org wheezy/non-free Translation-en
  370. Hit http://ftp.debian.org wheezy-updates Release
  371. Hit http://packages.dotdeb.org wheezy-php56 Release.gpg
  372. Hit http://security.debian.org wheezy/updates/non-free i386 Packages
  373. Hit http://security.debian.org wheezy/updates/contrib Translation-en
  374. Hit http://packages.dotdeb.org wheezy Release
  375. Hit http://mirror.aarnet.edu.au wheezy/main i386 Packages
  376. Hit http://ftp.debian.org wheezy-updates/main i386 Packages/DiffIndex
  377. Hit http://security.debian.org wheezy/updates/main Translation-en
  378. Hit http://security.debian.org wheezy/updates/non-free Translation-en
  379. Hit http://packages.dotdeb.org wheezy-php56 Release
  380. Hit http://ftp.debian.org wheezy-updates/contrib i386 Packages
  381. Hit http://packages.dotdeb.org wheezy/all i386 Packages
  382. Hit http://ftp.debian.org wheezy-updates/non-free i386 Packages
  383. Hit http://ftp.debian.org wheezy-updates/contrib Translation-en
  384. Hit http://packages.dotdeb.org wheezy-php56/all i386 Packages
  385. Hit http://ftp.debian.org wheezy-updates/main Translation-en/DiffIndex
  386. Hit http://ftp.debian.org wheezy-updates/non-free Translation-en
  387. Ign http://mirror.aarnet.edu.au wheezy/main Translation-en
  388. Ign http://packages.dotdeb.org wheezy/all Translation-en
  389. Ign http://packages.dotdeb.org wheezy-php56/all Translation-en
  390. Reading package lists...
  391. 2015-05-07 11:16:27,058 (INFO) ee : Installing packages, please wait...
  392. Reading package lists...
  393. Building dependency tree...
  394. Reading state information...
  395. Package hhvm is not available, but is referred to by another package.
  396. This may mean that the package is missing, has been obsoleted, or
  397. is only available from another source
  398.  
  399. E: Package 'hhvm' has no installation candidate
  400. 2015-05-07 11:16:27,327 (INFO) ee : Oops Something went wrong!!
  401. 2015-05-07 11:16:27,327 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement