jazzfog

Untitled

Sep 24th, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.37 KB | None | 0 0
  1. root@vagrant-ubuntu-trusty-64:/home/vagrant# add-apt-repository -y ppa:ondrej/php-7.0
  2. gpg: keyring `/tmp/tmp78r8mmmi/secring.gpg' created
  3. gpg: keyring `/tmp/tmp78r8mmmi/pubring.gpg' created
  4. gpg: requesting key E5267A6C from hkp server keyserver.ubuntu.com
  5. gpg: /tmp/tmp78r8mmmi/trustdb.gpg: trustdb created
  6. gpg: key E5267A6C: public key "Launchpad PPA for Ondřej Surý" imported
  7. gpg: Total number processed: 1
  8. gpg: imported: 1 (RSA: 1)
  9. OK
  10.  
  11.  
  12.  
  13.  
  14. root@vagrant-ubuntu-trusty-64:/home/vagrant# apt-get update
  15. Ign http://archive.ubuntu.com trusty InRelease
  16. Ign http://archive.ubuntu.com trusty-updates InRelease
  17. Ign http://ppa.launchpad.net trusty InRelease
  18. Ign http://security.ubuntu.com trusty-security InRelease
  19. Hit http://archive.ubuntu.com trusty Release.gpg
  20. Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]
  21. Get:2 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
  22. Get:3 http://ppa.launchpad.net trusty Release.gpg [316 B]
  23. Get:4 http://security.ubuntu.com trusty-security Release [63.5 kB]
  24. Hit http://archive.ubuntu.com trusty Release
  25. Get:5 http://ppa.launchpad.net trusty Release [15.1 kB]
  26. Get:6 http://archive.ubuntu.com trusty-updates Release [63.5 kB]
  27. Get:7 http://archive.ubuntu.com trusty/main Sources [1,064 kB]
  28. Get:8 http://security.ubuntu.com trusty-security/main Sources [95.8 kB]
  29. Get:9 http://ppa.launchpad.net trusty/main amd64 Packages [6,386 B]
  30. Get:10 http://ppa.launchpad.net trusty/main Translation-en [3,345 B]
  31. Get:11 http://security.ubuntu.com trusty-security/universe Sources [31.1 kB]
  32. Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [344 kB]
  33. Get:13 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]
  34. Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [116 kB]
  35. Get:15 http://security.ubuntu.com trusty-security/main Translation-en [187 kB]
  36. Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [68.0 kB]
  37. Hit http://archive.ubuntu.com trusty/main amd64 Packages
  38. Hit http://archive.ubuntu.com trusty/universe amd64 Packages
  39. Hit http://archive.ubuntu.com trusty/main Translation-en
  40. Hit http://archive.ubuntu.com trusty/universe Translation-en
  41. Get:17 http://archive.ubuntu.com trusty-updates/main Sources [236 kB]
  42. Get:18 http://archive.ubuntu.com trusty-updates/universe Sources [138 kB]
  43. Get:19 http://archive.ubuntu.com trusty-updates/main amd64 Packages [622 kB]
  44. Get:20 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [319 kB]
  45. Get:21 http://archive.ubuntu.com trusty-updates/main Translation-en [301 kB]
  46. Get:22 http://archive.ubuntu.com trusty-updates/universe Translation-en [168 kB]
  47. Ign http://archive.ubuntu.com trusty/main Translation-en_US
  48. Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  49. Fetched 10.2 MB in 15s (683 kB/s)
  50. Reading package lists... Done
  51.  
  52.  
  53.  
  54.  
  55. root@vagrant-ubuntu-trusty-64:/home/vagrant# apt-get install php -y
  56. Reading package lists... Done
  57. Building dependency tree
  58. Reading state information... Done
  59. The following extra packages will be installed:
  60. apache2 apache2-bin apache2-data aspell aspell-en dictionaries-common
  61. enchant hunspell-en-us libapache2-mod-php7.0 libapr1 libaprutil1
  62. libaprutil1-dbd-sqlite3 libaprutil1-ldap libaspell15 libenchant1c2a
  63. libhunspell-1.3-0 libmcrypt4 libqdbm14 libxslt1.1 php-common php7.0
  64. php7.0-cli php7.0-common ssl-cert
  65. Suggested packages:
  66. apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utils
  67. aspell-doc spellutils wordlist emacsen-common jed-extra hunspell
  68. openoffice.org-hunspell openoffice.org-core php-pear libenchant-voikko
  69. libmcrypt-dev mcrypt php-user-cache openssl-blacklist
  70. Recommended packages:
  71. php-readline
  72. The following NEW packages will be installed:
  73. apache2 apache2-bin apache2-data aspell aspell-en dictionaries-common
  74. enchant hunspell-en-us libapache2-mod-php7.0 libapr1 libaprutil1
  75. libaprutil1-dbd-sqlite3 libaprutil1-ldap libaspell15 libenchant1c2a
  76. libhunspell-1.3-0 libmcrypt4 libqdbm14 libxslt1.1 php php-common php7.0
  77. php7.0-cli php7.0-common ssl-cert
  78. 0 upgraded, 25 newly installed, 0 to remove and 106 not upgraded.
  79. Need to get 8,121 kB of archives.
  80. After this operation, 35.2 MB of additional disk space will be used.
  81. Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB]
  82. Get:2 http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/ trusty/main php-common all 10+deb.sury.org~trusty+1 [9,968 B]
  83. Get:3 http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/ trusty/main php7.0-common all 7.0.0~rc3-2+deb.sury.org~trusty+1 [72.1 kB]
  84. Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB]
  85. Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libaspell15 amd64 0.60.7~20110707-1ubuntu1 [335 kB]
  86. Get:6 http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/ trusty/main php7.0-cli amd64 7.0.0~rc3-2+deb.sury.org~trusty+1 [2,529 kB]
  87. Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main dictionaries-common all 1.20.5 [232 kB]
  88. Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main aspell amd64 0.60.7~20110707-1ubuntu1 [78.4 kB]
  89. Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main aspell-en all 7.1-0-1 [267 kB]
  90. Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main hunspell-en-us all 20070829-4ubuntu3 [248 kB]
  91. Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libhunspell-1.3-0 amd64 1.3.2-6ubuntu2 [107 kB]
  92. Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libenchant1c2a amd64 1.6.0-10ubuntu1 [64.7 kB]
  93. Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libxslt1.1 amd64 1.1.28-2build1 [145 kB]
  94. Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libaprutil1-dbd-sqlite3 amd64 1.5.3-1 [10.5 kB]
  95. Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main libaprutil1-ldap amd64 1.5.3-1 [8,634 B]
  96. Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apache2-bin amd64 2.4.7-1ubuntu4.6 [841 kB]
  97. Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apache2-data all 2.4.7-1ubuntu4.6 [160 kB]
  98. Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apache2 amd64 2.4.7-1ubuntu4.6 [87.6 kB]
  99. Get:19 http://archive.ubuntu.com/ubuntu/ trusty/main enchant amd64 1.6.0-10ubuntu1 [12.2 kB]
  100. Get:20 http://archive.ubuntu.com/ubuntu/ trusty/universe libmcrypt4 amd64 2.5.8-3.1ubuntu1 [61.9 kB]
  101. Get:21 http://archive.ubuntu.com/ubuntu/ trusty/universe libqdbm14 amd64 1.8.78-3 [109 kB]
  102. Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB]
  103. Get:23 http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/ trusty/main libapache2-mod-php7.0 amd64 7.0.0~rc3-2+deb.sury.org~trusty+1 [2,559 kB]
  104. Get:24 http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/ trusty/main php7.0 all 7.0.0~rc3-2+deb.sury.org~trusty+1 [1,242 B]
  105. Get:25 http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/ trusty/main php all 10+deb.sury.org~trusty+1 [2,590 B]
  106. Fetched 8,121 kB in 8s (959 kB/s)
  107. Preconfiguring packages ...
  108. Selecting previously unselected package libapr1:amd64.
  109. (Reading database ... 86712 files and directories currently installed.)
  110. Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ...
  111. Unpacking libapr1:amd64 (1.5.0-1) ...
  112. Selecting previously unselected package libaprutil1:amd64.
  113. Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ...
  114. Unpacking libaprutil1:amd64 (1.5.3-1) ...
  115. Selecting previously unselected package libaspell15.
  116. Preparing to unpack .../libaspell15_0.60.7~20110707-1ubuntu1_amd64.deb ...
  117. Unpacking libaspell15 (0.60.7~20110707-1ubuntu1) ...
  118. Selecting previously unselected package dictionaries-common.
  119. Preparing to unpack .../dictionaries-common_1.20.5_all.deb ...
  120. Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'
  121. Unpacking dictionaries-common (1.20.5) ...
  122. Selecting previously unselected package aspell.
  123. Preparing to unpack .../aspell_0.60.7~20110707-1ubuntu1_amd64.deb ...
  124. Unpacking aspell (0.60.7~20110707-1ubuntu1) ...
  125. Selecting previously unselected package aspell-en.
  126. Preparing to unpack .../aspell-en_7.1-0-1_all.deb ...
  127. Unpacking aspell-en (7.1-0-1) ...
  128. Selecting previously unselected package hunspell-en-us.
  129. Preparing to unpack .../hunspell-en-us_20070829-4ubuntu3_all.deb ...
  130. Unpacking hunspell-en-us (20070829-4ubuntu3) ...
  131. Selecting previously unselected package libhunspell-1.3-0:amd64.
  132. Preparing to unpack .../libhunspell-1.3-0_1.3.2-6ubuntu2_amd64.deb ...
  133. Unpacking libhunspell-1.3-0:amd64 (1.3.2-6ubuntu2) ...
  134. Selecting previously unselected package libenchant1c2a:amd64.
  135. Preparing to unpack .../libenchant1c2a_1.6.0-10ubuntu1_amd64.deb ...
  136. Unpacking libenchant1c2a:amd64 (1.6.0-10ubuntu1) ...
  137. Selecting previously unselected package libxslt1.1:amd64.
  138. Preparing to unpack .../libxslt1.1_1.1.28-2build1_amd64.deb ...
  139. Unpacking libxslt1.1:amd64 (1.1.28-2build1) ...
  140. Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
  141. Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.3-1_amd64.deb ...
  142. Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.3-1) ...
  143. Selecting previously unselected package libaprutil1-ldap:amd64.
  144. Preparing to unpack .../libaprutil1-ldap_1.5.3-1_amd64.deb ...
  145. Unpacking libaprutil1-ldap:amd64 (1.5.3-1) ...
  146. Selecting previously unselected package apache2-bin.
  147. Preparing to unpack .../apache2-bin_2.4.7-1ubuntu4.6_amd64.deb ...
  148. Unpacking apache2-bin (2.4.7-1ubuntu4.6) ...
  149. Selecting previously unselected package apache2-data.
  150. Preparing to unpack .../apache2-data_2.4.7-1ubuntu4.6_all.deb ...
  151. Unpacking apache2-data (2.4.7-1ubuntu4.6) ...
  152. Selecting previously unselected package apache2.
  153. Preparing to unpack .../apache2_2.4.7-1ubuntu4.6_amd64.deb ...
  154. Unpacking apache2 (2.4.7-1ubuntu4.6) ...
  155. Selecting previously unselected package enchant.
  156. Preparing to unpack .../enchant_1.6.0-10ubuntu1_amd64.deb ...
  157. Unpacking enchant (1.6.0-10ubuntu1) ...
  158. Selecting previously unselected package php-common.
  159. Preparing to unpack .../php-common_10+deb.sury.org~trusty+1_all.deb ...
  160. Unpacking php-common (10+deb.sury.org~trusty+1) ...
  161. Selecting previously unselected package php7.0-common.
  162. Preparing to unpack .../php7.0-common_7.0.0~rc3-2+deb.sury.org~trusty+1_all.deb ...
  163. Unpacking php7.0-common (7.0.0~rc3-2+deb.sury.org~trusty+1) ...
  164. Selecting previously unselected package libmcrypt4.
  165. Preparing to unpack .../libmcrypt4_2.5.8-3.1ubuntu1_amd64.deb ...
  166. Unpacking libmcrypt4 (2.5.8-3.1ubuntu1) ...
  167. Selecting previously unselected package libqdbm14.
  168. Preparing to unpack .../libqdbm14_1.8.78-3_amd64.deb ...
  169. Unpacking libqdbm14 (1.8.78-3) ...
  170. Selecting previously unselected package php7.0-cli.
  171. Preparing to unpack .../php7.0-cli_7.0.0~rc3-2+deb.sury.org~trusty+1_amd64.deb ...
  172. Unpacking php7.0-cli (7.0.0~rc3-2+deb.sury.org~trusty+1) ...
  173. Selecting previously unselected package libapache2-mod-php7.0.
  174. Preparing to unpack .../libapache2-mod-php7.0_7.0.0~rc3-2+deb.sury.org~trusty+1_amd64.deb ...
  175. Unpacking libapache2-mod-php7.0 (7.0.0~rc3-2+deb.sury.org~trusty+1) ...
  176. Selecting previously unselected package php7.0.
  177. Preparing to unpack .../php7.0_7.0.0~rc3-2+deb.sury.org~trusty+1_all.deb ...
  178. Unpacking php7.0 (7.0.0~rc3-2+deb.sury.org~trusty+1) ...
  179. Selecting previously unselected package php.
  180. Preparing to unpack .../php_10+deb.sury.org~trusty+1_all.deb ...
  181. Unpacking php (10+deb.sury.org~trusty+1) ...
  182. Selecting previously unselected package ssl-cert.
  183. Preparing to unpack .../ssl-cert_1.0.33_all.deb ...
  184. Unpacking ssl-cert (1.0.33) ...
  185. Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  186. Processing triggers for ureadahead (0.100.0-16) ...
  187. Processing triggers for ufw (0.34~rc-0ubuntu2) ...
  188. Setting up libapr1:amd64 (1.5.0-1) ...
  189. Setting up libaprutil1:amd64 (1.5.3-1) ...
  190. Setting up libaspell15 (0.60.7~20110707-1ubuntu1) ...
  191. Setting up dictionaries-common (1.20.5) ...
  192. Setting up libhunspell-1.3-0:amd64 (1.3.2-6ubuntu2) ...
  193. Setting up libxslt1.1:amd64 (1.1.28-2build1) ...
  194. Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.3-1) ...
  195. Setting up libaprutil1-ldap:amd64 (1.5.3-1) ...
  196. Setting up apache2-bin (2.4.7-1ubuntu4.6) ...
  197. Setting up apache2-data (2.4.7-1ubuntu4.6) ...
  198. Setting up apache2 (2.4.7-1ubuntu4.6) ...
  199. Enabling module mpm_event.
  200. Enabling module authz_core.
  201. Enabling module authz_host.
  202. Enabling module authn_core.
  203. Enabling module auth_basic.
  204. Enabling module access_compat.
  205. Enabling module authn_file.
  206. Enabling module authz_user.
  207. Enabling module alias.
  208. Enabling module dir.
  209. Enabling module autoindex.
  210. Enabling module env.
  211. Enabling module mime.
  212. Enabling module negotiation.
  213. Enabling module setenvif.
  214. Enabling module filter.
  215. Enabling module deflate.
  216. Enabling module status.
  217. Enabling conf charset.
  218. Enabling conf localized-error-pages.
  219. Enabling conf other-vhosts-access-log.
  220. Enabling conf security.
  221. Enabling conf serve-cgi-bin.
  222. Enabling site 000-default.
  223. * Starting web server apache2
  224. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.2.15. Set the 'ServerName' directive globally to suppress this message
  225. *
  226. Setting up php-common (10+deb.sury.org~trusty+1) ...
  227. Setting up php7.0-common (7.0.0~rc3-2+deb.sury.org~trusty+1) ...
  228. Setting up libmcrypt4 (2.5.8-3.1ubuntu1) ...
  229. Setting up libqdbm14 (1.8.78-3) ...
  230. Setting up ssl-cert (1.0.33) ...
  231. Processing triggers for dictionaries-common (1.20.5) ...
  232. aspell-autobuildhash: processing: en [en-common]
  233. aspell-autobuildhash: processing: en [en-variant_0]
  234. aspell-autobuildhash: processing: en [en-variant_1]
  235. aspell-autobuildhash: processing: en [en-variant_2]
  236. aspell-autobuildhash: processing: en [en-w_accents-only]
  237. aspell-autobuildhash: processing: en [en-wo_accents-only]
  238. aspell-autobuildhash: processing: en [en_CA-variant_0]
  239. aspell-autobuildhash: processing: en [en_CA-variant_1]
  240. aspell-autobuildhash: processing: en [en_CA-w_accents-only]
  241. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]
  242. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]
  243. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]
  244. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]
  245. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]
  246. aspell-autobuildhash: processing: en [en_GB-variant_0]
  247. aspell-autobuildhash: processing: en [en_GB-variant_1]
  248. aspell-autobuildhash: processing: en [en_US-w_accents-only]
  249. aspell-autobuildhash: processing: en [en_US-wo_accents-only]
  250. Setting up hunspell-en-us (20070829-4ubuntu3) ...
  251. Setting up libenchant1c2a:amd64 (1.6.0-10ubuntu1) ...
  252. Setting up enchant (1.6.0-10ubuntu1) ...
  253. Setting up php7.0-cli (7.0.0~rc3-2+deb.sury.org~trusty+1) ...
  254. update-alternatives: using /usr/bin/php7.0 to provide /usr/bin/php (php) in auto mode
  255. update-alternatives: error: alternative path /usr/bin/phar7.0 doesn't exist
  256. dpkg: error processing package php7.0-cli (--configure):
  257. subprocess installed post-installation script returned error exit status 2
  258. dpkg: dependency problems prevent configuration of libapache2-mod-php7.0:
  259. libapache2-mod-php7.0 depends on php7.0-cli; however:
  260. Package php7.0-cli is not configured yet.
  261.  
  262. dpkg: error processing package libapache2-mod-php7.0 (--configure):
  263. dependency problems - leaving unconfigured
  264. dpkg: dependency problems prevent configuration of php7.0:
  265. php7.0 depends on libapache2-mod-php7.0 (>= 7.0.0~rc3-2+deb.sury.org~trusty+1~) | php7.0-cgi (>= 7.0.0~rc3-2+deb.sury.org~trusty+1~) | php7.0-fpm (>= 7.0.0~rc3-2+deb.sury.org~trusty+1~); however:
  266. Package libapache2-mod-php7.0 is not configured yet.
  267. Package php7.0-cgi is not installed.
  268. Package php7.0-fpm is not installed.
  269.  
  270. dpkg: error processing package php7.0 (--configure):
  271. dependency problems - leaving unconfigured
  272. dpkg: dependency problems prevent configuration of php:
  273. php depends on php7.0; however:
  274. Package php7.0 is not configured yet.
  275.  
  276. dpkg: error processing package php (--configure):
  277. dependency problems - leaving unconfigured
  278. SettingNo apport report written because the error message indicates its a followup error from a previous failure.
  279. No apport report written because the error message indicates its a followup error from a previous failure.
  280. No apport report written because MaxReports is reached already
  281. up aspell (0.60.7~20110707-1ubuntu1) ...
  282. Processing triggers for dictionaries-common (1.20.5) ...
  283. Setting up aspell-en (7.1-0-1) ...
  284. Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
  285. Processing triggers for ureadahead (0.100.0-16) ...
  286. Processing triggers for ufw (0.34~rc-0ubuntu2) ...
  287. Processing triggers for dictionaries-common (1.20.5) ...
  288. Errors were encountered while processing:
  289. php7.0-cli
  290. libapache2-mod-php7.0
  291. php7.0
  292. php
  293. E: Sub-process /usr/bin/dpkg returned an error code (1)
  294. root@vagrant-ubuntu-trusty-64:/home/vagrant#
Advertisement
Add Comment
Please, Sign In to add comment