Advertisement
Guest User

Untitled

a guest
Jan 12th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.65 KB | None | 0 0
  1. diverging-windmill:zulip loganw$ vagrant up
  2. Bringing machine 'default' up with 'virtualbox' provider...
  3. ==> default: Importing base box 'ubuntu/trusty64'...
  4. ==> default: Matching MAC address for NAT networking...
  5. ==> default: Checking if box 'ubuntu/trusty64' is up to date...
  6. ==> default: Setting the name of the VM: zulip_default_1515785488747_83902
  7. ==> default: Clearing any previously set forwarded ports...
  8. ==> default: Clearing any previously set network interfaces...
  9. ==> default: Preparing network interfaces based on configuration...
  10. default: Adapter 1: nat
  11. default: Adapter 2: hostonly
  12. ==> default: Forwarding ports...
  13. default: 9991 (guest) => 9991 (host) (adapter 1)
  14. default: 22 (guest) => 2222 (host) (adapter 1)
  15. ==> default: Running 'pre-boot' VM customizations...
  16. ==> default: Booting VM...
  17. ==> default: Waiting for machine to boot. This may take a few minutes...
  18. default: SSH address: 127.0.0.1:2222
  19. default: SSH username: vagrant
  20. default: SSH auth method: private key
  21. default:
  22. default: Vagrant insecure key detected. Vagrant will automatically replace
  23. default: this with a newly generated keypair for better security.
  24. default:
  25. default: Inserting generated public key within guest...
  26. default: Removing insecure key from the guest if it's present...
  27. default: Key inserted! Disconnecting and reconnecting using new SSH key...
  28. ==> default: Machine booted and ready!
  29. ==> default: Checking for guest additions in VM...
  30. default: The guest additions on this VM do not match the installed version of
  31. default: VirtualBox! In most cases this is fine, but in rare cases it can
  32. default: prevent things such as shared folders from working properly. If you see
  33. default: shared folder errors, please make sure the guest additions within the
  34. default: virtual machine match the version of VirtualBox you have installed on
  35. default: your host and reload your VM.
  36. default:
  37. default: Guest Additions Version: 4.3.36
  38. default: VirtualBox Version: 5.1
  39. ==> default: Configuring and enabling network interfaces...
  40. ==> default: Exporting NFS shared folders...
  41. ==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
  42. Password:
  43. The nfsd service does not appear to be running.
  44. Starting the nfsd service
  45. ==> default: Mounting NFS shared folders...
  46. ==> default: Running provisioner: shell...
  47. default: Running: inline script
  48. ==> default: ++ set -e
  49. ==> default: ++ set -o pipefail
  50. ==> default: ++ '[' -d /sys/fs/selinux ']'
  51. ==> default: ++ grep -q LC_ALL=en_US.UTF-8 /etc/default/locale
  52. ==> default: ++ echo LC_ALL=en_US.UTF-8
  53. ==> default: ++ sudo tee -a /etc/default/locale
  54. ==> default: LC_ALL=en_US.UTF-8
  55. ==> default: ++ export SKIP_VENV_SHELL_WARNING=1
  56. ==> default: ++ SKIP_VENV_SHELL_WARNING=1
  57. ==> default: ++ set +x
  58. ==> default: + mkdir -p /srv/zulip/var/aecce65d-55bb-4bec-9265-e7f979cbe957
  59. ==> default: Reading package lists...
  60. ==> default: Building dependency tree...
  61. ==> default:
  62. ==> default: Reading state information...
  63. ==> default: lsb-release is already the newest version.
  64. ==> default: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  65. ==> default: + touch /srv/zulip/var/aecce65d-55bb-4bec-9265-e7f979cbe957/apt_dependencies_hash
  66. ==> default: + sudo ./scripts/lib/setup-apt-repo
  67. ==> default: + SOURCES_FILE=/etc/apt/sources.list.d/zulip.list
  68. ==> default: + STAMP_FILE=/etc/apt/sources.list.d/zulip.list.apt-update-in-progress
  69. ==> default: ++ shasum /etc/apt/sources.list.d/zulip.list
  70. ==> default: shasum: /etc/apt/sources.list.d/zulip.list:
  71. ==> default: + zulip_source_hash=
  72. ==> default: + apt-get install -y lsb-release
  73. ==> default: Reading package lists...
  74. ==> default: Building dependency tree...
  75. ==> default: Reading state information...
  76. ==> default: lsb-release is already the newest version.
  77. ==> default: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  78. ==> default: +++ dirname ./scripts/lib/setup-apt-repo
  79. ==> default: ++ dirname ./scripts/lib
  80. ==> default: + SCRIPTS_PATH=./scripts
  81. ==> default: + apt-key add ./scripts/setup/zulip-ppa.asc
  82. ==> default: OK
  83. ==> default: + apt-key add ./scripts/setup/pgroonga-ppa.asc
  84. ==> default: OK
  85. ==> default: ++ lsb_release -sc
  86. ==> default: + release=trusty
  87. ==> default: + '[' trusty = trusty ']'
  88. ==> default: + cat
  89. ==> default: ++ shasum /etc/apt/sources.list.d/zulip.list
  90. ==> default: + '[' '' = '93b60b7674be79f58e29d74c362ab7c0df3e7db5 /etc/apt/sources.list.d/zulip.list' ']'
  91. ==> default: + touch /etc/apt/sources.list.d/zulip.list.apt-update-in-progress
  92. ==> default: + apt-get update
  93. ==> default: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
  94. ==> default: Get:2 http://security.ubuntu.com trusty-security/main Sources [148 kB]
  95. ==> default: Get:3 http://security.ubuntu.com trusty-security/universe Sources [67.2 kB]
  96. ==> default: Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [703 kB]
  97. ==> default: Get:5 http://ppa.launchpad.net trusty InRelease [21.4 kB]
  98. ==> default: Ign http://archive.ubuntu.com trusty InRelease
  99. ==> default: Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [201 kB]
  100. ==> default: Get:7 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
  101. ==> default: Get:8 http://security.ubuntu.com trusty-security/main Translation-en [378 kB]
  102. ==> default: Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [113 kB]
  103. ==> default: Get:10 http://ppa.launchpad.net trusty InRelease [16.0 kB]
  104. ==> default: Hit http://archive.ubuntu.com trusty-backports InRelease
  105. ==> default: Hit http://archive.ubuntu.com trusty Release.gpg
  106. ==> default: Get:11 http://archive.ubuntu.com trusty-updates/main Sources [410 kB]
  107. ==> default: Get:12 http://ppa.launchpad.net trusty/main Sources [3,089 B]
  108. ==> default: Get:13 http://ppa.launchpad.net trusty/main amd64 Packages [4,327 B]
  109. ==> default: Get:14 http://archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]
  110. ==> default: Get:15 http://ppa.launchpad.net trusty/main Translation-en [2,186 B]
  111. ==> default: Get:16 http://archive.ubuntu.com trusty-updates/universe Sources [196 kB]
  112. ==> default: Get:17 http://archive.ubuntu.com trusty-updates/multiverse Sources [7,368 B]
  113. ==> default: Get:18 http://ppa.launchpad.net trusty/main Sources [6,616 B]
  114. ==> default: Get:19 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1,050 kB]
  115. ==> default: Get:20 http://ppa.launchpad.net trusty/main amd64 Packages [5,097 B]
  116. ==> default: Get:21 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]
  117. ==> default: Get:22 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [439 kB]
  118. ==> default: Get:23 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]
  119. ==> default: Get:24 http://archive.ubuntu.com trusty-updates/main Translation-en [518 kB]
  120. ==> default: Get:25 http://ppa.launchpad.net trusty/main Translation-en [4,509 B]
  121. ==> default: Get:26 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]
  122. ==> default: Get:27 http://archive.ubuntu.com trusty-updates/restricted Translation-en [4,024 B]
  123. ==> default: Get:28 http://archive.ubuntu.com trusty-updates/universe Translation-en [237 kB]
  124. ==> default: Get:29 http://archive.ubuntu.com trusty-backports/main Sources [9,709 B]
  125. ==> default: Get:30 http://archive.ubuntu.com trusty-backports/restricted Sources [28 B]
  126. ==> default: Get:31 http://archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]
  127. ==> default: Get:32 http://archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]
  128. ==> default: Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
  129. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
  130. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
  131. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
  132. ==> default: Hit http://archive.ubuntu.com trusty-backports/main Translation-en
  133. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
  134. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
  135. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
  136. ==> default: Hit http://archive.ubuntu.com trusty Release
  137. ==> default: Get:33 http://archive.ubuntu.com trusty/main Sources [1,064 kB]
  138. ==> default: Get:34 http://archive.ubuntu.com trusty/restricted Sources [5,433 B]
  139. ==> default: Get:35 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]
  140. ==> default: Get:36 http://archive.ubuntu.com trusty/multiverse Sources [174 kB]
  141. ==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages
  142. ==> default: Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
  143. ==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages
  144. ==> default: Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
  145. ==> default: Hit http://archive.ubuntu.com trusty/main Translation-en
  146. ==> default: Hit http://archive.ubuntu.com trusty/multiverse Translation-en
  147. ==> default: Hit http://archive.ubuntu.com trusty/restricted Translation-en
  148. ==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en
  149. ==> default: Ign http://archive.ubuntu.com trusty/main Translation-en_US
  150. ==> default: Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
  151. ==> default: Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
  152. ==> default: Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  153. ==> default: Fetched 12.4 MB in 6s (1,816 kB/s)
  154. ==> default: W
  155. ==> default: :
  156. ==> default: Failed to fetch http://ppa.launchpad.net/groonga/ppa/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  157. ==> default: W
  158. ==> default: :
  159. ==> default: Failed to fetch http://ppa.launchpad.net/groonga/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages Hash Sum mismatch
  160. ==> default: W
  161. ==> default: :
  162. ==> default: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  163. ==> default: W
  164. ==> default: :
  165. ==> default: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/i18n/Translation-en Hash Sum mismatch
  166. ==> default: E
  167. ==> default: :
  168. ==> default: Some index files failed to download. They have been ignored, or old ones used instead.
  169. ==> default:
  170. ==> default: Error running a subcommand of ./lib/provision.py: sudo ./scripts/lib/setup-apt-repo
  171. ==> default: Actual error output for the subcommand is just above this.
  172. ==> default:
  173. ==> default: `apt-get -y install` failed while installing dependencies; retrying...
  174. ==> default: + sudo apt-get update
  175. ==> default: Hit http://security.ubuntu.com trusty-security InRelease
  176. ==> default: Hit http://security.ubuntu.com trusty-security/main Sources
  177. ==> default: Hit http://security.ubuntu.com trusty-security/universe Sources
  178. ==> default: Hit http://security.ubuntu.com trusty-security/main amd64 Packages
  179. ==> default: Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
  180. ==> default: Hit http://security.ubuntu.com trusty-security/main Translation-en
  181. ==> default: Hit http://security.ubuntu.com trusty-security/universe Translation-en
  182. ==> default: Hit http://ppa.launchpad.net trusty InRelease
  183. ==> default: Ign http://archive.ubuntu.com trusty InRelease
  184. ==> default: Hit http://archive.ubuntu.com trusty-updates InRelease
  185. ==> default: Hit http://ppa.launchpad.net trusty InRelease
  186. ==> default: Hit http://archive.ubuntu.com trusty-backports InRelease
  187. ==> default: Hit http://archive.ubuntu.com trusty Release.gpg
  188. ==> default: Get:1 http://ppa.launchpad.net trusty/main Sources [3,089 B]
  189. ==> default: Hit http://archive.ubuntu.com trusty-updates/main Sources
  190. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Sources
  191. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe Sources
  192. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
  193. ==> default: Hit http://ppa.launchpad.net trusty/main Translation-en
  194. ==> default: Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
  195. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
  196. ==> default: Get:2 http://ppa.launchpad.net trusty/main Sources [6,616 B]
  197. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
  198. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
  199. ==> default: Hit http://ppa.launchpad.net trusty/main amd64 Packages
  200. ==> default: Hit http://archive.ubuntu.com trusty-updates/main Translation-en
  201. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
  202. ==> default: Get:3 http://ppa.launchpad.net trusty/main Translation-en [4,509 B]
  203. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
  204. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
  205. ==> default: Hit http://archive.ubuntu.com trusty-backports/main Sources
  206. ==> default: Get:4 http://ppa.launchpad.net trusty/main amd64 Packages [4,327 B]
  207. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Sources
  208. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe Sources
  209. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
  210. ==> default: Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
  211. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
  212. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
  213. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
  214. ==> default: Hit http://archive.ubuntu.com trusty-backports/main Translation-en
  215. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
  216. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
  217. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
  218. ==> default: Hit http://archive.ubuntu.com trusty Release
  219. ==> default: Hit http://archive.ubuntu.com trusty/main Sources
  220. ==> default: Hit http://archive.ubuntu.com trusty/restricted Sources
  221. ==> default: Hit http://archive.ubuntu.com trusty/universe Sources
  222. ==> default: Hit http://archive.ubuntu.com trusty/multiverse Sources
  223. ==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages
  224. ==> default: Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
  225. ==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages
  226. ==> default: Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
  227. ==> default: Hit http://archive.ubuntu.com trusty/main Translation-en
  228. ==> default: Hit http://archive.ubuntu.com trusty/multiverse Translation-en
  229. ==> default: Hit http://archive.ubuntu.com trusty/restricted Translation-en
  230. ==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en
  231. ==> default: Ign http://archive.ubuntu.com trusty/main Translation-en_US
  232. ==> default: Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
  233. ==> default: Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
  234. ==> default: Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  235. ==> default: Fetched 6,268 B in 5s (1,134 B/s)
  236. ==> default: W: Failed to fetch http://ppa.launchpad.net/groonga/ppa/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  237. ==> default:
  238. ==> default: W: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  239. ==> default:
  240. ==> default: W: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/i18n/Translation-en Hash Sum mismatch
  241. ==> default:
  242. ==> default: E: Some index files failed to download. They have been ignored, or old ones used instead.
  243. ==> default:
  244. ==> default: Error running a subcommand of ./lib/provision.py: sudo apt-get update
  245. ==> default: Actual error output for the subcommand is just above this.
  246. ==> default: Traceback (most recent call last):
  247. ==> default: File "./lib/provision.py", line 229, in main
  248. ==> default: install_apt_deps()
  249. ==> default: File "./lib/provision.py", line 198, in install_apt_deps
  250. ==> default: run(["sudo", "./scripts/lib/setup-apt-repo"])
  251. ==> default: File "/srv/zulip/scripts/lib/zulip_tools.py", line 163, in run
  252. ==> default: subprocess.check_call(args, **kwargs)
  253. ==> default: File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
  254. ==> default: raise CalledProcessError(retcode, cmd)
  255. ==> default: subprocess.CalledProcessError: Command '['sudo', './scripts/lib/setup-apt-repo']' returned non-zero exit status 100
  256. ==> default:
  257. ==> default: During handling of the above exception, another exception occurred:
  258. ==> default: Traceback (most recent call last):
  259. ==> default: File "./lib/provision.py", line 405, in <module>
  260. ==> default: sys.exit(main(options))
  261. ==> default: File "./lib/provision.py", line 238, in main
  262. ==> default: run(['sudo', 'apt-get', 'update'])
  263. ==> default: File "/srv/zulip/scripts/lib/zulip_tools.py", line 163, in run
  264. ==> default: subprocess.check_call(args, **kwargs)
  265. ==> default: File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
  266. ==> default: raise CalledProcessError(retcode, cmd)
  267. ==> default: subprocess.CalledProcessError: Command '['sudo', 'apt-get', 'update']' returned non-zero exit status 100
  268. ==> default:
  269. ==> default: Provisioning failed!
  270. ==> default: * Look at the traceback(s) above to find more about the errors.
  271. ==> default: * Resolve the errors or get help on chat.
  272. ==> default: * If you can fix this yourself, you can re-run tools/provision at any time.
  273. ==> default: * Logs are here: zulip/var/log/provision.log
  274. ==> default:
  275. The SSH command responded with a non-zero exit status. Vagrant
  276. assumes that this means the command failed. The output for this command
  277. should be in the log above. Please read the output to determine what
  278. went wrong.
  279. diverging-windmill:zulip loganw$ vagrant provision
  280. ==> default: Running provisioner: shell...
  281. default: Running: inline script
  282. ==> default: ++ set -e
  283. ==> default: ++ set -o pipefail
  284. ==> default: ++ '[' -d /sys/fs/selinux ']'
  285. ==> default: ++ grep -q LC_ALL=en_US.UTF-8 /etc/default/locale
  286. ==> default: ++ export SKIP_VENV_SHELL_WARNING=1
  287. ==> default: ++ SKIP_VENV_SHELL_WARNING=1
  288. ==> default: ++ set +x
  289. ==> default: + mkdir -p /srv/zulip/var/aecce65d-55bb-4bec-9265-e7f979cbe957
  290. ==> default: Reading package lists...
  291. ==> default: Building dependency tree...
  292. ==> default:
  293. ==> default: Reading state information...
  294. ==> default: lsb-release is already the newest version.
  295. ==> default: 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  296. ==> default: + sudo ./scripts/lib/setup-apt-repo
  297. ==> default: + SOURCES_FILE=/etc/apt/sources.list.d/zulip.list
  298. ==> default: + STAMP_FILE=/etc/apt/sources.list.d/zulip.list.apt-update-in-progress
  299. ==> default: ++ shasum /etc/apt/sources.list.d/zulip.list
  300. ==> default: + zulip_source_hash='93b60b7674be79f58e29d74c362ab7c0df3e7db5 /etc/apt/sources.list.d/zulip.list'
  301. ==> default: + apt-get install -y lsb-release
  302. ==> default: Reading package lists...
  303. ==> default: Building dependency tree...
  304. ==> default: Reading state information...
  305. ==> default: lsb-release is already the newest version.
  306. ==> default: 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  307. ==> default: +++ dirname ./scripts/lib/setup-apt-repo
  308. ==> default: ++ dirname ./scripts/lib
  309. ==> default: + SCRIPTS_PATH=./scripts
  310. ==> default: + apt-key add ./scripts/setup/zulip-ppa.asc
  311. ==> default: OK
  312. ==> default: + apt-key add ./scripts/setup/pgroonga-ppa.asc
  313. ==> default: OK
  314. ==> default: ++ lsb_release -sc
  315. ==> default: + release=trusty
  316. ==> default: + '[' trusty = trusty ']'
  317. ==> default: + cat
  318. ==> default: ++ shasum /etc/apt/sources.list.d/zulip.list
  319. ==> default: + '[' '93b60b7674be79f58e29d74c362ab7c0df3e7db5 /etc/apt/sources.list.d/zulip.list' = '93b60b7674be79f58e29d74c362ab7c0df3e7db5 /etc/apt/sources.list.d/zulip.list' ']'
  320. ==> default: + '[' -e /etc/apt/sources.list.d/zulip.list.apt-update-in-progress ']'
  321. ==> default: + touch /etc/apt/sources.list.d/zulip.list.apt-update-in-progress
  322. ==> default: + apt-get update
  323. ==> default: Hit http://security.ubuntu.com trusty-security InRelease
  324. ==> default: Hit http://security.ubuntu.com trusty-security/main Sources
  325. ==> default: Hit http://security.ubuntu.com trusty-security/universe Sources
  326. ==> default: Hit http://security.ubuntu.com trusty-security/main amd64 Packages
  327. ==> default: Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
  328. ==> default: Hit http://security.ubuntu.com trusty-security/main Translation-en
  329. ==> default: Hit http://security.ubuntu.com trusty-security/universe Translation-en
  330. ==> default: Ign http://archive.ubuntu.com trusty InRelease
  331. ==> default: Hit http://ppa.launchpad.net trusty InRelease
  332. ==> default: Hit http://archive.ubuntu.com trusty-updates InRelease
  333. ==> default: Hit http://archive.ubuntu.com trusty-backports InRelease
  334. ==> default: Hit http://ppa.launchpad.net trusty InRelease
  335. ==> default: Hit http://archive.ubuntu.com trusty Release.gpg
  336. ==> default: Hit http://archive.ubuntu.com trusty-updates/main Sources
  337. ==> default: Get:1 http://ppa.launchpad.net trusty/main Sources [3,089 B]
  338. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Sources
  339. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe Sources
  340. ==> default: Hit http://ppa.launchpad.net trusty/main amd64 Packages
  341. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
  342. ==> default: Hit http://ppa.launchpad.net trusty/main Translation-en
  343. ==> default: Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
  344. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
  345. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
  346. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
  347. ==> default: Hit http://archive.ubuntu.com trusty-updates/main Translation-en
  348. ==> default: Hit http://ppa.launchpad.net trusty/main amd64 Packages
  349. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
  350. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
  351. ==> default: Get:2 http://ppa.launchpad.net trusty/main Translation-en [4,509 B]
  352. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
  353. ==> default: Hit http://archive.ubuntu.com trusty-backports/main Sources
  354. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Sources
  355. ==> default: Get:3 http://ppa.launchpad.net trusty/main Sources [6,616 B]
  356. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe Sources
  357. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
  358. ==> default: Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
  359. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
  360. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
  361. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
  362. ==> default: Hit http://archive.ubuntu.com trusty-backports/main Translation-en
  363. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
  364. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
  365. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
  366. ==> default: Hit http://archive.ubuntu.com trusty Release
  367. ==> default: Hit http://archive.ubuntu.com trusty/main Sources
  368. ==> default: Hit http://archive.ubuntu.com trusty/restricted Sources
  369. ==> default: Hit http://archive.ubuntu.com trusty/universe Sources
  370. ==> default: Hit http://archive.ubuntu.com trusty/multiverse Sources
  371. ==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages
  372. ==> default: Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
  373. ==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages
  374. ==> default: Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
  375. ==> default: Hit http://archive.ubuntu.com trusty/main Translation-en
  376. ==> default: Hit http://archive.ubuntu.com trusty/multiverse Translation-en
  377. ==> default: Hit http://archive.ubuntu.com trusty/restricted Translation-en
  378. ==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en
  379. ==> default: Ign http://archive.ubuntu.com trusty/main Translation-en_US
  380. ==> default: Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
  381. ==> default: Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
  382. ==> default: Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  383. ==> default: Fetched 9,117 B in 5s (1,782 B/s)
  384. ==> default: W
  385. ==> default: :
  386. ==> default: Failed to fetch http://ppa.launchpad.net/groonga/ppa/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  387. ==> default: W
  388. ==> default: :
  389. ==> default: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  390. ==> default: W
  391. ==> default: :
  392. ==> default: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/i18n/Translation-en Hash Sum mismatch
  393. ==> default: E
  394. ==> default: :
  395. ==> default: Some index files failed to download. They have been ignored, or old ones used instead.
  396. ==> default:
  397. ==> default: Error running a subcommand of ./lib/provision.py: sudo ./scripts/lib/setup-apt-repo
  398. ==> default: Actual error output for the subcommand is just above this.
  399. ==> default:
  400. ==> default: `apt-get -y install` failed while installing dependencies; retrying...
  401. ==> default: + sudo apt-get update
  402. ==> default: Hit http://ppa.launchpad.net trusty InRelease
  403. ==> default: Ign http://archive.ubuntu.com trusty InRelease
  404. ==> default: Hit http://security.ubuntu.com trusty-security InRelease
  405. ==> default: Hit http://archive.ubuntu.com trusty-updates InRelease
  406. ==> default: Hit http://security.ubuntu.com trusty-security/main Sources
  407. ==> default: Hit http://ppa.launchpad.net trusty InRelease
  408. ==> default: Hit http://archive.ubuntu.com trusty-backports InRelease
  409. ==> default: Hit http://security.ubuntu.com trusty-security/universe Sources
  410. ==> default: Hit http://archive.ubuntu.com trusty Release.gpg
  411. ==> default: Hit http://security.ubuntu.com trusty-security/main amd64 Packages
  412. ==> default: Get:1 http://ppa.launchpad.net trusty/main Sources [3,089 B]
  413. ==> default: Hit http://archive.ubuntu.com trusty-updates/main Sources
  414. ==> default: Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
  415. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Sources
  416. ==> default: Hit http://ppa.launchpad.net trusty/main amd64 Packages
  417. ==> default: Hit http://security.ubuntu.com trusty-security/main Translation-en
  418. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe Sources
  419. ==> default: Hit http://security.ubuntu.com trusty-security/universe Translation-en
  420. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
  421. ==> default: Hit http://ppa.launchpad.net trusty/main Translation-en
  422. ==> default: Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
  423. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
  424. ==> default: Get:2 http://ppa.launchpad.net trusty/main Sources [6,616 B]
  425. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
  426. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
  427. ==> default: Hit http://ppa.launchpad.net trusty/main amd64 Packages
  428. ==> default: Hit http://archive.ubuntu.com trusty-updates/main Translation-en
  429. ==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
  430. ==> default: Get:3 http://ppa.launchpad.net trusty/main Translation-en [4,509 B]
  431. ==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
  432. ==> default: Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
  433. ==> default: Hit http://archive.ubuntu.com trusty-backports/main Sources
  434. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Sources
  435. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe Sources
  436. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
  437. ==> default: Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
  438. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
  439. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
  440. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
  441. ==> default: Hit http://archive.ubuntu.com trusty-backports/main Translation-en
  442. ==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
  443. ==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
  444. ==> default: Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
  445. ==> default: Hit http://archive.ubuntu.com trusty Release
  446. ==> default: Hit http://archive.ubuntu.com trusty/main Sources
  447. ==> default: Hit http://archive.ubuntu.com trusty/restricted Sources
  448. ==> default: Hit http://archive.ubuntu.com trusty/universe Sources
  449. ==> default: Hit http://archive.ubuntu.com trusty/multiverse Sources
  450. ==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages
  451. ==> default: Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
  452. ==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages
  453. ==> default: Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
  454. ==> default: Hit http://archive.ubuntu.com trusty/main Translation-en
  455. ==> default: Hit http://archive.ubuntu.com trusty/multiverse Translation-en
  456. ==> default: Hit http://archive.ubuntu.com trusty/restricted Translation-en
  457. ==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en
  458. ==> default: Ign http://archive.ubuntu.com trusty/main Translation-en_US
  459. ==> default: Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
  460. ==> default: Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
  461. ==> default: Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  462. ==> default: Fetched 4,170 B in 5s (750 B/s)
  463. ==> default: W: Failed to fetch http://ppa.launchpad.net/groonga/ppa/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  464. ==> default:
  465. ==> default: W: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch
  466. ==> default:
  467. ==> default: W: Failed to fetch http://ppa.launchpad.net/tabbott/zulip/ubuntu/dists/trusty/main/i18n/Translation-en Hash Sum mismatch
  468. ==> default:
  469. ==> default: E: Some index files failed to download. They have been ignored, or old ones used instead.
  470. ==> default:
  471. ==> default: Error running a subcommand of ./lib/provision.py: sudo apt-get update
  472. ==> default: Actual error output for the subcommand is just above this.
  473. ==> default: Traceback (most recent call last):
  474. ==> default: File "./lib/provision.py", line 229, in main
  475. ==> default: install_apt_deps()
  476. ==> default: File "./lib/provision.py", line 198, in install_apt_deps
  477. ==> default: run(["sudo", "./scripts/lib/setup-apt-repo"])
  478. ==> default: File "/srv/zulip/scripts/lib/zulip_tools.py", line 163, in run
  479. ==> default: subprocess.check_call(args, **kwargs)
  480. ==> default: File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
  481. ==> default: raise CalledProcessError(retcode, cmd)
  482. ==> default: subprocess.CalledProcessError: Command '['sudo', './scripts/lib/setup-apt-repo']' returned non-zero exit status 100
  483. ==> default:
  484. ==> default: During handling of the above exception, another exception occurred:
  485. ==> default: Traceback (most recent call last):
  486. ==> default: File "./lib/provision.py", line 405, in <module>
  487. ==> default: sys.exit(main(options))
  488. ==> default: File "./lib/provision.py", line 238, in main
  489. ==> default: run(['sudo', 'apt-get', 'update'])
  490. ==> default: File "/srv/zulip/scripts/lib/zulip_tools.py", line 163, in run
  491. ==> default: subprocess.check_call(args, **kwargs)
  492. ==> default: File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
  493. ==> default: raise CalledProcessError(retcode, cmd)
  494. ==> default: subprocess.CalledProcessError: Command '['sudo', 'apt-get', 'update']' returned non-zero exit status 100
  495. ==> default:
  496. ==> default: Provisioning failed!
  497. ==> default: * Look at the traceback(s) above to find more about the errors.
  498. ==> default: * Resolve the errors or get help on chat.
  499. ==> default: * If you can fix this yourself, you can re-run tools/provision at any time.
  500. ==> default: * Logs are here: zulip/var/log/provision.log
  501. ==> default:
  502. The SSH command responded with a non-zero exit status. Vagrant
  503. assumes that this means the command failed. The output for this command
  504. should be in the log above. Please read the output to determine what
  505. went wrong.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement