Advertisement
Guest User

Untitled

a guest
Jul 18th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.09 KB | None | 0 0
  1. login as: pi
  2. pi@192.168.2.2's password:
  3.  
  4. The programs included with the Debian GNU/Linux system are free software;
  5. the exact distribution terms for each program are described in the
  6. individual files in /usr/share/doc/*/copyright.
  7.  
  8. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  9. permitted by applicable law.
  10. Last login: Mon Jul 18 09:14:36 2016
  11. pi@raspberrypi:~ $ cd /usr/src
  12. pi@raspberrypi:/usr/src $ sudo su
  13. root@raspberrypi:/usr/src# git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
  14. Cloning into 'fusionpbx-install.sh'...
  15. remote: Counting objects: 510, done.
  16. remote: Total 510 (delta 0), reused 0 (delta 0), pack-reused 510
  17. Receiving objects: 100% (510/510), 67.33 KiB | 0 bytes/s, done.
  18. Resolving deltas: 100% (200/200), done.
  19. Checking connectivity... done.
  20. root@raspberrypi:/usr/src# chmod 755 -R /usr/src/fusionpbx-install.sh
  21. root@raspberrypi:/usr/src# cd /usr/src/fusionpbx-install.sh/debian
  22. root@raspberrypi:/usr/src/fusionpbx-install.sh/debian# ./install.sh
  23. ./install.sh: 51: [: =: unexpected operator
  24. ./install.sh: 57: [: missing ]
  25. Update Debian
  26. Reading package lists... Done
  27. Building dependency tree
  28. Reading state information... Done
  29. Calculating upgrade... Done
  30. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  31. Hit http://archive.raspberrypi.org jessie InRelease
  32. Hit http://archive.raspberrypi.org jessie/main armhf Packages
  33. Hit http://archive.raspberrypi.org jessie/ui armhf Packages
  34. Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
  35. Ign http://archive.raspberrypi.org jessie/main Translation-en
  36. Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
  37. Ign http://archive.raspberrypi.org jessie/ui Translation-en
  38. Hit http://mirrordirector.raspbian.org jessie InRelease
  39. Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
  40. Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
  41. Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
  42. Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
  43. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
  44. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
  45. Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
  46. Ign http://mirrordirector.raspbian.org jessie/main Translation-en
  47. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
  48. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
  49. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
  50. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
  51. Reading package lists... Done
  52. Configure IPTables
  53. Reading package lists... Done
  54. Building dependency tree
  55. Reading state information... Done
  56. The following extra packages will be installed:
  57. netfilter-persistent
  58. The following NEW packages will be installed:
  59. iptables-persistent netfilter-persistent
  60. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  61. Need to get 19.5 kB of archives.
  62. After this operation, 148 kB of additional disk space will be used.
  63. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main netfilter-persistent all 1.0.3+deb8u1 [8,494 B]
  64. Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main iptables-persistent all 1.0.3+deb8u1 [11.0 kB]
  65. Fetched 19.5 kB in 31s (619 B/s)
  66. Preconfiguring packages ...
  67. Selecting previously unselected package netfilter-persistent.
  68. (Reading database ... 118111 files and directories currently installed.)
  69. Preparing to unpack .../netfilter-persistent_1.0.3+deb8u1_all.deb ...
  70. Unpacking netfilter-persistent (1.0.3+deb8u1) ...
  71. Selecting previously unselected package iptables-persistent.
  72. Preparing to unpack .../iptables-persistent_1.0.3+deb8u1_all.deb ...
  73. Unpacking iptables-persistent (1.0.3+deb8u1) ...
  74. Processing triggers for systemd (215-17+deb8u4) ...
  75. Processing triggers for man-db (2.7.0.2-5) ...
  76. Setting up netfilter-persistent (1.0.3+deb8u1) ...
  77. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  78. Setting up iptables-persistent (1.0.3+deb8u1) ...
  79. Processing triggers for systemd (215-17+deb8u4) ...
  80. Install FusionPBX
  81. Reading package lists... Done
  82. Building dependency tree
  83. Reading state information... Done
  84. dbus is already the newest version.
  85. dbus set to manually installed.
  86. git is already the newest version.
  87. Suggested packages:
  88. openssl-blacklist ctags vim-doc vim-scripts
  89. The following NEW packages will be installed:
  90. haveged libhavege1 ssl-cert vim vim-runtime
  91. 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
  92. Need to get 5,931 kB of archives.
  93. After this operation, 28.4 MB of additional disk space will be used.
  94. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main libhavege1 armhf 1.9.1-1 [21.6 kB]
  95. Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main ssl-cert all 1.0.35 [20.9 kB]
  96. Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main vim-runtime all 2:7.4.488-7 [5,047 kB]
  97. Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main vim armhf 2:7.4.488-7 [809 kB]
  98. Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main haveged armhf 1.9.1-1 [31.7 kB]
  99. Fetched 5,931 kB in 37s (159 kB/s)
  100. Preconfiguring packages ...
  101. Selecting previously unselected package libhavege1:armhf.
  102. (Reading database ... 118129 files and directories currently installed.)
  103. Preparing to unpack .../libhavege1_1.9.1-1_armhf.deb ...
  104. Unpacking libhavege1:armhf (1.9.1-1) ...
  105. Selecting previously unselected package ssl-cert.
  106. Preparing to unpack .../ssl-cert_1.0.35_all.deb ...
  107. Unpacking ssl-cert (1.0.35) ...
  108. Selecting previously unselected package vim-runtime.
  109. Preparing to unpack .../vim-runtime_2%3a7.4.488-7_all.deb ...
  110. Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
  111. Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
  112. Unpacking vim-runtime (2:7.4.488-7) ...
  113. Selecting previously unselected package vim.
  114. Preparing to unpack .../vim_2%3a7.4.488-7_armhf.deb ...
  115. Unpacking vim (2:7.4.488-7) ...
  116. Selecting previously unselected package haveged.
  117. Preparing to unpack .../haveged_1.9.1-1_armhf.deb ...
  118. Unpacking haveged (1.9.1-1) ...
  119. Processing triggers for man-db (2.7.0.2-5) ...
  120. Processing triggers for systemd (215-17+deb8u4) ...
  121. Setting up libhavege1:armhf (1.9.1-1) ...
  122. Setting up ssl-cert (1.0.35) ...
  123. Setting up vim-runtime (2:7.4.488-7) ...
  124. Processing /usr/share/vim/addons/doc
  125. Setting up vim (2:7.4.488-7) ...
  126. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
  127. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
  128. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
  129. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
  130. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
  131. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
  132. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
  133. Setting up haveged (1.9.1-1) ...
  134. Processing triggers for libc-bin (2.19-18+deb8u4) ...
  135. Processing triggers for systemd (215-17+deb8u4) ...
  136. Reading package lists... Done
  137. Building dependency tree
  138. Reading state information... Done
  139. The following extra packages will be installed:
  140. fonts-droid libgs9 libgs9-common libijs-0.35 libjbig-dev libjbig2dec0
  141. libjpeg-dev libjpeg62-turbo-dev liblzma-dev libpaper-utils libpaper1
  142. libtiffxx5
  143. Suggested packages:
  144. ghostscript-x liblzma-doc libtiff-opengl
  145. The following NEW packages will be installed:
  146. fonts-droid ghostscript libgs9 libgs9-common libijs-0.35 libjbig-dev
  147. libjbig2dec0 libjpeg-dev libjpeg62-turbo-dev liblzma-dev libpaper-utils
  148. libpaper1 libtiff-tools libtiff5-dev libtiffxx5
  149. 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
  150. Need to get 8,910 kB of archives.
  151. After this operation, 32.4 MB of additional disk space will be used.
  152. Get:1 http://archive.raspberrypi.org/debian/ jessie/ui fonts-droid all 1:4.4.4r2-6+rpi1 [3,728 kB]
  153. Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main libijs-0.35 armhf 0.35-10 [18.5 kB]
  154. Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpaper1 armhf 1.1.24+nmu4 [21.4 kB]
  155. Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main libtiffxx5 armhf 4.0.3-12.3+deb8u1 [75.0 kB]
  156. Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main libjbig2dec0 armhf 0.11+20120125-1 [46.4 kB]
  157. Get:6 http://mirrordirector.raspbian.org/raspbian/ jessie/main libgs9-common all 9.06~dfsg-2+deb8u1 [1,979 kB]
  158. Get:7 http://mirrordirector.raspbian.org/raspbian/ jessie/main libgs9 armhf 9.06~dfsg-2+deb8u1 [1,603 kB]
  159. Get:8 http://mirrordirector.raspbian.org/raspbian/ jessie/main ghostscript armhf 9.06~dfsg-2+deb8u1 [83.2 kB]
  160. Get:9 http://mirrordirector.raspbian.org/raspbian/ jessie/main libjbig-dev armhf 2.1-3.1 [27.6 kB]
  161. Get:10 http://mirrordirector.raspbian.org/raspbian/ jessie/main libjpeg62-turbo-dev armhf 1:1.3.1-12 [400 kB]
  162. Get:11 http://mirrordirector.raspbian.org/raspbian/ jessie/main libjpeg-dev all 1:1.3.1-12 [49.3 kB]
  163. Get:12 http://mirrordirector.raspbian.org/raspbian/ jessie/main liblzma-dev armhf 5.1.1alpha+20120614-2 [272 kB]
  164. Get:13 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpaper-utils armhf 1.1.24+nmu4 [17.2 kB]
  165. Get:14 http://mirrordirector.raspbian.org/raspbian/ jessie/main libtiff-tools armhf 4.0.3-12.3+deb8u1 [272 kB]
  166. Get:15 http://mirrordirector.raspbian.org/raspbian/ jessie/main libtiff5-dev armhf 4.0.3-12.3+deb8u1 [317 kB]
  167. Fetched 8,910 kB in 37s (235 kB/s)
  168. Preconfiguring packages ...
  169. Selecting previously unselected package fonts-droid.
  170. (Reading database ... 119820 files and directories currently installed.)
  171. Preparing to unpack .../fonts-droid_1%3a4.4.4r2-6+rpi1_all.deb ...
  172. Unpacking fonts-droid (1:4.4.4r2-6+rpi1) ...
  173. Selecting previously unselected package libijs-0.35:armhf.
  174. Preparing to unpack .../libijs-0.35_0.35-10_armhf.deb ...
  175. Unpacking libijs-0.35:armhf (0.35-10) ...
  176. Selecting previously unselected package libpaper1:armhf.
  177. Preparing to unpack .../libpaper1_1.1.24+nmu4_armhf.deb ...
  178. Unpacking libpaper1:armhf (1.1.24+nmu4) ...
  179. Selecting previously unselected package libtiffxx5:armhf.
  180. Preparing to unpack .../libtiffxx5_4.0.3-12.3+deb8u1_armhf.deb ...
  181. Unpacking libtiffxx5:armhf (4.0.3-12.3+deb8u1) ...
  182. Selecting previously unselected package libjbig2dec0.
  183. Preparing to unpack .../libjbig2dec0_0.11+20120125-1_armhf.deb ...
  184. Unpacking libjbig2dec0 (0.11+20120125-1) ...
  185. Selecting previously unselected package libgs9-common.
  186. Preparing to unpack .../libgs9-common_9.06~dfsg-2+deb8u1_all.deb ...
  187. Unpacking libgs9-common (9.06~dfsg-2+deb8u1) ...
  188. Selecting previously unselected package libgs9.
  189. Preparing to unpack .../libgs9_9.06~dfsg-2+deb8u1_armhf.deb ...
  190. Unpacking libgs9 (9.06~dfsg-2+deb8u1) ...
  191. Selecting previously unselected package ghostscript.
  192. Preparing to unpack .../ghostscript_9.06~dfsg-2+deb8u1_armhf.deb ...
  193. Unpacking ghostscript (9.06~dfsg-2+deb8u1) ...
  194. Selecting previously unselected package libjbig-dev:armhf.
  195. Preparing to unpack .../libjbig-dev_2.1-3.1_armhf.deb ...
  196. Unpacking libjbig-dev:armhf (2.1-3.1) ...
  197. Selecting previously unselected package libjpeg62-turbo-dev:armhf.
  198. Preparing to unpack .../libjpeg62-turbo-dev_1%3a1.3.1-12_armhf.deb ...
  199. Unpacking libjpeg62-turbo-dev:armhf (1:1.3.1-12) ...
  200. Selecting previously unselected package libjpeg-dev.
  201. Preparing to unpack .../libjpeg-dev_1%3a1.3.1-12_all.deb ...
  202. Unpacking libjpeg-dev (1:1.3.1-12) ...
  203. Selecting previously unselected package liblzma-dev:armhf.
  204. Preparing to unpack .../liblzma-dev_5.1.1alpha+20120614-2_armhf.deb ...
  205. Unpacking liblzma-dev:armhf (5.1.1alpha+20120614-2) ...
  206. Selecting previously unselected package libpaper-utils.
  207. Preparing to unpack .../libpaper-utils_1.1.24+nmu4_armhf.deb ...
  208. Unpacking libpaper-utils (1.1.24+nmu4) ...
  209. Selecting previously unselected package libtiff-tools.
  210. Preparing to unpack .../libtiff-tools_4.0.3-12.3+deb8u1_armhf.deb ...
  211. Unpacking libtiff-tools (4.0.3-12.3+deb8u1) ...
  212. Selecting previously unselected package libtiff5-dev:armhf.
  213. Preparing to unpack .../libtiff5-dev_4.0.3-12.3+deb8u1_armhf.deb ...
  214. Unpacking libtiff5-dev:armhf (4.0.3-12.3+deb8u1) ...
  215. Processing triggers for fontconfig (2.11.0-6.3) ...
  216. Processing triggers for man-db (2.7.0.2-5) ...
  217. Setting up fonts-droid (1:4.4.4r2-6+rpi1) ...
  218. Setting up libijs-0.35:armhf (0.35-10) ...
  219. Setting up libpaper1:armhf (1.1.24+nmu4) ...
  220.  
  221. Creating config file /etc/papersize with new version
  222. Setting up libtiffxx5:armhf (4.0.3-12.3+deb8u1) ...
  223. Setting up libjbig2dec0 (0.11+20120125-1) ...
  224. Setting up libgs9-common (9.06~dfsg-2+deb8u1) ...
  225. Setting up libgs9 (9.06~dfsg-2+deb8u1) ...
  226. Setting up ghostscript (9.06~dfsg-2+deb8u1) ...
  227. Setting up libjbig-dev:armhf (2.1-3.1) ...
  228. Setting up libjpeg62-turbo-dev:armhf (1:1.3.1-12) ...
  229. Setting up libjpeg-dev (1:1.3.1-12) ...
  230. Setting up liblzma-dev:armhf (5.1.1alpha+20120614-2) ...
  231. Setting up libpaper-utils (1.1.24+nmu4) ...
  232. Setting up libtiff-tools (4.0.3-12.3+deb8u1) ...
  233. Setting up libtiff5-dev:armhf (4.0.3-12.3+deb8u1) ...
  234. Processing triggers for libc-bin (2.19-18+deb8u4) ...
  235. Cloning into '/var/www/fusionpbx'...
  236. remote: Counting objects: 56124, done.
  237. remote: Compressing objects: 100% (187/187), done.
  238. remote: Total 56124 (delta 106), reused 1 (delta 1), pack-reused 55932
  239. Receiving objects: 100% (56124/56124), 23.79 MiB | 595.00 KiB/s, done.
  240. Resolving deltas: 100% (39846/39846), done.
  241. Checking connectivity... done.
  242. Install the web server
  243.  
  244. Reading package lists... Done
  245. Building dependency tree
  246. Reading state information... Done
  247. The following extra packages will be installed:
  248. libapparmor1 libc-client2007e libmcrypt4 libodbc1 libonig2
  249. libperl4-corelibs-perl libpq5 libqdbm14 lsof mlock nginx-common nginx-full
  250. php5-common php5-json php5-readline
  251. Suggested packages:
  252. uw-mailutils libmcrypt-dev mcrypt libmyodbc odbc-postgresql tdsodbc
  253. unixodbc-bin fcgiwrap nginx-doc php-pear php5-user-cache
  254. The following NEW packages will be installed:
  255. libapparmor1 libc-client2007e libmcrypt4 libodbc1 libonig2
  256. libperl4-corelibs-perl libpq5 libqdbm14 lsof mlock nginx nginx-common
  257. nginx-full php5 php5-cli php5-common php5-curl php5-fpm php5-imap php5-json
  258. php5-mcrypt php5-odbc php5-pgsql php5-readline php5-sqlite
  259. 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
  260. Need to get 6,796 kB of archives.
  261. After this operation, 22.9 MB of additional disk space will be used.
  262. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5 all 5.6.23+dfsg-0+deb8u1 [1,328 B]
  263. Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main libodbc1 armhf 2.3.1-3 [179 kB]
  264. Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main libonig2 armhf 5.9.5-3.2 [101 kB]
  265. Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main libpq5 armhf 9.4.8-0+deb8u1 [108 kB]
  266. Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main libperl4-corelibs-perl all 0.003-1 [43.6 kB]
  267. Get:6 http://mirrordirector.raspbian.org/raspbian/ jessie/main lsof armhf 4.86+dfsg-1 [321 kB]
  268. Get:7 http://mirrordirector.raspbian.org/raspbian/ jessie/main mlock armhf 8:2007f~dfsg-4 [33.0 kB]
  269. Get:8 http://mirrordirector.raspbian.org/raspbian/ jessie/main libc-client2007e armhf 8:2007f~dfsg-4 [570 kB]
  270. Get:9 http://mirrordirector.raspbian.org/raspbian/ jessie/main libmcrypt4 armhf 2.5.8-3.3 [64.2 kB]
  271. Get:10 http://mirrordirector.raspbian.org/raspbian/ jessie/main libqdbm14 armhf 1.8.78-5+b1 [86.0 kB]
  272. Get:11 http://mirrordirector.raspbian.org/raspbian/ jessie/main nginx-common all 1.6.2-5+deb8u2 [86.7 kB]
  273. Get:12 http://mirrordirector.raspbian.org/raspbian/ jessie/main nginx-full armhf 1.6.2-5+deb8u2 [373 kB]
  274. Get:13 http://mirrordirector.raspbian.org/raspbian/ jessie/main nginx all 1.6.2-5+deb8u2 [72.2 kB]
  275. Get:14 http://mirrordirector.raspbian.org/raspbian/ jessie/main libapparmor1 armhf 2.9.0-3 [58.1 kB]
  276. Get:15 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-common armhf 5.6.23+dfsg-0+deb8u1 [710 kB]
  277. Get:16 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-json armhf 1.3.6-1 [16.9 kB]
  278. Get:17 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-cli armhf 5.6.23+dfsg-0+deb8u1 [1,895 kB]
  279. Get:18 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-fpm armhf 5.6.23+dfsg-0+deb8u1 [1,908 kB]
  280. Get:19 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-curl armhf 5.6.23+dfsg-0+deb8u1 [24.7 kB]
  281. Get:20 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-imap armhf 5.6.23+dfsg-0+deb8u1 [25.8 kB]
  282. Get:21 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-mcrypt armhf 5.6.23+dfsg-0+deb8u1 [13.3 kB]
  283. Get:22 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-odbc armhf 5.6.23+dfsg-0+deb8u1 [26.3 kB]
  284. Get:23 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-pgsql armhf 5.6.23+dfsg-0+deb8u1 [48.5 kB]
  285. Get:24 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-readline armhf 5.6.23+dfsg-0+deb8u1 [11.2 kB]
  286. Get:25 http://mirrordirector.raspbian.org/raspbian/ jessie/main php5-sqlite armhf 5.6.23+dfsg-0+deb8u1 [20.0 kB]
  287. Fetched 6,796 kB in 44s (151 kB/s)
  288. Selecting previously unselected package libodbc1:armhf.
  289. (Reading database ... 120495 files and directories currently installed.)
  290. Preparing to unpack .../libodbc1_2.3.1-3_armhf.deb ...
  291. Unpacking libodbc1:armhf (2.3.1-3) ...
  292. Selecting previously unselected package libonig2:armhf.
  293. Preparing to unpack .../libonig2_5.9.5-3.2_armhf.deb ...
  294. Unpacking libonig2:armhf (5.9.5-3.2) ...
  295. Selecting previously unselected package libpq5:armhf.
  296. Preparing to unpack .../libpq5_9.4.8-0+deb8u1_armhf.deb ...
  297. Unpacking libpq5:armhf (9.4.8-0+deb8u1) ...
  298. Selecting previously unselected package libperl4-corelibs-perl.
  299. Preparing to unpack .../libperl4-corelibs-perl_0.003-1_all.deb ...
  300. Unpacking libperl4-corelibs-perl (0.003-1) ...
  301. Selecting previously unselected package lsof.
  302. Preparing to unpack .../lsof_4.86+dfsg-1_armhf.deb ...
  303. Unpacking lsof (4.86+dfsg-1) ...
  304. Selecting previously unselected package mlock.
  305. Preparing to unpack .../mlock_8%3a2007f~dfsg-4_armhf.deb ...
  306. Unpacking mlock (8:2007f~dfsg-4) ...
  307. Selecting previously unselected package libc-client2007e.
  308. Preparing to unpack .../libc-client2007e_8%3a2007f~dfsg-4_armhf.deb ...
  309. Unpacking libc-client2007e (8:2007f~dfsg-4) ...
  310. Selecting previously unselected package libmcrypt4.
  311. Preparing to unpack .../libmcrypt4_2.5.8-3.3_armhf.deb ...
  312. Unpacking libmcrypt4 (2.5.8-3.3) ...
  313. Selecting previously unselected package libqdbm14.
  314. Preparing to unpack .../libqdbm14_1.8.78-5+b1_armhf.deb ...
  315. Unpacking libqdbm14 (1.8.78-5+b1) ...
  316. Selecting previously unselected package nginx-common.
  317. Preparing to unpack .../nginx-common_1.6.2-5+deb8u2_all.deb ...
  318. Unpacking nginx-common (1.6.2-5+deb8u2) ...
  319. Selecting previously unselected package nginx-full.
  320. Preparing to unpack .../nginx-full_1.6.2-5+deb8u2_armhf.deb ...
  321. Unpacking nginx-full (1.6.2-5+deb8u2) ...
  322. Selecting previously unselected package nginx.
  323. Preparing to unpack .../nginx_1.6.2-5+deb8u2_all.deb ...
  324. Unpacking nginx (1.6.2-5+deb8u2) ...
  325. Selecting previously unselected package libapparmor1:armhf.
  326. Preparing to unpack .../libapparmor1_2.9.0-3_armhf.deb ...
  327. Unpacking libapparmor1:armhf (2.9.0-3) ...
  328. Selecting previously unselected package php5-common.
  329. Preparing to unpack .../php5-common_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  330. Unpacking php5-common (5.6.23+dfsg-0+deb8u1) ...
  331. Selecting previously unselected package php5-json.
  332. Preparing to unpack .../php5-json_1.3.6-1_armhf.deb ...
  333. Unpacking php5-json (1.3.6-1) ...
  334. Selecting previously unselected package php5-cli.
  335. Preparing to unpack .../php5-cli_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  336. Unpacking php5-cli (5.6.23+dfsg-0+deb8u1) ...
  337. Selecting previously unselected package php5-fpm.
  338. Preparing to unpack .../php5-fpm_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  339. Unpacking php5-fpm (5.6.23+dfsg-0+deb8u1) ...
  340. Selecting previously unselected package php5.
  341. Preparing to unpack .../php5_5.6.23+dfsg-0+deb8u1_all.deb ...
  342. Unpacking php5 (5.6.23+dfsg-0+deb8u1) ...
  343. Selecting previously unselected package php5-curl.
  344. Preparing to unpack .../php5-curl_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  345. Unpacking php5-curl (5.6.23+dfsg-0+deb8u1) ...
  346. Selecting previously unselected package php5-imap.
  347. Preparing to unpack .../php5-imap_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  348. Unpacking php5-imap (5.6.23+dfsg-0+deb8u1) ...
  349. Selecting previously unselected package php5-mcrypt.
  350. Preparing to unpack .../php5-mcrypt_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  351. Unpacking php5-mcrypt (5.6.23+dfsg-0+deb8u1) ...
  352. Selecting previously unselected package php5-odbc.
  353. Preparing to unpack .../php5-odbc_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  354. Unpacking php5-odbc (5.6.23+dfsg-0+deb8u1) ...
  355. Selecting previously unselected package php5-pgsql.
  356. Preparing to unpack .../php5-pgsql_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  357. Unpacking php5-pgsql (5.6.23+dfsg-0+deb8u1) ...
  358. Selecting previously unselected package php5-readline.
  359. Preparing to unpack .../php5-readline_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  360. Unpacking php5-readline (5.6.23+dfsg-0+deb8u1) ...
  361. Selecting previously unselected package php5-sqlite.
  362. Preparing to unpack .../php5-sqlite_5.6.23+dfsg-0+deb8u1_armhf.deb ...
  363. Unpacking php5-sqlite (5.6.23+dfsg-0+deb8u1) ...
  364. Processing triggers for man-db (2.7.0.2-5) ...
  365. Processing triggers for systemd (215-17+deb8u4) ...
  366. Setting up libodbc1:armhf (2.3.1-3) ...
  367. Setting up libonig2:armhf (5.9.5-3.2) ...
  368. Setting up libpq5:armhf (9.4.8-0+deb8u1) ...
  369. Setting up libperl4-corelibs-perl (0.003-1) ...
  370. Setting up lsof (4.86+dfsg-1) ...
  371. Setting up mlock (8:2007f~dfsg-4) ...
  372. Setting up libc-client2007e (8:2007f~dfsg-4) ...
  373. Setting up libmcrypt4 (2.5.8-3.3) ...
  374. Setting up libqdbm14 (1.8.78-5+b1) ...
  375. Setting up nginx-common (1.6.2-5+deb8u2) ...
  376. Setting up nginx-full (1.6.2-5+deb8u2) ...
  377. Setting up nginx (1.6.2-5+deb8u2) ...
  378. Setting up libapparmor1:armhf (2.9.0-3) ...
  379. Setting up php5-common (5.6.23+dfsg-0+deb8u1) ...
  380.  
  381. Creating config file /etc/php5/mods-available/pdo.ini with new version
  382. php5_invoke: Enable module pdo for fpm SAPI
  383. php5_invoke: Enable module pdo for cli SAPI
  384.  
  385. Creating config file /etc/php5/mods-available/opcache.ini with new version
  386. php5_invoke: Enable module opcache for fpm SAPI
  387. php5_invoke: Enable module opcache for cli SAPI
  388. Setting up php5-json (1.3.6-1) ...
  389. php5_invoke: Enable module json for fpm SAPI
  390. php5_invoke: Enable module json for cli SAPI
  391. Setting up php5-cli (5.6.23+dfsg-0+deb8u1) ...
  392. update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode
  393. update-alternatives: using /usr/bin/phar5 to provide /usr/bin/phar (phar) in auto mode
  394.  
  395. Creating config file /etc/php5/cli/php.ini with new version
  396. Setting up php5-fpm (5.6.23+dfsg-0+deb8u1) ...
  397.  
  398. Creating config file /etc/php5/fpm/php.ini with new version
  399. Setting up php5 (5.6.23+dfsg-0+deb8u1) ...
  400. Setting up php5-curl (5.6.23+dfsg-0+deb8u1) ...
  401.  
  402. Creating config file /etc/php5/mods-available/curl.ini with new version
  403. php5_invoke: Enable module curl for fpm SAPI
  404. php5_invoke: Enable module curl for cli SAPI
  405. Setting up php5-imap (5.6.23+dfsg-0+deb8u1) ...
  406.  
  407. Creating config file /etc/php5/mods-available/imap.ini with new version
  408. php5_invoke: Enable module imap for fpm SAPI
  409. php5_invoke: Enable module imap for cli SAPI
  410. Setting up php5-mcrypt (5.6.23+dfsg-0+deb8u1) ...
  411.  
  412. Creating config file /etc/php5/mods-available/mcrypt.ini with new version
  413. php5_invoke: Enable module mcrypt for fpm SAPI
  414. php5_invoke: Enable module mcrypt for cli SAPI
  415. Setting up php5-odbc (5.6.23+dfsg-0+deb8u1) ...
  416.  
  417. Creating config file /etc/php5/mods-available/odbc.ini with new version
  418. php5_invoke: Enable module odbc for fpm SAPI
  419. php5_invoke: Enable module odbc for cli SAPI
  420.  
  421. Creating config file /etc/php5/mods-available/pdo_odbc.ini with new version
  422. php5_invoke: Enable module pdo_odbc for fpm SAPI
  423. php5_invoke: Enable module pdo_odbc for cli SAPI
  424. Setting up php5-pgsql (5.6.23+dfsg-0+deb8u1) ...
  425.  
  426. Creating config file /etc/php5/mods-available/pgsql.ini with new version
  427. php5_invoke: Enable module pgsql for fpm SAPI
  428. php5_invoke: Enable module pgsql for cli SAPI
  429.  
  430. Creating config file /etc/php5/mods-available/pdo_pgsql.ini with new version
  431. php5_invoke: Enable module pdo_pgsql for fpm SAPI
  432. php5_invoke: Enable module pdo_pgsql for cli SAPI
  433. Setting up php5-readline (5.6.23+dfsg-0+deb8u1) ...
  434.  
  435. Creating config file /etc/php5/mods-available/readline.ini with new version
  436. php5_invoke: Enable module readline for fpm SAPI
  437. php5_invoke: Enable module readline for cli SAPI
  438. Setting up php5-sqlite (5.6.23+dfsg-0+deb8u1) ...
  439.  
  440. Creating config file /etc/php5/mods-available/sqlite3.ini with new version
  441. php5_invoke: Enable module sqlite3 for fpm SAPI
  442. php5_invoke: Enable module sqlite3 for cli SAPI
  443.  
  444. Creating config file /etc/php5/mods-available/pdo_sqlite.ini with new version
  445. php5_invoke: Enable module pdo_sqlite for fpm SAPI
  446. php5_invoke: Enable module pdo_sqlite for cli SAPI
  447. Processing triggers for libc-bin (2.19-18+deb8u4) ...
  448. Processing triggers for systemd (215-17+deb8u4) ...
  449. Processing triggers for php5-fpm (5.6.23+dfsg-0+deb8u1) ...
  450. Install Fail2ban
  451. Reading package lists... Done
  452. Building dependency tree
  453. Reading state information... Done
  454. The following extra packages will be installed:
  455. python-pyinotify whois
  456. Suggested packages:
  457. python-gamin mailx python-pyinotify-doc
  458. The following NEW packages will be installed:
  459. fail2ban python-pyinotify whois
  460. 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
  461. Need to get 256 kB of archives.
  462. After this operation, 904 kB of additional disk space will be used.
  463. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main whois armhf 5.2.7 [64.0 kB]
  464. Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main fail2ban all 0.8.13-1 [165 kB]
  465. Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main python-pyinotify all 0.9.4-1 [26.4 kB]
  466. Fetched 256 kB in 32s (7,915 B/s)
  467. Selecting previously unselected package whois.
  468. (Reading database ... 120838 files and directories currently installed.)
  469. Preparing to unpack .../archives/whois_5.2.7_armhf.deb ...
  470. Unpacking whois (5.2.7) ...
  471. Selecting previously unselected package fail2ban.
  472. Preparing to unpack .../fail2ban_0.8.13-1_all.deb ...
  473. Unpacking fail2ban (0.8.13-1) ...
  474. Selecting previously unselected package python-pyinotify.
  475. Preparing to unpack .../python-pyinotify_0.9.4-1_all.deb ...
  476. Unpacking python-pyinotify (0.9.4-1) ...
  477. Processing triggers for man-db (2.7.0.2-5) ...
  478. Processing triggers for systemd (215-17+deb8u4) ...
  479. Setting up whois (5.2.7) ...
  480. Setting up fail2ban (0.8.13-1) ...
  481. Setting up python-pyinotify (0.9.4-1) ...
  482. Processing triggers for systemd (215-17+deb8u4) ...
  483. Hit http://archive.raspberrypi.org jessie InRelease
  484. Hit http://archive.raspberrypi.org jessie/main armhf Packages
  485. Hit http://archive.raspberrypi.org jessie/ui armhf Packages
  486. Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
  487. Ign http://archive.raspberrypi.org jessie/main Translation-en
  488. Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
  489. Ign http://archive.raspberrypi.org jessie/ui Translation-en
  490. Hit http://mirrordirector.raspbian.org jessie InRelease
  491. Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
  492. Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
  493. Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
  494. Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
  495. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
  496. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
  497. Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
  498. Ign http://mirrordirector.raspbian.org jessie/main Translation-en
  499. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
  500. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
  501. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
  502. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
  503. Reading package lists... Done
  504. Reading package lists... Done
  505. Building dependency tree
  506. Reading state information... Done
  507. curl is already the newest version.
  508. haveged is already the newest version.
  509. Suggested packages:
  510. libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl
  511. libterm-readkey-perl
  512. The following NEW packages will be installed:
  513. memcached
  514. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  515. Need to get 94.3 kB of archives.
  516. After this operation, 210 kB of additional disk space will be used.
  517. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main memcached armhf 1.4.21-1.1 [94.3 kB]
  518. Fetched 94.3 kB in 36s (2,565 B/s)
  519. Selecting previously unselected package memcached.
  520. (Reading database ... 121056 files and directories currently installed.)
  521. Preparing to unpack .../memcached_1.4.21-1.1_armhf.deb ...
  522. Unpacking memcached (1.4.21-1.1) ...
  523. Processing triggers for systemd (215-17+deb8u4) ...
  524. Processing triggers for man-db (2.7.0.2-5) ...
  525. Setting up memcached (1.4.21-1.1) ...
  526. Processing triggers for systemd (215-17+deb8u4) ...
  527. % Total % Received % Xferd Average Speed Time Time Time Current
  528. Dload Upload Total Spent Left Speed
  529. 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: files.freeswitch.org
  530. gpg: no valid OpenPGP data found.
  531. Hit http://archive.raspberrypi.org jessie InRelease
  532. Hit http://archive.raspberrypi.org jessie/main armhf Packages
  533. Hit http://archive.raspberrypi.org jessie/ui armhf Packages
  534. Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
  535. Ign http://archive.raspberrypi.org jessie/main Translation-en
  536. Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
  537. Ign http://archive.raspberrypi.org jessie/ui Translation-en
  538. Hit http://mirrordirector.raspbian.org jessie InRelease
  539. Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
  540. Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
  541. Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
  542. Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
  543. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
  544. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
  545. Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
  546. Ign http://mirrordirector.raspbian.org jessie/main Translation-en
  547. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
  548. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
  549. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
  550. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
  551. Get:1 http://files.freeswitch.org jessie InRelease [4,628 B]
  552. Ign http://files.freeswitch.org jessie InRelease
  553. Err http://files.freeswitch.org jessie/main armhf Packages
  554. 404 Not Found
  555. Ign http://files.freeswitch.org jessie/main Translation-en_GB
  556. Ign http://files.freeswitch.org jessie/main Translation-en
  557. Fetched 4,628 B in 49s (93 B/s)
  558. W: GPG error: http://files.freeswitch.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D76EDC7725E010CF
  559. W: Failed to fetch http://files.freeswitch.org/repo/deb/freeswitch-1.6/dists/jessie/main/binary-armhf/Packages 404 Not Found
  560.  
  561. E: Some index files failed to download. They have been ignored, or old ones used instead.
  562. Reading package lists... Done
  563. Building dependency tree
  564. Reading state information... Done
  565. gdb is already the newest version.
  566. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  567. Reading package lists... Done
  568. Building dependency tree
  569. Reading state information... Done
  570. E: Unable to locate package freeswitch-meta-bare
  571. E: Unable to locate package freeswitch-conf-vanilla
  572. E: Unable to locate package freeswitch-systemd
  573. E: Unable to locate package freeswitch-mod-commands
  574. E: Unable to locate package freeswitch-meta-codecs
  575. E: Unable to locate package freeswitch-mod-console
  576. E: Unable to locate package freeswitch-mod-logfile
  577. E: Unable to locate package freeswitch-mod-distributor
  578. Reading package lists... Done
  579. Building dependency tree
  580. Reading state information... Done
  581. E: Unable to locate package freeswitch-lang-en
  582. E: Unable to locate package freeswitch-mod-say-en
  583. E: Unable to locate package freeswitch-sounds-en-us-callie
  584. E: Unable to locate package freeswitch-music-default
  585. Reading package lists... Done
  586. Building dependency tree
  587. Reading state information... Done
  588. E: Unable to locate package freeswitch-mod-enum
  589. E: Unable to locate package freeswitch-mod-cdr-csv
  590. E: Unable to locate package freeswitch-mod-event-socket
  591. E: Unable to locate package freeswitch-mod-sofia
  592. E: Unable to locate package freeswitch-mod-sofia-dbg
  593. E: Unable to locate package freeswitch-mod-loopback
  594. Reading package lists... Done
  595. Building dependency tree
  596. Reading state information... Done
  597. E: Unable to locate package freeswitch-mod-conference
  598. E: Unable to locate package freeswitch-mod-db
  599. E: Unable to locate package freeswitch-mod-dptools
  600. E: Unable to locate package freeswitch-mod-expr
  601. E: Unable to locate package freeswitch-mod-fifo
  602. E: Unable to locate package libyuv-dev
  603. E: Unable to locate package freeswitch-mod-httapi
  604. Reading package lists... Done
  605. Building dependency tree
  606. Reading state information... Done
  607. E: Unable to locate package freeswitch-mod-hash
  608. E: Unable to locate package freeswitch-mod-esl
  609. E: Unable to locate package freeswitch-mod-esf
  610. E: Unable to locate package freeswitch-mod-fsv
  611. E: Unable to locate package freeswitch-mod-valet-parking
  612. E: Unable to locate package freeswitch-mod-dialplan-xml
  613. E: Unable to locate package freeswitch-dbg
  614. Reading package lists... Done
  615. Building dependency tree
  616. Reading state information... Done
  617. E: Unable to locate package freeswitch-mod-sndfile
  618. E: Unable to locate package freeswitch-mod-native-file
  619. E: Unable to locate package freeswitch-mod-local-stream
  620. E: Unable to locate package freeswitch-mod-tone-stream
  621. E: Unable to locate package freeswitch-mod-lua
  622. E: Unable to locate package freeswitch-meta-mod-say
  623. Reading package lists... Done
  624. Building dependency tree
  625. Reading state information... Done
  626. E: Unable to locate package freeswitch-mod-xml-cdr
  627. E: Unable to locate package freeswitch-mod-verto
  628. E: Unable to locate package freeswitch-mod-callcenter
  629. E: Unable to locate package freeswitch-mod-rtc
  630. E: Unable to locate package freeswitch-mod-png
  631. E: Unable to locate package freeswitch-mod-json-cdr
  632. E: Unable to locate package freeswitch-mod-shout
  633. Reading package lists... Done
  634. Building dependency tree
  635. Reading state information... Done
  636. E: Unable to locate package freeswitch-mod-skypopen
  637. E: Unable to locate package freeswitch-mod-skypopen-dbg
  638. E: Unable to locate package freeswitch-mod-sms
  639. E: Unable to locate package freeswitch-mod-sms-dbg
  640. E: Unable to locate package freeswitch-mod-cidlookup
  641. E: Unable to locate package freeswitch-mod-memcache
  642. Reading package lists... Done
  643. Building dependency tree
  644. Reading state information... Done
  645. E: Unable to locate package freeswitch-mod-imagick
  646. E: Unable to locate package freeswitch-mod-tts-commandline
  647. E: Unable to locate package freeswitch-mod-directory
  648. E: Unable to locate package freeswitch-mod-flite
  649. sed: can't read /lib/systemd/system/freeswitch.service: No such file or directory
  650. usermod: group 'freeswitch' does not exist
  651. usermod: user 'freeswitch' does not exist
  652. chown: invalid user: ‘freeswitch:freeswitch’
  653. chmod: cannot access ‘/var/lib/freeswitch’: No such file or directory
  654. find: `/var/lib/freeswitch': No such file or directory
  655. mkdir: cannot create directory ‘/usr/share/freeswitch/scripts’: No such file or directory
  656. chown: invalid user: ‘freeswitch:freeswitch’
  657. chmod: cannot access ‘/usr/share/freeswitch’: No such file or directory
  658. find: `/usr/share/freeswitch': No such file or directory
  659. chown: invalid user: ‘freeswitch:freeswitch’
  660. chmod: cannot access ‘/etc/freeswitch’: No such file or directory
  661. find: `/etc/freeswitch': No such file or directory
  662. chown: invalid user: ‘freeswitch:freeswitch’
  663. chmod: cannot access ‘/var/log/freeswitch’: No such file or directory
  664. find: `/var/log/freeswitch': No such file or directory
  665. Install PostgreSQL
  666. Install PostgreSQL and create the database and users
  667.  
  668. Reading package lists... Done
  669. Building dependency tree
  670. Reading state information... Done
  671. sudo is already the newest version.
  672. The following extra packages will be installed:
  673. postgresql-9.4 postgresql-client-9.4 postgresql-client-common
  674. postgresql-common
  675. Suggested packages:
  676. postgresql-doc oidentd ident-server locales-all postgresql-doc-9.4
  677. The following NEW packages will be installed:
  678. postgresql postgresql-9.4 postgresql-client-9.4 postgresql-client-common
  679. postgresql-common
  680. 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
  681. Need to get 4,510 kB of archives.
  682. After this operation, 21.8 MB of additional disk space will be used.
  683. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main postgresql-client-common all 165+deb8u1 [73.7 kB]
  684. Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main postgresql-client-9.4 armhf 9.4.8-0+deb8u1 [992 kB]
  685. Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main postgresql-common all 165+deb8u1 [203 kB]
  686. Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main postgresql-9.4 armhf 9.4.8-0+deb8u1 [3,189 kB]
  687. Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main postgresql all 9.4+165+deb8u1 [52.1 kB]
  688. Fetched 4,510 kB in 35s (127 kB/s)
  689. Preconfiguring packages ...
  690. Selecting previously unselected package postgresql-client-common.
  691. (Reading database ... 121082 files and directories currently installed.)
  692. Preparing to unpack .../postgresql-client-common_165+deb8u1_all.deb ...
  693. Unpacking postgresql-client-common (165+deb8u1) ...
  694. Selecting previously unselected package postgresql-client-9.4.
  695. Preparing to unpack .../postgresql-client-9.4_9.4.8-0+deb8u1_armhf.deb ...
  696. Unpacking postgresql-client-9.4 (9.4.8-0+deb8u1) ...
  697. Selecting previously unselected package postgresql-common.
  698. Preparing to unpack .../postgresql-common_165+deb8u1_all.deb ...
  699. Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
  700. Unpacking postgresql-common (165+deb8u1) ...
  701. Selecting previously unselected package postgresql-9.4.
  702. Preparing to unpack .../postgresql-9.4_9.4.8-0+deb8u1_armhf.deb ...
  703. Unpacking postgresql-9.4 (9.4.8-0+deb8u1) ...
  704. Selecting previously unselected package postgresql.
  705. Preparing to unpack .../postgresql_9.4+165+deb8u1_all.deb ...
  706. Unpacking postgresql (9.4+165+deb8u1) ...
  707. Processing triggers for man-db (2.7.0.2-5) ...
  708. Processing triggers for systemd (215-17+deb8u4) ...
  709. Setting up postgresql-client-common (165+deb8u1) ...
  710. Setting up postgresql-client-9.4 (9.4.8-0+deb8u1) ...
  711. update-alternatives: using /usr/share/postgresql/9.4/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
  712. Setting up postgresql-common (165+deb8u1) ...
  713. supported-versions: WARNING! Unknown distribution: raspbian
  714. debian found in ID_LIKE, treating as Debian
  715. Adding user postgres to group ssl-cert
  716.  
  717. Creating config file /etc/postgresql-common/createcluster.conf with new version
  718.  
  719. Creating config file /etc/logrotate.d/postgresql-common with new version
  720. Building PostgreSQL dictionaries from installed myspell/hunspell packages...
  721. Removing obsolete dictionary files:
  722. Setting up postgresql-9.4 (9.4.8-0+deb8u1) ...
  723. Creating new cluster 9.4/main ...
  724. config /etc/postgresql/9.4/main
  725. data /var/lib/postgresql/9.4/main
  726. locale en_GB.UTF-8
  727. Flags of /var/lib/postgresql/9.4/main set as -------------e-C
  728. port 5432
  729. update-alternatives: using /usr/share/postgresql/9.4/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode
  730. Setting up postgresql (9.4+165+deb8u1) ...
  731. Processing triggers for systemd (215-17+deb8u4) ...
  732. CREATE DATABASE
  733. CREATE DATABASE
  734. CREATE ROLE
  735. CREATE ROLE
  736. GRANT
  737. GRANT
  738. GRANT
  739.  
  740.  
  741. PostgreSQL
  742. Database name: fusionpbx
  743. Database username: fusionpbx
  744. Database password: 0jnLQpIU49uuKLmQLkx8QoI2TD4=
  745.  
  746. Failed to try-restart freeswitch.service: Unit freeswitch.service failed to load: No such file or directory.
  747. Complete the install by by going to the IP address of this server
  748. in your web browser or with a domain name for this server.
  749. https://192.168.2.2
  750.  
  751.  
  752. root@raspberrypi:/usr/src/fusionpbx-install.sh/debian#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement