Advertisement
Guest User

Untitled

a guest
May 22nd, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.10 KB | None | 0 0
  1. Step 1/7 : FROM ubuntu:14.04.3
  2. ---> 3876b81b5a81
  3. Step 2/7 : MAINTAINER Matej Nemcek <ybdaba@gmail.com>
  4. ---> Using cache
  5. ---> a276f9a1c74b
  6. Step 3/7 : RUN apt-get update && apt-get -y upgrade && apt-get install -y wget && wget https://packages.couchbase.com/releases/couchbase-sync-gateway/1.3.1/couchbase-sync-gateway-community_1.3.1-16_x86_64.deb -O package.deb && dpkg -i package.deb && rm package.deb; exit 0
  7. ---> Running in 2b0e10c374e7
  8. Ign http://archive.ubuntu.com trusty InRelease
  9. Get:1 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
  10. Get:2 http://archive.ubuntu.com trusty-security InRelease [65.9 kB]
  11. Hit http://archive.ubuntu.com trusty Release.gpg
  12. Hit http://archive.ubuntu.com trusty Release
  13. Get:3 http://archive.ubuntu.com trusty-updates/main Sources [514 kB]
  14. Get:4 http://archive.ubuntu.com trusty-updates/restricted Sources [6449 B]
  15. Get:5 http://archive.ubuntu.com trusty-updates/universe Sources [253 kB]
  16. Get:6 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1344 kB]
  17. Get:7 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [21.4 kB]
  18. Get:8 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [586 kB]
  19. Get:9 http://archive.ubuntu.com trusty-security/main Sources [198 kB]
  20. Get:10 http://archive.ubuntu.com trusty-security/restricted Sources [5050 B]
  21. Get:11 http://archive.ubuntu.com trusty-security/universe Sources [88.8 kB]
  22. Get:12 http://archive.ubuntu.com trusty-security/main amd64 Packages [919 kB]
  23. Get:13 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [18.1 kB]
  24. Get:14 http://archive.ubuntu.com trusty-security/universe amd64 Packages [290 kB]
  25. Get:15 http://archive.ubuntu.com trusty/main Sources [1335 kB]
  26. Get:16 http://archive.ubuntu.com trusty/restricted Sources [5335 B]
  27. Get:17 http://archive.ubuntu.com trusty/universe Sources [7926 kB]
  28. Get:18 http://archive.ubuntu.com trusty/main amd64 Packages [1743 kB]
  29. Get:19 http://archive.ubuntu.com trusty/restricted amd64 Packages [16.0 kB]
  30. Get:20 http://archive.ubuntu.com trusty/universe amd64 Packages [7589 kB]
  31. Fetched 23.0 MB in 28s (798 kB/s)
  32. Reading package lists...
  33. Reading package lists...
  34. Building dependency tree...
  35. Reading state information...
  36. The following packages will be upgraded:
  37. apt apt-utils base-files bash bsdutils coreutils cpio dpkg eject
  38. gcc-4.8-base gnupg gpgv ifupdown init-system-helpers initramfs-tools
  39. initramfs-tools-bin initscripts iproute2 isc-dhcp-client isc-dhcp-common
  40. klibc-utils kmod libapt-inst1.5 libapt-pkg4.12 libblkid1 libc-bin libc6
  41. libdb5.3 libdbus-1-3 libdrm2 libexpat1 libffi6 libgcrypt11
  42. libgnutls-openssl27 libgnutls26 libklibc libkmod2 libmount1 libpam-modules
  43. libpam-modules-bin libpam-runtime libpam0g libpcre3 libpython3.4-minimal
  44. libpython3.4-stdlib libssl1.0.0 libstdc++6 libtasn1-6 libudev1 libuuid1
  45. login logrotate lsb-base lsb-release makedev module-init-tools mount
  46. multiarch-support ntpdate passwd perl perl-base perl-modules python3.4
  47. python3.4-minimal resolvconf rsyslog sensible-utils sudo sysv-rc
  48. sysvinit-utils tar tzdata udev util-linux vim-common vim-tiny
  49. 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  50. Need to get 32.4 MB of archives.
  51. After this operation, 121 kB of additional disk space will be used.
  52. Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main base-files amd64 7.2ubuntu5.5 [67.5 kB]
  53. Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main bash amd64 4.3-7ubuntu1.7 [575 kB]
  54. Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main coreutils amd64 8.21-1ubuntu5.4 [1091 kB]
  55. Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg amd64 1.17.5ubuntu5.8 [1958 kB]
  56. Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main login amd64 1:4.1.5.1-1ubuntu9.5 [302 kB]
  57. Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mount amd64 2.20.1-5.1ubuntu20.9 [115 kB]
  58. Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main perl amd64 5.18.2-2ubuntu1.4 [2649 kB]
  59. Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main perl-base amd64 5.18.2-2ubuntu1.4 [1149 kB]
  60. Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main perl-modules all 5.18.2-2ubuntu1.4 [2686 kB]
  61. Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc-bin amd64 2.19-0ubuntu6.14 [1166 kB]
  62. Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.14 [4753 kB]
  63. Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdb5.3 amd64 5.3.28-3ubuntu3.1 [646 kB]
  64. Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main tar amd64 1.27.1-1ubuntu0.1 [196 kB]
  65. Get:14 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lsb-base all 4.1+Debian11ubuntu6.2 [13.3 kB]
  66. Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2017c-0ubuntu0.14.04 [166 kB]
  67. Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main sysvinit-utils amd64 2.88dsf-41ubuntu6.3 [52.9 kB]
  68. Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main sysv-rc all 2.88dsf-41ubuntu6.3 [36.6 kB]
  69. Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main util-linux amd64 2.20.1-5.1ubuntu20.9 [458 kB]
  70. Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8-base amd64 4.8.4-2ubuntu1~14.04.4 [16.7 kB]
  71. Get:20 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++6 amd64 4.8.4-2ubuntu1~14.04.4 [260 kB]
  72. Get:21 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libapt-pkg4.12 amd64 1.0.1ubuntu2.18 [638 kB]
  73. Get:22 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gpgv amd64 1.4.16-1ubuntu2.4 [161 kB]
  74. Get:23 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gnupg amd64 1.4.16-1ubuntu2.4 [611 kB]
  75. Get:24 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apt amd64 1.0.1ubuntu2.18 [954 kB]
  76. Get:25 http://archive.ubuntu.com/ubuntu/ trusty-updates/main bsdutils amd64 1:2.20.1-5.1ubuntu20.9 [33.9 kB]
  77. Get:26 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam0g amd64 1.1.8-1ubuntu2.2 [56.1 kB]
  78. Get:27 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam-modules-bin amd64 1.1.8-1ubuntu2.2 [31.2 kB]
  79. Get:28 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam-modules amd64 1.1.8-1ubuntu2.2 [234 kB]
  80. Get:29 http://archive.ubuntu.com/ubuntu/ trusty-updates/main passwd amd64 1:4.1.5.1-1ubuntu9.5 [759 kB]
  81. Get:30 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libuuid1 amd64 2.20.1-5.1ubuntu20.9 [10.8 kB]
  82. Get:31 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libblkid1 amd64 2.20.1-5.1ubuntu20.9 [62.6 kB]
  83. Get:32 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmount1 amd64 2.20.1-5.1ubuntu20.9 [60.3 kB]
  84. Get:33 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpcre3 amd64 1:8.31-2ubuntu2.3 [144 kB]
  85. Get:34 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libapt-inst1.5 amd64 1.0.1ubuntu2.18 [58.6 kB]
  86. Get:35 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1 amd64 2.1.0-4ubuntu1.4 [70.9 kB]
  87. Get:36 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libffi6 amd64 3.1~rc1+r3.0.13-12ubuntu0.2 [17.9 kB]
  88. Get:37 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11 amd64 1.5.3-2ubuntu4.5 [238 kB]
  89. Get:38 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6 amd64 3.4-3ubuntu0.6 [43.6 kB]
  90. Get:39 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgnutls-openssl27 amd64 2.12.23-12ubuntu2.8 [18.3 kB]
  91. Get:40 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgnutls26 amd64 2.12.23-12ubuntu2.8 [395 kB]
  92. Get:41 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.6 [178 kB]
  93. Get:42 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.6 [1224 kB]
  94. Get:43 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.6 [1987 kB]
  95. Get:44 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libssl1.0.0 amd64 1.0.1f-1ubuntu2.25 [831 kB]
  96. Get:45 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.6 [460 kB]
  97. Get:46 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ntpdate amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.12 [57.6 kB]
  98. Get:47 http://archive.ubuntu.com/ubuntu/ trusty-updates/main initscripts amd64 2.88dsf-41ubuntu6.3 [27.7 kB]
  99. Get:48 http://archive.ubuntu.com/ubuntu/ trusty-updates/main resolvconf all 1.69ubuntu1.4 [55.1 kB]
  100. Get:49 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdbus-1-3 amd64 1.6.18-0ubuntu4.5 [132 kB]
  101. Get:50 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm2 amd64 2.4.67-1ubuntu0.14.04.2 [27.2 kB]
  102. Get:51 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libkmod2 amd64 15-0ubuntu7 [38.1 kB]
  103. Get:52 http://archive.ubuntu.com/ubuntu/ trusty-updates/main udev amd64 204-5ubuntu20.28 [736 kB]
  104. Get:53 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libudev1 amd64 204-5ubuntu20.28 [34.4 kB]
  105. Get:54 http://archive.ubuntu.com/ubuntu/ trusty-updates/main kmod amd64 15-0ubuntu7 [84.9 kB]
  106. Get:55 http://archive.ubuntu.com/ubuntu/ trusty-updates/main module-init-tools all 15-0ubuntu7 [1944 B]
  107. Get:56 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam-runtime all 1.1.8-1ubuntu2.2 [37.8 kB]
  108. Get:57 http://archive.ubuntu.com/ubuntu/ trusty-updates/main multiarch-support amd64 2.19-0ubuntu6.14 [4482 B]
  109. Get:58 http://archive.ubuntu.com/ubuntu/ trusty-updates/main sensible-utils all 0.0.9ubuntu0.14.04.1 [10.0 kB]
  110. Get:59 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apt-utils amd64 1.0.1ubuntu2.18 [172 kB]
  111. Get:60 http://archive.ubuntu.com/ubuntu/ trusty-updates/main eject amd64 2.1.5+deb1+cvs20081104-13.1ubuntu0.14.04.1 [23.4 kB]
  112. Get:61 http://archive.ubuntu.com/ubuntu/ trusty-updates/main init-system-helpers all 1.14ubuntu1 [10.7 kB]
  113. Get:62 http://archive.ubuntu.com/ubuntu/ trusty-updates/main iproute2 amd64 3.12.0-2ubuntu1.2 [401 kB]
  114. Get:63 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ifupdown amd64 0.7.47.2ubuntu4.4 [53.1 kB]
  115. Get:64 http://archive.ubuntu.com/ubuntu/ trusty-updates/main isc-dhcp-client amd64 4.2.4-7ubuntu12.13 [640 kB]
  116. Get:65 http://archive.ubuntu.com/ubuntu/ trusty-updates/main isc-dhcp-common amd64 4.2.4-7ubuntu12.13 [709 kB]
  117. Get:66 http://archive.ubuntu.com/ubuntu/ trusty-updates/main logrotate amd64 3.8.7-1ubuntu1.2 [38.4 kB]
  118. Get:67 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lsb-release all 4.1+Debian11ubuntu6.2 [11.6 kB]
  119. Get:68 http://archive.ubuntu.com/ubuntu/ trusty-updates/main rsyslog amd64 7.4.4-1ubuntu2.7 [353 kB]
  120. Get:69 http://archive.ubuntu.com/ubuntu/ trusty-updates/main sudo amd64 1.8.9p5-1ubuntu1.4 [342 kB]
  121. Get:70 http://archive.ubuntu.com/ubuntu/ trusty-updates/main vim-tiny amd64 2:7.4.052-1ubuntu3.1 [391 kB]
  122. Get:71 http://archive.ubuntu.com/ubuntu/ trusty-updates/main vim-common amd64 2:7.4.052-1ubuntu3.1 [95.2 kB]
  123. Get:72 http://archive.ubuntu.com/ubuntu/ trusty-updates/main cpio amd64 2.11+dfsg-1ubuntu1.2 [73.8 kB]
  124. Get:73 http://archive.ubuntu.com/ubuntu/ trusty-updates/main klibc-utils amd64 2.0.3-0ubuntu1.14.04.3 [107 kB]
  125. Get:74 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libklibc amd64 2.0.3-0ubuntu1.14.04.3 [40.6 kB]
  126. Get:75 http://archive.ubuntu.com/ubuntu/ trusty-updates/main initramfs-tools all 0.103ubuntu4.10 [44.6 kB]
  127. Get:76 http://archive.ubuntu.com/ubuntu/ trusty-updates/main initramfs-tools-bin amd64 0.103ubuntu4.10 [8710 B]
  128. Get:77 http://archive.ubuntu.com/ubuntu/ trusty-updates/main makedev all 2.3.1-93ubuntu2~ubuntu14.04.1 [24.5 kB]
  129. debconf: unable to initialize frontend: Dialog
  130. debconf: (TERM is not set, so the dialog frontend is not usable.)
  131. debconf: falling back to frontend: Readline
  132. debconf: unable to initialize frontend: Readline
  133. debconf: (This frontend requires a controlling tty.)
  134. debconf: falling back to frontend: Teletype
  135. dpkg-preconfigure: unable to re-open stdin:
  136. Fetched 32.4 MB in 9s (3467 kB/s)
  137. (Reading database ... 11542 files and directories currently installed.)
  138. Preparing to unpack .../base-files_7.2ubuntu5.5_amd64.deb ...
  139. Unpacking base-files (7.2ubuntu5.5) over (7.2ubuntu5.3) ...
  140. Setting up base-files (7.2ubuntu5.5) ...
  141. Installing new version of config file /etc/issue ...
  142. Installing new version of config file /etc/issue.net ...
  143. Installing new version of config file /etc/lsb-release ...
  144. Installing new version of config file /etc/os-release ...
  145. (Reading database ... 11542 files and directories currently installed.)
  146. Preparing to unpack .../bash_4.3-7ubuntu1.7_amd64.deb ...
  147. Unpacking bash (4.3-7ubuntu1.7) over (4.3-7ubuntu1.5) ...
  148. Setting up bash (4.3-7ubuntu1.7) ...
  149. update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
  150. (Reading database ... 11542 files and directories currently installed.)
  151. Preparing to unpack .../coreutils_8.21-1ubuntu5.4_amd64.deb ...
  152. Unpacking coreutils (8.21-1ubuntu5.4) over (8.21-1ubuntu5.3) ...
  153. Setting up coreutils (8.21-1ubuntu5.4) ...
  154. (Reading database ... 11542 files and directories currently installed.)
  155. Preparing to unpack .../dpkg_1.17.5ubuntu5.8_amd64.deb ...
  156. Unpacking dpkg (1.17.5ubuntu5.8) over (1.17.5ubuntu5.5) ...
  157. Setting up dpkg (1.17.5ubuntu5.8) ...
  158. (Reading database ... 11542 files and directories currently installed.)
  159. Preparing to unpack .../login_1%3a4.1.5.1-1ubuntu9.5_amd64.deb ...
  160. Unpacking login (1:4.1.5.1-1ubuntu9.5) over (1:4.1.5.1-1ubuntu9.1) ...
  161. Setting up login (1:4.1.5.1-1ubuntu9.5) ...
  162. (Reading database ... 11542 files and directories currently installed.)
  163. Preparing to unpack .../mount_2.20.1-5.1ubuntu20.9_amd64.deb ...
  164. Unpacking mount (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
  165. Setting up mount (2.20.1-5.1ubuntu20.9) ...
  166. (Reading database ... 11542 files and directories currently installed.)
  167. Preparing to unpack .../perl_5.18.2-2ubuntu1.4_amd64.deb ...
  168. Unpacking perl (5.18.2-2ubuntu1.4) over (5.18.2-2ubuntu1) ...
  169. Preparing to unpack .../perl-base_5.18.2-2ubuntu1.4_amd64.deb ...
  170. Unpacking perl-base (5.18.2-2ubuntu1.4) over (5.18.2-2ubuntu1) ...
  171. Setting up perl-base (5.18.2-2ubuntu1.4) ...
  172. (Reading database ... 11542 files and directories currently installed.)
  173. Preparing to unpack .../perl-modules_5.18.2-2ubuntu1.4_all.deb ...
  174. Unpacking perl-modules (5.18.2-2ubuntu1.4) over (5.18.2-2ubuntu1) ...
  175. Preparing to unpack .../libc-bin_2.19-0ubuntu6.14_amd64.deb ...
  176. Unpacking libc-bin (2.19-0ubuntu6.14) over (2.19-0ubuntu6.6) ...
  177. Preparing to unpack .../libc6_2.19-0ubuntu6.14_amd64.deb ...
  178. debconf: unable to initialize frontend: Dialog
  179. debconf: (TERM is not set, so the dialog frontend is not usable.)
  180. debconf: falling back to frontend: Readline
  181. debconf: unable to initialize frontend: Readline
  182. debconf: (This frontend requires a controlling tty.)
  183. debconf: falling back to frontend: Teletype
  184. Unpacking libc6:amd64 (2.19-0ubuntu6.14) over (2.19-0ubuntu6.6) ...
  185. Setting up libc6:amd64 (2.19-0ubuntu6.14) ...
  186. debconf: unable to initialize frontend: Dialog
  187. debconf: (TERM is not set, so the dialog frontend is not usable.)
  188. debconf: falling back to frontend: Readline
  189. debconf: unable to initialize frontend: Readline
  190. debconf: (This frontend requires a controlling tty.)
  191. debconf: falling back to frontend: Teletype
  192. Setting up libc-bin (2.19-0ubuntu6.14) ...
  193. (Reading database ... 11541 files and directories currently installed.)
  194. Preparing to unpack .../libdb5.3_5.3.28-3ubuntu3.1_amd64.deb ...
  195. Unpacking libdb5.3:amd64 (5.3.28-3ubuntu3.1) over (5.3.28-3ubuntu3) ...
  196. Setting up libdb5.3:amd64 (5.3.28-3ubuntu3.1) ...
  197. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  198. (Reading database ... 11541 files and directories currently installed.)
  199. Preparing to unpack .../tar_1.27.1-1ubuntu0.1_amd64.deb ...
  200. Unpacking tar (1.27.1-1ubuntu0.1) over (1.27.1-1) ...
  201. Processing triggers for mime-support (3.54ubuntu1.1) ...
  202. Setting up tar (1.27.1-1ubuntu0.1) ...
  203. (Reading database ... 11541 files and directories currently installed.)
  204. Preparing to unpack .../lsb-base_4.1+Debian11ubuntu6.2_all.deb ...
  205. Unpacking lsb-base (4.1+Debian11ubuntu6.2) over (4.1+Debian11ubuntu6) ...
  206. Setting up lsb-base (4.1+Debian11ubuntu6.2) ...
  207. (Reading database ... 11542 files and directories currently installed.)
  208. Preparing to unpack .../tzdata_2017c-0ubuntu0.14.04_all.deb ...
  209. Unpacking tzdata (2017c-0ubuntu0.14.04) over (2015g-0ubuntu0.14.04) ...
  210. Setting up tzdata (2017c-0ubuntu0.14.04) ...
  211. debconf: unable to initialize frontend: Dialog
  212. debconf: (TERM is not set, so the dialog frontend is not usable.)
  213. debconf: falling back to frontend: Readline
  214. debconf: unable to initialize frontend: Readline
  215. debconf: (This frontend requires a controlling tty.)
  216. debconf: falling back to frontend: Teletype
  217. Current default time zone: 'Etc/UTC'
  218. Local time is now: Tue May 22 07:35:59 UTC 2018.
  219. Universal Time is now: Tue May 22 07:35:59 UTC 2018.
  220. Run 'dpkg-reconfigure tzdata' if you wish to change it.
  221. (Reading database ... 11570 files and directories currently installed.)
  222. Preparing to unpack .../sysvinit-utils_2.88dsf-41ubuntu6.3_amd64.deb ...
  223. Unpacking sysvinit-utils (2.88dsf-41ubuntu6.3) over (2.88dsf-41ubuntu6.2) ...
  224. Preparing to unpack .../sysv-rc_2.88dsf-41ubuntu6.3_all.deb ...
  225. Unpacking sysv-rc (2.88dsf-41ubuntu6.3) over (2.88dsf-41ubuntu6.2) ...
  226. Processing triggers for ureadahead (0.100.0-16) ...
  227. Setting up sysvinit-utils (2.88dsf-41ubuntu6.3) ...
  228. Setting up sysv-rc (2.88dsf-41ubuntu6.3) ...
  229. (Reading database ... 11570 files and directories currently installed.)
  230. Preparing to unpack .../util-linux_2.20.1-5.1ubuntu20.9_amd64.deb ...
  231. Unpacking util-linux (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
  232. Processing triggers for mime-support (3.54ubuntu1.1) ...
  233. Processing triggers for ureadahead (0.100.0-16) ...
  234. Setting up util-linux (2.20.1-5.1ubuntu20.9) ...
  235. (Reading database ... 11570 files and directories currently installed.)
  236. Preparing to unpack .../gcc-4.8-base_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
  237. Unpacking gcc-4.8-base:amd64 (4.8.4-2ubuntu1~14.04.4) over (4.8.4-2ubuntu1~14.04) ...
  238. Setting up gcc-4.8-base:amd64 (4.8.4-2ubuntu1~14.04.4) ...
  239. (Reading database ... 11570 files and directories currently installed.)
  240. Preparing to unpack .../libstdc++6_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
  241. Unpacking libstdc++6:amd64 (4.8.4-2ubuntu1~14.04.4) over (4.8.4-2ubuntu1~14.04) ...
  242. Setting up libstdc++6:amd64 (4.8.4-2ubuntu1~14.04.4) ...
  243. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  244. (Reading database ... 11570 files and directories currently installed.)
  245. Preparing to unpack .../libapt-pkg4.12_1.0.1ubuntu2.18_amd64.deb ...
  246. Unpacking libapt-pkg4.12:amd64 (1.0.1ubuntu2.18) over (1.0.1ubuntu2.10) ...
  247. Setting up libapt-pkg4.12:amd64 (1.0.1ubuntu2.18) ...
  248. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  249. (Reading database ... 11570 files and directories currently installed.)
  250. Preparing to unpack .../gpgv_1.4.16-1ubuntu2.4_amd64.deb ...
  251. Unpacking gpgv (1.4.16-1ubuntu2.4) over (1.4.16-1ubuntu2.3) ...
  252. Setting up gpgv (1.4.16-1ubuntu2.4) ...
  253. (Reading database ... 11570 files and directories currently installed.)
  254. Preparing to unpack .../gnupg_1.4.16-1ubuntu2.4_amd64.deb ...
  255. Unpacking gnupg (1.4.16-1ubuntu2.4) over (1.4.16-1ubuntu2.3) ...
  256. Setting up gnupg (1.4.16-1ubuntu2.4) ...
  257. (Reading database ... 11570 files and directories currently installed.)
  258. Preparing to unpack .../apt_1.0.1ubuntu2.18_amd64.deb ...
  259. Unpacking apt (1.0.1ubuntu2.18) over (1.0.1ubuntu2.10) ...
  260. Setting up apt (1.0.1ubuntu2.18) ...
  261. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  262. (Reading database ... 11570 files and directories currently installed.)
  263. Preparing to unpack .../bsdutils_1%3a2.20.1-5.1ubuntu20.9_amd64.deb ...
  264. Unpacking bsdutils (1:2.20.1-5.1ubuntu20.9) over (1:2.20.1-5.1ubuntu20.7) ...
  265. Setting up bsdutils (1:2.20.1-5.1ubuntu20.9) ...
  266. (Reading database ... 11570 files and directories currently installed.)
  267. Preparing to unpack .../libpam0g_1.1.8-1ubuntu2.2_amd64.deb ...
  268. Unpacking libpam0g:amd64 (1.1.8-1ubuntu2.2) over (1.1.8-1ubuntu2) ...
  269. Setting up libpam0g:amd64 (1.1.8-1ubuntu2.2) ...
  270. debconf: unable to initialize frontend: Dialog
  271. debconf: (TERM is not set, so the dialog frontend is not usable.)
  272. debconf: falling back to frontend: Readline
  273. debconf: unable to initialize frontend: Readline
  274. debconf: (This frontend requires a controlling tty.)
  275. debconf: falling back to frontend: Teletype
  276. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  277. (Reading database ... 11570 files and directories currently installed.)
  278. Preparing to unpack .../libpam-modules-bin_1.1.8-1ubuntu2.2_amd64.deb ...
  279. Unpacking libpam-modules-bin (1.1.8-1ubuntu2.2) over (1.1.8-1ubuntu2) ...
  280. ^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[BSetting up libpam-modules-bin (1.1.8-1ubuntu2.2) ...
  281. (Reading database ... 11570 files and directories currently installed.)
  282. Preparing to unpack .../libpam-modules_1.1.8-1ubuntu2.2_amd64.deb ...
  283. debconf: unable to initialize frontend: Dialog
  284. debconf: (TERM is not set, so the dialog frontend is not usable.)
  285. debconf: falling back to frontend: Readline
  286. debconf: unable to initialize frontend: Readline
  287. debconf: (This frontend requires a controlling tty.)
  288. debconf: falling back to frontend: Teletype
  289. Unpacking libpam-modules:amd64 (1.1.8-1ubuntu2.2) over (1.1.8-1ubuntu2) ...
  290. Setting up libpam-modules:amd64 (1.1.8-1ubuntu2.2) ...
  291. (Reading database ... 11570 files and directories currently installed.)
  292. Preparing to unpack .../passwd_1%3a4.1.5.1-1ubuntu9.5_amd64.deb ...
  293. Unpacking passwd (1:4.1.5.1-1ubuntu9.5) over (1:4.1.5.1-1ubuntu9.1) ...
  294. Processing triggers for ureadahead (0.100.0-16) ...
  295. Setting up passwd (1:4.1.5.1-1ubuntu9.5) ...
  296. (Reading database ... 11570 files and directories currently installed.)
  297. Preparing to unpack .../libuuid1_2.20.1-5.1ubuntu20.9_amd64.deb ...
  298. Unpacking libuuid1:amd64 (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
  299. Setting up libuuid1:amd64 (2.20.1-5.1ubuntu20.9) ...
  300. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  301. (Reading database ... 11570 files and directories currently installed.)
  302. Preparing to unpack .../libblkid1_2.20.1-5.1ubuntu20.9_amd64.deb ...
  303. Unpacking libblkid1:amd64 (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
  304. Setting up libblkid1:amd64 (2.20.1-5.1ubuntu20.9) ...
  305. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  306. (Reading database ... 11570 files and directories currently installed.)
  307. Preparing to unpack .../libmount1_2.20.1-5.1ubuntu20.9_amd64.deb ...
  308. Unpacking libmount1:amd64 (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
  309. Setting up libmount1:amd64 (2.20.1-5.1ubuntu20.9) ...
  310. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  311. (Reading database ... 11570 files and directories currently installed.)
  312. Preparing to unpack .../libpcre3_1%3a8.31-2ubuntu2.3_amd64.deb ...
  313. Unpacking libpcre3:amd64 (1:8.31-2ubuntu2.3) over (1:8.31-2ubuntu2.1) ...
  314. Setting up libpcre3:amd64 (1:8.31-2ubuntu2.3) ...
  315. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  316. (Reading database ... 11570 files and directories currently installed.)
  317. Preparing to unpack .../libapt-inst1.5_1.0.1ubuntu2.18_amd64.deb ...
  318. Unpacking libapt-inst1.5:amd64 (1.0.1ubuntu2.18) over (1.0.1ubuntu2.10) ...
  319. Preparing to unpack .../libexpat1_2.1.0-4ubuntu1.4_amd64.deb ...
  320. Unpacking libexpat1:amd64 (2.1.0-4ubuntu1.4) over (2.1.0-4ubuntu1.1) ...
  321. Preparing to unpack .../libffi6_3.1~rc1+r3.0.13-12ubuntu0.2_amd64.deb ...
  322. Unpacking libffi6:amd64 (3.1~rc1+r3.0.13-12ubuntu0.2) over (3.1~rc1+r3.0.13-12ubuntu0.1) ...
  323. Preparing to unpack .../libgcrypt11_1.5.3-2ubuntu4.5_amd64.deb ...
  324. Unpacking libgcrypt11:amd64 (1.5.3-2ubuntu4.5) over (1.5.3-2ubuntu4.2) ...
  325. Preparing to unpack .../libtasn1-6_3.4-3ubuntu0.6_amd64.deb ...
  326. Unpacking libtasn1-6:amd64 (3.4-3ubuntu0.6) over (3.4-3ubuntu0.3) ...
  327. Preparing to unpack .../libgnutls-openssl27_2.12.23-12ubuntu2.8_amd64.deb ...
  328. Unpacking libgnutls-openssl27:amd64 (2.12.23-12ubuntu2.8) over (2.12.23-12ubuntu2.4) ...
  329. Preparing to unpack .../libgnutls26_2.12.23-12ubuntu2.8_amd64.deb ...
  330. Unpacking libgnutls26:amd64 (2.12.23-12ubuntu2.8) over (2.12.23-12ubuntu2.4) ...
  331. Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...
  332. Unpacking python3.4 (3.4.3-1ubuntu1~14.04.6) over (3.4.3-1ubuntu1~14.04.3) ...
  333. Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.6_amd64.deb ...
  334. Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.6) over (3.4.3-1ubuntu1~14.04.3) ...
  335. Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.6_amd64.deb ...
  336. Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.6) over (3.4.3-1ubuntu1~14.04.3) ...
  337. Preparing to unpack .../libssl1.0.0_1.0.1f-1ubuntu2.25_amd64.deb ...
  338. Unpacking libssl1.0.0:amd64 (1.0.1f-1ubuntu2.25) over (1.0.1f-1ubuntu2.16) ...
  339. Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.6_amd64.deb ...
  340. Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.6) over (3.4.3-1ubuntu1~14.04.3) ...
  341. Preparing to unpack .../ntpdate_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.12_amd64.deb ...
  342. Unpacking ntpdate (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) over (1:4.2.6.p5+dfsg-3ubuntu2.14.04.6) ...
  343. Preparing to unpack .../initscripts_2.88dsf-41ubuntu6.3_amd64.deb ...
  344. Unpacking initscripts (2.88dsf-41ubuntu6.3) over (2.88dsf-41ubuntu6.2) ...
  345. Processing triggers for mime-support (3.54ubuntu1.1) ...
  346. Processing triggers for ureadahead (0.100.0-16) ...
  347. Setting up initscripts (2.88dsf-41ubuntu6.3) ...
  348. Installing new version of config file /etc/init.d/ondemand ...
  349. Processing triggers for ureadahead (0.100.0-16) ...
  350. (Reading database ... 11570 files and directories currently installed.)
  351. Preparing to unpack .../resolvconf_1.69ubuntu1.4_all.deb ...
  352. Unpacking resolvconf (1.69ubuntu1.4) over (1.69ubuntu1.1) ...
  353. debconf: unable to initialize frontend: Dialog
  354. debconf: (TERM is not set, so the dialog frontend is not usable.)
  355. debconf: falling back to frontend: Readline
  356. debconf: unable to initialize frontend: Readline
  357. debconf: (This frontend requires a controlling tty.)
  358. debconf: falling back to frontend: Teletype
  359. Preparing to unpack .../libdbus-1-3_1.6.18-0ubuntu4.5_amd64.deb ...
  360. Unpacking libdbus-1-3:amd64 (1.6.18-0ubuntu4.5) over (1.6.18-0ubuntu4.3) ...
  361. Preparing to unpack .../libdrm2_2.4.67-1ubuntu0.14.04.2_amd64.deb ...
  362. Unpacking libdrm2:amd64 (2.4.67-1ubuntu0.14.04.2) over (2.4.60-2~ubuntu14.04.1) ...
  363. Preparing to unpack .../libkmod2_15-0ubuntu7_amd64.deb ...
  364. Unpacking libkmod2:amd64 (15-0ubuntu7) over (15-0ubuntu6) ...
  365. Preparing to unpack .../udev_204-5ubuntu20.28_amd64.deb ...
  366. Adding 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
  367. Unpacking udev (204-5ubuntu20.28) over (204-5ubuntu20.15) ...
  368. Preparing to unpack .../libudev1_204-5ubuntu20.28_amd64.deb ...
  369. Unpacking libudev1:amd64 (204-5ubuntu20.28) over (204-5ubuntu20.15) ...
  370. Preparing to unpack .../kmod_15-0ubuntu7_amd64.deb ...
  371. Unpacking kmod (15-0ubuntu7) over (15-0ubuntu6) ...
  372. Preparing to unpack .../module-init-tools_15-0ubuntu7_all.deb ...
  373. Unpacking module-init-tools (15-0ubuntu7) over (15-0ubuntu6) ...
  374. Preparing to unpack .../libpam-runtime_1.1.8-1ubuntu2.2_all.deb ...
  375. Unpacking libpam-runtime (1.1.8-1ubuntu2.2) over (1.1.8-1ubuntu2) ...
  376. Processing triggers for ureadahead (0.100.0-16) ...
  377. Setting up libpam-runtime (1.1.8-1ubuntu2.2) ...
  378. debconf: unable to initialize frontend: Dialog
  379. debconf: (TERM is not set, so the dialog frontend is not usable.)
  380. debconf: falling back to frontend: Readline
  381. debconf: unable to initialize frontend: Readline
  382. debconf: (This frontend requires a controlling tty.)
  383. debconf: falling back to frontend: Teletype
  384. (Reading database ... 11573 files and directories currently installed.)
  385. Preparing to unpack .../multiarch-support_2.19-0ubuntu6.14_amd64.deb ...
  386. Unpacking multiarch-support (2.19-0ubuntu6.14) over (2.19-0ubuntu6.6) ...
  387. Setting up multiarch-support (2.19-0ubuntu6.14) ...
  388. (Reading database ... 11573 files and directories currently installed.)
  389. Preparing to unpack .../sensible-utils_0.0.9ubuntu0.14.04.1_all.deb ...
  390. Unpacking sensible-utils (0.0.9ubuntu0.14.04.1) over (0.0.9) ...
  391. Processing triggers for mime-support (3.54ubuntu1.1) ...
  392. Setting up sensible-utils (0.0.9ubuntu0.14.04.1) ...
  393. (Reading database ... 11573 files and directories currently installed.)
  394. Preparing to unpack .../apt-utils_1.0.1ubuntu2.18_amd64.deb ...
  395. Unpacking apt-utils (1.0.1ubuntu2.18) over (1.0.1ubuntu2.10) ...
  396. Preparing to unpack .../eject_2.1.5+deb1+cvs20081104-13.1ubuntu0.14.04.1_amd64.deb ...
  397. Unpacking eject (2.1.5+deb1+cvs20081104-13.1ubuntu0.14.04.1) over (2.1.5+deb1+cvs20081104-13.1) ...
  398. Preparing to unpack .../init-system-helpers_1.14ubuntu1_all.deb ...
  399. Unpacking init-system-helpers (1.14ubuntu1) over (1.14) ...
  400. Preparing to unpack .../iproute2_3.12.0-2ubuntu1.2_amd64.deb ...
  401. Unpacking iproute2 (3.12.0-2ubuntu1.2) over (3.12.0-2ubuntu1) ...
  402. Preparing to unpack .../ifupdown_0.7.47.2ubuntu4.4_amd64.deb ...
  403. Unpacking ifupdown (0.7.47.2ubuntu4.4) over (0.7.47.2ubuntu4.1) ...
  404. Preparing to unpack .../isc-dhcp-client_4.2.4-7ubuntu12.13_amd64.deb ...
  405. Unpacking isc-dhcp-client (4.2.4-7ubuntu12.13) over (4.2.4-7ubuntu12.4) ...
  406. Preparing to unpack .../isc-dhcp-common_4.2.4-7ubuntu12.13_amd64.deb ...
  407. Unpacking isc-dhcp-common (4.2.4-7ubuntu12.13) over (4.2.4-7ubuntu12.4) ...
  408. Preparing to unpack .../logrotate_3.8.7-1ubuntu1.2_amd64.deb ...
  409. Unpacking logrotate (3.8.7-1ubuntu1.2) over (3.8.7-1ubuntu1) ...
  410. Preparing to unpack .../lsb-release_4.1+Debian11ubuntu6.2_all.deb ...
  411. Unpacking lsb-release (4.1+Debian11ubuntu6.2) over (4.1+Debian11ubuntu6) ...
  412. Preparing to unpack .../rsyslog_7.4.4-1ubuntu2.7_amd64.deb ...
  413. Unpacking rsyslog (7.4.4-1ubuntu2.7) over (7.4.4-1ubuntu2.6) ...
  414. Preparing to unpack .../sudo_1.8.9p5-1ubuntu1.4_amd64.deb ...
  415. invoke-rc.d: policy-rc.d denied execution of stop.
  416. Unpacking sudo (1.8.9p5-1ubuntu1.4) over (1.8.9p5-1ubuntu1.2) ...
  417. Preparing to unpack .../vim-tiny_2%3a7.4.052-1ubuntu3.1_amd64.deb ...
  418. Unpacking vim-tiny (2:7.4.052-1ubuntu3.1) over (2:7.4.052-1ubuntu3) ...
  419. Preparing to unpack .../vim-common_2%3a7.4.052-1ubuntu3.1_amd64.deb ...
  420. Unpacking vim-common (2:7.4.052-1ubuntu3.1) over (2:7.4.052-1ubuntu3) ...
  421. Preparing to unpack .../cpio_2.11+dfsg-1ubuntu1.2_amd64.deb ...
  422. Unpacking cpio (2.11+dfsg-1ubuntu1.2) over (2.11+dfsg-1ubuntu1.1) ...
  423. Preparing to unpack .../klibc-utils_2.0.3-0ubuntu1.14.04.3_amd64.deb ...
  424. Unpacking klibc-utils (2.0.3-0ubuntu1.14.04.3) over (2.0.3-0ubuntu1) ...
  425. Preparing to unpack .../libklibc_2.0.3-0ubuntu1.14.04.3_amd64.deb ...
  426. Unpacking libklibc (2.0.3-0ubuntu1.14.04.3) over (2.0.3-0ubuntu1) ...
  427. Preparing to unpack .../initramfs-tools_0.103ubuntu4.10_all.deb ...
  428. Unpacking initramfs-tools (0.103ubuntu4.10) over (0.103ubuntu4.2) ...
  429. Preparing to unpack .../initramfs-tools-bin_0.103ubuntu4.10_amd64.deb ...
  430. Unpacking initramfs-tools-bin (0.103ubuntu4.10) over (0.103ubuntu4.2) ...
  431. Preparing to unpack .../makedev_2.3.1-93ubuntu2~ubuntu14.04.1_all.deb ...
  432. Unpacking makedev (2.3.1-93ubuntu2~ubuntu14.04.1) over (2.3.1-93ubuntu1) ...
  433. Processing triggers for ureadahead (0.100.0-16) ...
  434. Processing triggers for mime-support (3.54ubuntu1.1) ...
  435. Setting up libapt-inst1.5:amd64 (1.0.1ubuntu2.18) ...
  436. Setting up libexpat1:amd64 (2.1.0-4ubuntu1.4) ...
  437. Setting up libffi6:amd64 (3.1~rc1+r3.0.13-12ubuntu0.2) ...
  438. Setting up libgcrypt11:amd64 (1.5.3-2ubuntu4.5) ...
  439. Setting up libtasn1-6:amd64 (3.4-3ubuntu0.6) ...
  440. Setting up libgnutls26:amd64 (2.12.23-12ubuntu2.8) ...
  441. Setting up libgnutls-openssl27:amd64 (2.12.23-12ubuntu2.8) ...
  442. Setting up libssl1.0.0:amd64 (1.0.1f-1ubuntu2.25) ...
  443. debconf: unable to initialize frontend: Dialog
  444. debconf: (TERM is not set, so the dialog frontend is not usable.)
  445. debconf: falling back to frontend: Readline
  446. debconf: unable to initialize frontend: Readline
  447. debconf: (This frontend requires a controlling tty.)
  448. debconf: falling back to frontend: Teletype
  449. Setting up libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.6) ...
  450. Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.6) ...
  451. Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.6) ...
  452. Setting up python3.4 (3.4.3-1ubuntu1~14.04.6) ...
  453. Setting up ntpdate (1:4.2.6.p5+dfsg-3ubuntu2.14.04.12) ...
  454. Installing new version of config file /etc/network/if-up.d/ntpdate ...
  455. Setting up resolvconf (1.69ubuntu1.4) ...
  456. debconf: unable to initialize frontend: Dialog
  457. debconf: (TERM is not set, so the dialog frontend is not usable.)
  458. debconf: falling back to frontend: Readline
  459. debconf: unable to initialize frontend: Readline
  460. debconf: (This frontend requires a controlling tty.)
  461. debconf: falling back to frontend: Teletype
  462. invoke-rc.d: policy-rc.d denied execution of start.
  463. Setting up libdbus-1-3:amd64 (1.6.18-0ubuntu4.5) ...
  464. Setting up libdrm2:amd64 (2.4.67-1ubuntu0.14.04.2) ...
  465. Setting up libkmod2:amd64 (15-0ubuntu7) ...
  466. Setting up libudev1:amd64 (204-5ubuntu20.28) ...
  467. Setting up udev (204-5ubuntu20.28) ...
  468. invoke-rc.d: policy-rc.d denied execution of restart.
  469. Removing 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
  470. update-initramfs: deferring update (trigger activated)
  471. Setting up kmod (15-0ubuntu7) ...
  472. Setting up module-init-tools (15-0ubuntu7) ...
  473. Setting up apt-utils (1.0.1ubuntu2.18) ...
  474. Setting up eject (2.1.5+deb1+cvs20081104-13.1ubuntu0.14.04.1) ...
  475. Setting up iproute2 (3.12.0-2ubuntu1.2) ...
  476. Setting up ifupdown (0.7.47.2ubuntu4.4) ...
  477. Setting up isc-dhcp-common (4.2.4-7ubuntu12.13) ...
  478. Setting up isc-dhcp-client (4.2.4-7ubuntu12.13) ...
  479. Installing new version of config file /etc/apparmor.d/sbin.dhclient ...
  480. debconf: unable to initialize frontend: Dialog
  481. debconf: (TERM is not set, so the dialog frontend is not usable.)
  482. debconf: falling back to frontend: Readline
  483. debconf: unable to initialize frontend: Readline
  484. debconf: (This frontend requires a controlling tty.)
  485. debconf: falling back to frontend: Teletype
  486. Setting up logrotate (3.8.7-1ubuntu1.2) ...
  487. Setting up lsb-release (4.1+Debian11ubuntu6.2) ...
  488. Setting up sudo (1.8.9p5-1ubuntu1.4) ...
  489. Installing new version of config file /etc/sudoers ...
  490. Setting up vim-common (2:7.4.052-1ubuntu3.1) ...
  491. Setting up vim-tiny (2:7.4.052-1ubuntu3.1) ...
  492. Setting up cpio (2.11+dfsg-1ubuntu1.2) ...
  493. Setting up libklibc (2.0.3-0ubuntu1.14.04.3) ...
  494. Setting up klibc-utils (2.0.3-0ubuntu1.14.04.3) ...
  495. Setting up initramfs-tools-bin (0.103ubuntu4.10) ...
  496. Setting up initramfs-tools (0.103ubuntu4.10) ...
  497. update-initramfs: deferring update (trigger activated)
  498. Setting up makedev (2.3.1-93ubuntu2~ubuntu14.04.1) ...
  499. Setting up perl-modules (5.18.2-2ubuntu1.4) ...
  500. Setting up perl (5.18.2-2ubuntu1.4) ...
  501. Setting up init-system-helpers (1.14ubuntu1) ...
  502. Setting up rsyslog (7.4.4-1ubuntu2.7) ...
  503. debconf: unable to initialize frontend: Dialog
  504. debconf: (TERM is not set, so the dialog frontend is not usable.)
  505. debconf: falling back to frontend: Readline
  506. debconf: unable to initialize frontend: Readline
  507. debconf: (This frontend requires a controlling tty.)
  508. debconf: falling back to frontend: Teletype
  509. The user `syslog' is already a member of `adm'.
  510. invoke-rc.d: policy-rc.d denied execution of restart.
  511. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  512. Processing triggers for initramfs-tools (0.103ubuntu4.10) ...
  513. Reading package lists...
  514. Building dependency tree...
  515. Reading state information...
  516. The following extra packages will be installed:
  517. ca-certificates libidn11 openssl
  518. The following NEW packages will be installed:
  519. ca-certificates libidn11 openssl wget
  520. 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
  521. Need to get 1021 kB of archives.
  522. After this operation, 2371 kB of additional disk space will be used.
  523. Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11 amd64 1.28-1ubuntu2.2 [94.6 kB]
  524. Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssl amd64 1.0.1f-1ubuntu2.25 [490 kB]
  525. Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ca-certificates all 20170717~14.04.1 [167 kB]
  526. Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.4 [270 kB]
  527. debconf: unable to initialize frontend: Dialog
  528. debconf: (TERM is not set, so the dialog frontend is not usable.)
  529. debconf: falling back to frontend: Readline
  530. debconf: unable to initialize frontend: Readline
  531. debconf: (This frontend requires a controlling tty.)
  532. debconf: falling back to frontend: Teletype
  533. dpkg-preconfigure: unable to re-open stdin:
  534. Fetched 1021 kB in 2s (398 kB/s)
  535. Selecting previously unselected package libidn11:amd64.
  536. (Reading database ... 11571 files and directories currently installed.)
  537. Preparing to unpack .../libidn11_1.28-1ubuntu2.2_amd64.deb ...
  538. Unpacking libidn11:amd64 (1.28-1ubuntu2.2) ...
  539. Selecting previously unselected package openssl.
  540. Preparing to unpack .../openssl_1.0.1f-1ubuntu2.25_amd64.deb ...
  541. Unpacking openssl (1.0.1f-1ubuntu2.25) ...
  542. Selecting previously unselected package ca-certificates.
  543. Preparing to unpack .../ca-certificates_20170717~14.04.1_all.deb ...
  544. Unpacking ca-certificates (20170717~14.04.1) ...
  545. Selecting previously unselected package wget.
  546. Preparing to unpack .../wget_1.15-1ubuntu1.14.04.4_amd64.deb ...
  547. Unpacking wget (1.15-1ubuntu1.14.04.4) ...
  548. Setting up libidn11:amd64 (1.28-1ubuntu2.2) ...
  549. Setting up openssl (1.0.1f-1ubuntu2.25) ...
  550. Setting up ca-certificates (20170717~14.04.1) ...
  551. debconf: unable to initialize frontend: Dialog
  552. debconf: (TERM is not set, so the dialog frontend is not usable.)
  553. debconf: falling back to frontend: Readline
  554. debconf: unable to initialize frontend: Readline
  555. debconf: (This frontend requires a controlling tty.)
  556. debconf: falling back to frontend: Teletype
  557. Setting up wget (1.15-1ubuntu1.14.04.4) ...
  558. Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
  559. Processing triggers for ca-certificates (20170717~14.04.1) ...
  560. Updating certificates in /etc/ssl/certs... 148 added, 0 removed; done.
  561. Running hooks in /etc/ca-certificates/update.d....done.
  562. --2018-05-22 07:39:51-- https://packages.couchbase.com/releases/couchbase-sync-gateway/1.3.1/couchbase-sync-gateway-community_1.3.1-16_x86_64.deb
  563. Resolving packages.couchbase.com (packages.couchbase.com)... 54.230.9.21, 54.230.9.254, 54.230.9.162, ...
  564. Connecting to packages.couchbase.com (packages.couchbase.com)|54.230.9.21|:443... connected.
  565. HTTP request sent, awaiting response... 200 OK
  566. Length: 8591100 (8.2M) [application/x-debian-package]
  567. Saving to: 'package.deb'
  568. 0K .......... .......... .......... .......... .......... 0% 214K 39s
  569. 50K .......... .......... .......... .......... .......... 1% 359K 31s
  570. 100K .......... .......... .......... .......... .......... 1% 609K 25s
  571. 150K .......... .......... .......... .......... .......... 2% 601K 22s
  572. 200K .......... .......... .......... .......... .......... 2% 784K 20s
  573. 250K .......... .......... .......... .......... .......... 3% 643K 18s
  574. 300K .......... .......... .......... .......... .......... 4% 708K 17s
  575. 350K .......... .......... .......... .......... .......... 4% 668K 16s
  576. 400K .......... .......... .......... .......... .......... 5% 3.80M 15s
  577. 450K .......... .......... .......... .......... .......... 5% 772K 14s
  578. 500K .......... .......... .......... .......... .......... 6% 7.30M 13s
  579. 550K .......... .......... .......... .......... .......... 7% 768K 13s
  580. 600K .......... .......... .......... .......... .......... 7% 1.50M 12s
  581. 650K .......... .......... .......... .......... .......... 8% 1011K 12s
  582. 700K .......... .......... .......... .......... .......... 8% 2.07M 11s
  583. 750K .......... .......... .......... .......... .......... 9% 1019K 11s
  584. 800K .......... .......... .......... .......... .......... 10% 1.59M 10s
  585. 850K .......... .......... .......... .......... .......... 10% 1.29M 10s
  586. 900K .......... .......... .......... .......... .......... 11% 2.50M 10s
  587. 950K .......... .......... .......... .......... .......... 11% 872K 9s
  588. 1000K .......... .......... .......... .......... .......... 12% 4.92M 9s
  589. 1050K .......... .......... .......... .......... .......... 13% 1.65M 9s
  590. 1100K .......... .......... .......... .......... .......... 13% 1.13M 9s
  591. 1150K .......... .......... .......... .......... .......... 14% 1.63M 8s
  592. 1200K .......... .......... .......... .......... .......... 14% 1.16M 8s
  593. 1250K .......... .......... .......... .......... .......... 15% 6.53M 8s
  594. 1300K .......... .......... .......... .......... .......... 16% 720K 8s
  595. 1350K .......... .......... .......... .......... .......... 16% 8.51M 8s
  596. 1400K .......... .......... .......... .......... .......... 17% 1.79M 7s
  597. 1450K .......... .......... .......... .......... .......... 17% 1006K 7s
  598. 1500K .......... .......... .......... .......... .......... 18% 45.9M 7s
  599. 1550K .......... .......... .......... .......... .......... 19% 787K 7s
  600. 1600K .......... .......... .......... .......... .......... 19% 5.93M 7s
  601. 1650K .......... .......... .......... .......... .......... 20% 1.88M 7s
  602. 1700K .......... .......... .......... .......... .......... 20% 1.19M 7s
  603. 1750K .......... .......... .......... .......... .......... 21% 3.66M 6s
  604. 1800K .......... .......... .......... .......... .......... 22% 2.77M 6s
  605. 1850K .......... .......... .......... .......... .......... 22% 1.22M 6s
  606. 1900K .......... .......... .......... .......... .......... 23% 4.12M 6s
  607. 1950K .......... .......... .......... .......... .......... 23% 1.88M 6s
  608. 2000K .......... .......... .......... .......... .......... 24% 1.13M 6s
  609. 2050K .......... .......... .......... .......... .......... 25% 4.14M 6s
  610. 2100K .......... .......... .......... .......... .......... 25% 2.22M 6s
  611. 2150K .......... .......... .......... .......... .......... 26% 1.33M 5s
  612. 2200K .......... .......... .......... .......... .......... 26% 4.06M 5s
  613. 2250K .......... .......... .......... .......... .......... 27% 1.98M 5s
  614. 2300K .......... .......... .......... .......... .......... 28% 1.23M 5s
  615. 2350K .......... .......... .......... .......... .......... 28% 11.6M 5s
  616. 2400K .......... .......... .......... .......... .......... 29% 1.69M 5s
  617. 2450K .......... .......... .......... .......... .......... 29% 1.01M 5s
  618. 2500K .......... .......... .......... .......... .......... 30% 27.7M 5s
  619. 2550K .......... .......... .......... .......... .......... 30% 4.23M 5s
  620. 2600K .......... .......... .......... .......... .......... 31% 3.20M 5s
  621. 2650K .......... .......... .......... .......... .......... 32% 1.12M 5s
  622. 2700K .......... .......... .......... .......... .......... 32% 4.43M 4s
  623. 2750K .......... .......... .......... .......... .......... 33% 3.32M 4s
  624. 2800K .......... .......... .......... .......... .......... 33% 1.27M 4s
  625. 2850K .......... .......... .......... .......... .......... 34% 4.50M 4s
  626. 2900K .......... .......... .......... .......... .......... 35% 3.41M 4s
  627. 2950K .......... .......... .......... .......... .......... 35% 2.73M 4s
  628. 3000K .......... .......... .......... .......... .......... 36% 1.41M 4s
  629. 3050K .......... .......... .......... .......... .......... 36% 3.56M 4s
  630. 3100K .......... .......... .......... .......... .......... 37% 5.65M 4s
  631. 3150K .......... .......... .......... .......... .......... 38% 3.35M 4s
  632. 3200K .......... .......... .......... .......... .......... 38% 1.18M 4s
  633. 3250K .......... .......... .......... .......... .......... 39% 7.65M 4s
  634. 3300K .......... .......... .......... .......... .......... 39% 3.66M 4s
  635. 3350K .......... .......... .......... .......... .......... 40% 3.05M 4s
  636. 3400K .......... .......... .......... .......... .......... 41% 1.26M 4s
  637. 3450K .......... .......... .......... .......... .......... 41% 4.50M 3s
  638. 3500K .......... .......... .......... .......... .......... 42% 7.22M 3s
  639. 3550K .......... .......... .......... .......... .......... 42% 3.50M 3s
  640. 3600K .......... .......... .......... .......... .......... 43% 1.37M 3s
  641. 3650K .......... .......... .......... .......... .......... 44% 4.03M 3s
  642. 3700K .......... .......... .......... .......... .......... 44% 5.73M 3s
  643. 3750K .......... .......... .......... .......... .......... 45% 2.44M 3s
  644. 3800K .......... .......... .......... .......... .......... 45% 8.59M 3s
  645. 3850K .......... .......... .......... .......... .......... 46% 1.33M 3s
  646. 3900K .......... .......... .......... .......... .......... 47% 4.22M 3s
  647. 3950K .......... .......... .......... .......... .......... 47% 8.26M 3s
  648. 4000K .......... .......... .......... .......... .......... 48% 3.92M 3s
  649. 4050K .......... .......... .......... .......... .......... 48% 1.31M 3s
  650. 4100K .......... .......... .......... .......... .......... 49% 6.01M 3s
  651. 4150K .......... .......... .......... .......... .......... 50% 4.23M 3s
  652. 4200K .......... .......... .......... .......... .......... 50% 8.29M 3s
  653. 4250K .......... .......... .......... .......... .......... 51% 3.06M 3s
  654. 4300K .......... .......... .......... .......... .......... 51% 1.36M 3s
  655. 4350K .......... .......... .......... .......... .......... 52% 5.70M 3s
  656. 4400K .......... .......... .......... .......... .......... 53% 4.66M 2s
  657. 4450K .......... .......... .......... .......... .......... 53% 9.60M 2s
  658. 4500K .......... .......... .......... .......... .......... 54% 3.36M 2s
  659. 4550K .......... .......... .......... .......... .......... 54% 1.41M 2s
  660. 4600K .......... .......... .......... .......... .......... 55% 5.15M 2s
  661. 4650K .......... .......... .......... .......... .......... 56% 8.78M 2s
  662. 4700K .......... .......... .......... .......... .......... 56% 5.90M 2s
  663. 4750K .......... .......... .......... .......... .......... 57% 2.47M 2s
  664. 4800K .......... .......... .......... .......... .......... 57% 1.75M 2s
  665. 4850K .......... .......... .......... .......... .......... 58% 6.20M 2s
  666. 4900K .......... .......... .......... .......... .......... 59% 2.62M 2s
  667. 4950K .......... .......... .......... .......... .......... 59% 6.16M 2s
  668. 5000K .......... .......... .......... .......... .......... 60% 13.2M 2s
  669. 5050K .......... .......... .......... .......... .......... 60% 6.45M 2s
  670. 5100K .......... .......... .......... .......... .......... 61% 1.32M 2s
  671. 5150K .......... .......... .......... .......... .......... 61% 9.85M 2s
  672. 5200K .......... .......... .......... .......... .......... 62% 4.38M 2s
  673. 5250K .......... .......... .......... .......... .......... 63% 6.45M 2s
  674. 5300K .......... .......... .......... .......... .......... 63% 7.32M 2s
  675. 5350K .......... .......... .......... .......... .......... 64% 5.35M 2s
  676. 5400K .......... .......... .......... .......... .......... 64% 1.47M 2s
  677. 5450K .......... .......... .......... .......... .......... 65% 5.50M 2s
  678. 5500K .......... .......... .......... .......... .......... 66% 3.86M 2s
  679. 5550K .......... .......... .......... .......... .......... 66% 7.63M 2s
  680. 5600K .......... .......... .......... .......... .......... 67% 5.56M 2s
  681. 5650K .......... .......... .......... .......... .......... 67% 5.98M 1s
  682. 5700K .......... .......... .......... .......... .......... 68% 1.50M 1s
  683. 5750K .......... .......... .......... .......... .......... 69% 7.09M 1s
  684. 5800K .......... .......... .......... .......... .......... 69% 5.46M 1s
  685. 5850K .......... .......... .......... .......... .......... 70% 8.13M 1s
  686. 5900K .......... .......... .......... .......... .......... 70% 4.33M 1s
  687. 5950K .......... .......... .......... .......... .......... 71% 5.48M 1s
  688. 6000K .......... .......... .......... .......... .......... 72% 1.68M 1s
  689. 6050K .......... .......... .......... .......... .......... 72% 5.22M 1s
  690. 6100K .......... .......... .......... .......... .......... 73% 8.35M 1s
  691. 6150K .......... .......... .......... .......... .......... 73% 5.88M 1s
  692. 6200K .......... .......... .......... .......... .......... 74% 7.73M 1s
  693. 6250K .......... .......... .......... .......... .......... 75% 5.05M 1s
  694. 6300K .......... .......... .......... .......... .......... 75% 1.56M 1s
  695. 6350K .......... .......... .......... .......... .......... 76% 2.33M 1s
  696. 6400K .......... .......... .......... .......... .......... 76% 24.7M 1s
  697. 6450K .......... .......... .......... .......... .......... 77% 13.2M 1s
  698. 6500K .......... .......... .......... .......... .......... 78% 6.49M 1s
  699. 6550K .......... .......... .......... .......... .......... 78% 6.33M 1s
  700. 6600K .......... .......... .......... .......... .......... 79% 8.85M 1s
  701. 6650K .......... .......... .......... .......... .......... 79% 1.66M 1s
  702. 6700K .......... .......... .......... .......... .......... 80% 3.94M 1s
  703. 6750K .......... .......... .......... .......... .......... 81% 8.78M 1s
  704. 6800K .......... .......... .......... .......... .......... 81% 10.9M 1s
  705. 6850K .......... .......... .......... .......... .......... 82% 3.06M 1s
  706. 6900K .......... .......... .......... .......... .......... 82% 7.71M 1s
  707. 6950K .......... .......... .......... .......... .......... 83% 4.63M 1s
  708. 7000K .......... .......... .......... .......... .......... 84% 2.32M 1s
  709. 7050K .......... .......... .......... .......... .......... 84% 5.05M 1s
  710. 7100K .......... .......... .......... .......... .......... 85% 11.2M 1s
  711. 7150K .......... .......... .......... .......... .......... 85% 7.16M 1s
  712. 7200K .......... .......... .......... .......... .......... 86% 2.62M 1s
  713. 7250K .......... .......... .......... .......... .......... 87% 61.8M 1s
  714. 7300K .......... .......... .......... .......... .......... 87% 7.05M 0s
  715. 7350K .......... .......... .......... .......... .......... 88% 2.18M 0s
  716. 7400K .......... .......... .......... .......... .......... 88% 3.11M 0s
  717. 7450K .......... .......... .......... .......... .......... 89% 15.8M 0s
  718. 7500K .......... .......... .......... .......... .......... 89% 5.80M 0s
  719. 7550K .......... .......... .......... .......... .......... 90% 4.22M 0s
  720. 7600K .......... .......... .......... .......... .......... 91% 14.8M 0s
  721. 7650K .......... .......... .......... .......... .......... 91% 2.58M 0s
  722. 7700K .......... .......... .......... .......... .......... 92% 13.1M 0s
  723. 7750K .......... .......... .......... .......... .......... 92% 4.16M 0s
  724. 7800K .......... .......... .......... .......... .......... 93% 4.71M 0s
  725. 7850K .......... .......... .......... .......... .......... 94% 4.13M 0s
  726. 7900K .......... .......... .......... .......... .......... 94% 4.10M 0s
  727. 7950K .......... .......... .......... .......... .......... 95% 31.8M 0s
  728. 8000K .......... .......... .......... .......... .......... 95% 4.00M 0s
  729. 8050K .......... .......... .......... .......... .......... 96% 9.41M 0s
  730. 8100K .......... .......... .......... .......... .......... 97% 4.30M 0s
  731. 8150K .......... .......... .......... .......... .......... 97% 3.32M 0s
  732. 8200K .......... .......... .......... .......... .......... 98% 5.01M 0s
  733. 8250K .......... .......... .......... .......... .......... 98% 17.4M 0s
  734. 8300K .......... .......... .......... .......... .......... 99% 4.49M 0s
  735. 8350K .......... .......... .......... ......... 100% 50.8M=3.7s
  736. 2018-05-22 07:39:55 (2.22 MB/s) - 'package.deb' saved [8591100/8591100]
  737. Selecting previously unselected package couchbase-sync-gateway.
  738. (Reading database ... 11859 files and directories currently installed.)
  739. Preparing to unpack package.deb ...
  740. Unpacking couchbase-sync-gateway (1.3.1-16) ...
  741. Setting up couchbase-sync-gateway (1.3.1-16) ...
  742. sync_gateway: unrecognized service
  743. dpkg: error processing package couchbase-sync-gateway (--install):
  744. subprocess installed post-installation script returned error exit status 1
  745. Errors were encountered while processing:
  746. couchbase-sync-gateway
  747. Removing intermediate container 2b0e10c374e7
  748. ---> badf212dd187
  749. Step 4/7 : ENV PATH /opt/couchbase-sync-gateway/bin:$PATH
  750. ---> Running in 27f4d5c4456c
  751. Removing intermediate container 27f4d5c4456c
  752. ---> f86e927afe73
  753. Step 5/7 : EXPOSE 4984 4985
  754. ---> Running in ae10c94478bd
  755. Removing intermediate container ae10c94478bd
  756. ---> d7215af47f9e
  757. Step 6/7 : WORKDIR /opt/couchbase-sync-gateway/
  758. Removing intermediate container 3e9bbb25388d
  759. ---> 8762deeacca0
  760. Step 7/7 : CMD ["/bin/bash"]
  761. ---> Running in abf8bc22e9c0
  762. Removing intermediate container abf8bc22e9c0
  763. ---> b25924dfb2ab
  764. Successfully built b25924dfb2ab
  765. Successfully tagged saferpass/syncgateway:latest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement