AMD64
no language set
Git
Raw log
Scroll to End of Log
0.14s0.09s0.00s0.06s0.00s
worker_info
1Worker information
2hostname: 734c8b4c-4d1b-4758-949d-1d10296f97c2@1.worker-n2-com-f8c4bb956-pk6nj.gce-production-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: travis-job-00ecaeb7-7210-4515-acd7-81d704f2e2a6 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.857967922s
60.13s0.00s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 274107519
11Job id: 630327309
12Runtime kernel version: 4.15.0-1098-gcp
13VM: default
14travis-build version: 6b157a1c
15Build image provisioning date and time
16Tue Sep 20 12:40:34 UTC 2022
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 16.04.7 LTS
20Release: 16.04
21Codename: xenial
22Systemd Version
23systemd 229
24Cookbooks Version
2592dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e3
26git version
27git version 2.37.3
28bash version
29GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
30gcc version
31gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
32docker version
33Client: Docker Engine - Community
34 Version: 20.10.7
35 API version: 1.41
36 Go version: go1.13.15
37 Git commit: f0df350
38 Built: Wed Jun 2 11:56:47 2021
39 OS/Arch: linux/amd64
40 Context: default
41 Experimental: true
43Server: Docker Engine - Community
44 Engine:
45 Version: 20.10.7
46 API version: 1.41 (minimum version 1.12)
47 Go version: go1.13.15
48 Git commit: b0f5bc3
49 Built: Wed Jun 2 11:54:58 2021
50 OS/Arch: linux/amd64
51 Experimental: false
52 containerd:
53 Version: 1.4.6
54 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d
55 runc:
56 Version: 1.0.0-rc95
57 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
58 docker-init:
59 Version: 0.19.0
60 GitCommit: de40ad0
61clang version
62clang version 7.0.0 (tags/RELEASE_700/final)
63jq version
64jq-1.6
65bats version
66Bats 0.4.0
67shellcheck version
680.7.2
69shfmt version
70v3.2.1
71ccache version
723.2.4
73cmake version
74cmake version 3.12.4
75heroku version
76heroku/7.63.4 linux-x64 node-v14.19.0
77imagemagick version
78Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org
79md5deep version
804.4
81mercurial version
82version 4.8
83mysql version
84mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper
85openssl version
86OpenSSL 1.0.2g 1 Mar 2016
87packer version
881.7.5
89postgresql client version
90psql (PostgreSQL) 9.5.25
91ragel version
92Ragel State Machine Compiler version 6.8 Feb 2013
93sudo version
941.8.16
95gzip version
96gzip 1.6
97zip version
98Zip 3.0
99vim version
100VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)
101iptables version
102iptables v1.6.0
103curl version
104curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
105wget version
106GNU Wget 1.17.1 built on linux-gnu.
107rsync version
108rsync version 3.1.1 protocol version 31
109gimme version
110v1.5.4
111nvm version
1120.39.1
113perlbrew version
114/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96
115phpenv version
116rbenv 1.2.0
117rvm version
118rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
119default ruby version
120ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
1220.01s0.00s0.86s10.92s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.25sOK
1230.00s0.02s0.00s0.01s0.30s0.00s0.00s0.00s0.01s0.00s0.10s0.01s0.01s0.00s0.10s6.03s0.00s3.75s0.00s2.42s
docker_mtu_and_registry_mirrors
Docker
resolvconf
git.checkout
1240.01s0.49s$ git clone --depth=50 --branch=master https://github.com/travis-ci/nightwhale.git travis-ci/nightwhale
125Cloning into 'travis-ci/nightwhale'...
126$ cd travis-ci/nightwhale
127$ git checkout -qf 80e6e8cf4f16c8347a98a8d61df76dbe9ad5e52d
1290.01s
130Setting environment variables from repository settings
131$ export DOCKER_LOGIN_SERVER=[secure]
132$ export DOCKER_LOGIN_USERNAME=[secure]
133$ export DOCKER_LOGIN_PASSWORD=[secure]
134$ export DOCKER_LOGIN_EMAIL=[secure]
136Setting environment variables from .travis.yml
137$ export TEMPLATE=gce-parity/14.04
139$ bash -c 'echo $BASH_VERSION'
1404.3.48(1)-release
142191.80s$ ./bin/docker-build
143DOCKER_DEST=travisci/gce-parity:14.04
144Sending build context to Docker daemon 9.728kB
145Step 1/6 : FROM travisci/ubuntu-upstart:14.04
14614.04: Pulling from travisci/ubuntu-upstart
1472e6e20c8e2e6: Pulling fs layer
1480551a797c01d: Pulling fs layer
149512123a864da: Pulling fs layer
1508ad0f0a4cf95: Pulling fs layer
151b43a253941fb: Pulling fs layer
152fde75f291142: Pulling fs layer
153fcc6b7f951b6: Pulling fs layer
15406e6c451cc91: Pulling fs layer
15515bf05416b9b: Pulling fs layer
156cc2f6a477a93: Pulling fs layer
157f625ffc25621: Pulling fs layer
1588ad0f0a4cf95: Waiting
159b43a253941fb: Waiting
160fde75f291142: Waiting
161fcc6b7f951b6: Waiting
16206e6c451cc91: Waiting
16315bf05416b9b: Waiting
164cc2f6a477a93: Waiting
165f625ffc25621: Waiting
166512123a864da: Verifying Checksum
167512123a864da: Download complete
1680551a797c01d: Verifying Checksum
1690551a797c01d: Download complete
170b43a253941fb: Verifying Checksum
171b43a253941fb: Download complete
172fde75f291142: Verifying Checksum
173fde75f291142: Download complete
1748ad0f0a4cf95: Verifying Checksum
1758ad0f0a4cf95: Download complete
176fcc6b7f951b6: Verifying Checksum
177fcc6b7f951b6: Download complete
17806e6c451cc91: Verifying Checksum
17906e6c451cc91: Download complete
1802e6e20c8e2e6: Verifying Checksum
1812e6e20c8e2e6: Download complete
18215bf05416b9b: Verifying Checksum
18315bf05416b9b: Download complete
184f625ffc25621: Verifying Checksum
185f625ffc25621: Download complete
186cc2f6a477a93: Verifying Checksum
187cc2f6a477a93: Download complete
1882e6e20c8e2e6: Pull complete
1890551a797c01d: Pull complete
190512123a864da: Pull complete
1918ad0f0a4cf95: Pull complete
192b43a253941fb: Pull complete
193fde75f291142: Pull complete
194fcc6b7f951b6: Pull complete
19506e6c451cc91: Pull complete
19615bf05416b9b: Pull complete
197cc2f6a477a93: Pull complete
198f625ffc25621: Pull complete
199Digest: sha256:dd01df04f7f4c18ad106cb1d4026e4ab7fdddaa583c20eb8960162653121214f
200Status: Downloaded newer image for travisci/ubuntu-upstart:14.04
201 ---> 42f1c725b92b
202Step 2/6 : ENV DEBIAN_FRONTEND noninteractive
203 ---> Running in 60825fc1318f
204Removing intermediate container 60825fc1318f
205 ---> adafec7725ec
206Step 3/6 : ADD packages.txt /var/tmp/packages.txt
207 ---> 6fd60e171585
208Step 4/6 : RUN apt-get update -yq && apt-get install -y software-properties-common
209 ---> Running in edeaf72b638c
210Ign http://archive.ubuntu.com trusty InRelease
211Hit http://security.ubuntu.com trusty-security InRelease
212Hit http://archive.ubuntu.com trusty-updates InRelease
213Hit http://security.ubuntu.com trusty-security/main amd64 Packages
214Hit http://archive.ubuntu.com trusty-backports InRelease
215Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages
216Hit http://archive.ubuntu.com trusty Release.gpg
217Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
218Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
219Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
220Get:1 https://esm.ubuntu.com trusty-infra-security InRelease
221Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
222Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
223Get:2 https://esm.ubuntu.com trusty-infra-updates InRelease
224Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
225Hit https://esm.ubuntu.com trusty-infra-security/main amd64 Packages
226Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
227Hit https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages
228Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
229Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
230Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
231Hit http://archive.ubuntu.com trusty Release
232Hit http://archive.ubuntu.com trusty/main amd64 Packages
233Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
234Hit http://archive.ubuntu.com trusty/universe amd64 Packages
235Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
236Fetched 14.9 kB in 2s (6229 B/s)
237Reading package lists...
238Reading package lists...
239Building dependency tree...
240Reading state information...
241The following extra packages will be installed:
242 gir1.2-glib-2.0 iso-codes libdbus-glib-1-2 libgirepository-1.0-1
243 libglib2.0-0 libglib2.0-data libxml2 python-apt-common python3-apt
244 python3-dbus python3-gi python3-pycurl python3-software-properties sgml-base
245 shared-mime-info unattended-upgrades xml-core xz-utils
246Suggested packages:
247 isoquery python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
248 libcurl4-gnutls-dev python3-pycurl-dbg sgml-base-doc bsd-mailx
249 mail-transport-agent debhelper
250The following NEW packages will be installed:
251 gir1.2-glib-2.0 iso-codes libdbus-glib-1-2 libgirepository-1.0-1
252 libglib2.0-0 libglib2.0-data libxml2 python-apt-common python3-apt
253 python3-dbus python3-gi python3-pycurl python3-software-properties sgml-base
254 shared-mime-info software-properties-common unattended-upgrades xml-core
255 xz-utils
2560 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
257Need to get 5126 kB of archives.
258After this operation, 30.8 MB of additional disk space will be used.
259Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglib2.0-0 amd64 2.40.2-0ubuntu1.1 [1059 kB]
260Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libdbus-glib-1-2 amd64 0.100.2-1 [74.1 kB]
261Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]
262Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
263Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgirepository-1.0-1 amd64 1.40.0-1ubuntu0.2 [85.6 kB]
264Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-glib-2.0 amd64 1.40.0-1ubuntu0.2 [124 kB]
265Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main iso-codes all 3.52-1 [2073 kB]
266Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglib2.0-data all 2.40.2-0ubuntu1.1 [116 kB]
267Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-apt-common all 0.9.3.5ubuntu3 [15.0 kB]
268Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-apt amd64 0.9.3.5ubuntu3 [139 kB]
269Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main python3-dbus amd64 1.2.0-2build2 [82.1 kB]
270Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-gi amd64 3.12.0-1ubuntu1 [154 kB]
271Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main shared-mime-info amd64 1.2-0ubuntu3 [415 kB]
272Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main xml-core all 0.13+nmu2 [23.3 kB]
273Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main python3-pycurl amd64 7.19.3-0ubuntu3 [47.5 kB]
274Get:16 http://archive.ubuntu.com/ubuntu/ trusty/main xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
275Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unattended-upgrades all 0.82.1ubuntu2.5 [25.6 kB]
276Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-software-properties all 0.92.37.8 [19.2 kB]
277Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main software-properties-common all 0.92.37.8 [9384 B]
278Preconfiguring packages ...
279Fetched 5126 kB in 0s (5394 kB/s)
280Selecting previously unselected package libglib2.0-0:amd64.
281(Reading database ... 16130 files and directories currently installed.)
282Preparing to unpack .../libglib2.0-0_2.40.2-0ubuntu1.1_amd64.deb ...
283Unpacking libglib2.0-0:amd64 (2.40.2-0ubuntu1.1) ...
284Selecting previously unselected package libdbus-glib-1-2:amd64.
285Preparing to unpack .../libdbus-glib-1-2_0.100.2-1_amd64.deb ...
286Unpacking libdbus-glib-1-2:amd64 (0.100.2-1) ...
287Selecting previously unselected package libxml2:amd64.
288Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...
289Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...
290Selecting previously unselected package sgml-base.
291Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
292Unpacking sgml-base (1.26+nmu4ubuntu1) ...
293Selecting previously unselected package libgirepository-1.0-1.
294Preparing to unpack .../libgirepository-1.0-1_1.40.0-1ubuntu0.2_amd64.deb ...
295Unpacking libgirepository-1.0-1 (1.40.0-1ubuntu0.2) ...
296Selecting previously unselected package gir1.2-glib-2.0.
297Preparing to unpack .../gir1.2-glib-2.0_1.40.0-1ubuntu0.2_amd64.deb ...
298Unpacking gir1.2-glib-2.0 (1.40.0-1ubuntu0.2) ...
299Selecting previously unselected package iso-codes.
300Preparing to unpack .../iso-codes_3.52-1_all.deb ...
301Unpacking iso-codes (3.52-1) ...
302Selecting previously unselected package libglib2.0-data.
303Preparing to unpack .../libglib2.0-data_2.40.2-0ubuntu1.1_all.deb ...
304Unpacking libglib2.0-data (2.40.2-0ubuntu1.1) ...
305Selecting previously unselected package python-apt-common.
306Preparing to unpack .../python-apt-common_0.9.3.5ubuntu3_all.deb ...
307Unpacking python-apt-common (0.9.3.5ubuntu3) ...
308Selecting previously unselected package python3-apt.
309Preparing to unpack .../python3-apt_0.9.3.5ubuntu3_amd64.deb ...
310Unpacking python3-apt (0.9.3.5ubuntu3) ...
311Selecting previously unselected package python3-dbus.
312Preparing to unpack .../python3-dbus_1.2.0-2build2_amd64.deb ...
313Unpacking python3-dbus (1.2.0-2build2) ...
314Selecting previously unselected package python3-gi.
315Preparing to unpack .../python3-gi_3.12.0-1ubuntu1_amd64.deb ...
316Unpacking python3-gi (3.12.0-1ubuntu1) ...
317Selecting previously unselected package shared-mime-info.
318Preparing to unpack .../shared-mime-info_1.2-0ubuntu3_amd64.deb ...
319Unpacking shared-mime-info (1.2-0ubuntu3) ...
320Selecting previously unselected package xml-core.
321Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
322Unpacking xml-core (0.13+nmu2) ...
323Selecting previously unselected package python3-pycurl.
324Preparing to unpack .../python3-pycurl_7.19.3-0ubuntu3_amd64.deb ...
325Unpacking python3-pycurl (7.19.3-0ubuntu3) ...
326Selecting previously unselected package xz-utils.
327Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
328Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
329Selecting previously unselected package unattended-upgrades.
330Preparing to unpack .../unattended-upgrades_0.82.1ubuntu2.5_all.deb ...
331Unpacking unattended-upgrades (0.82.1ubuntu2.5) ...
332Selecting previously unselected package python3-software-properties.
333Preparing to unpack .../python3-software-properties_0.92.37.8_all.deb ...
334Unpacking python3-software-properties (0.92.37.8) ...
335Selecting previously unselected package software-properties-common.
336Preparing to unpack .../software-properties-common_0.92.37.8_all.deb ...
337Unpacking software-properties-common (0.92.37.8) ...
338Processing triggers for ureadahead (0.100.0-16) ...
339Setting up libglib2.0-0:amd64 (2.40.2-0ubuntu1.1) ...
340No schema files found: doing nothing.
341Setting up libdbus-glib-1-2:amd64 (0.100.2-1) ...
342Setting up libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...
343Setting up sgml-base (1.26+nmu4ubuntu1) ...
344Setting up libgirepository-1.0-1 (1.40.0-1ubuntu0.2) ...
345Setting up gir1.2-glib-2.0 (1.40.0-1ubuntu0.2) ...
346Setting up iso-codes (3.52-1) ...
347Setting up libglib2.0-data (2.40.2-0ubuntu1.1) ...
348Setting up python-apt-common (0.9.3.5ubuntu3) ...
349Setting up python3-apt (0.9.3.5ubuntu3) ...
350Setting up python3-dbus (1.2.0-2build2) ...
351Setting up python3-gi (3.12.0-1ubuntu1) ...
352Setting up shared-mime-info (1.2-0ubuntu3) ...
353Setting up xml-core (0.13+nmu2) ...
354Setting up python3-pycurl (7.19.3-0ubuntu3) ...
355Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
356update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
357Setting up unattended-upgrades (0.82.1ubuntu2.5) ...
358Processing triggers for ureadahead (0.100.0-16) ...
359Setting up python3-software-properties (0.92.37.8) ...
360Setting up software-properties-common (0.92.37.8) ...
361Processing triggers for libc-bin (2.19-0ubuntu6.15) ...
362Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
363Removing intermediate container edeaf72b638c
364 ---> 8c581a08a281
365Step 5/6 : RUN apt-add-repository -y multiverse && apt-add-repository -y restricted && apt-add-repository -y universe
366 ---> Running in b3edfcd149ec
367'multiverse' distribution component is already enabled for all sources.
368'restricted' distribution component is already enabled for all sources.
369'universe' distribution component is already enabled for all sources.
370Removing intermediate container b3edfcd149ec
371 ---> 5ae596b5258d
372Step 6/6 : RUN apt-get update -yq && cat /var/tmp/packages.txt | xargs apt-get install -yq --no-install-suggests --no-install-recommends
373 ---> Running in 4b67a0ca0c6a
374Ign http://archive.ubuntu.com trusty InRelease
375Hit http://archive.ubuntu.com trusty-updates InRelease
376Hit http://archive.ubuntu.com trusty-backports InRelease
377Hit http://archive.ubuntu.com trusty Release.gpg
378Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
379Hit http://security.ubuntu.com trusty-security InRelease
380Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
381Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
382Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
383Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
384Hit http://security.ubuntu.com trusty-security/main amd64 Packages
385Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
386Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
387Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
388Hit http://archive.ubuntu.com trusty Release
389Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages
390Hit http://archive.ubuntu.com trusty/main amd64 Packages
391Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
392Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
393Hit http://archive.ubuntu.com trusty/universe amd64 Packages
394Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
395Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
396Get:1 https://esm.ubuntu.com trusty-infra-security InRelease
397Get:2 https://esm.ubuntu.com trusty-infra-updates InRelease
398Hit https://esm.ubuntu.com trusty-infra-security/main amd64 Packages
399Hit https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages
400Fetched 14.9 kB in 1s (11.4 kB/s)
401Reading package lists...
402Reading package lists...
403Building dependency tree...
404Reading state information...
405adduser is already the newest version.
406base-passwd is already the newest version.
407bzip2 is already the newest version.
408console-setup is already the newest version.
409cron is already the newest version.
410dash is already the newest version.
411debconf is already the newest version.
412debconf-i18n is already the newest version.
413debianutils is already the newest version.
414diffutils is already the newest version.
415dmsetup is already the newest version.
416findutils is already the newest version.
417grep is already the newest version.
418gzip is already the newest version.
419hostname is already the newest version.
420insserv is already the newest version.
421iso-codes is already the newest version.
422iso-codes set to manually installed.
423kbd is already the newest version.
424keyboard-configuration is already the newest version.
425less is already the newest version.
426libacl1 is already the newest version.
427libarchive-extract-perl is already the newest version.
428libattr1 is already the newest version.
429libaudit-common is already the newest version.
430libaudit1 is already the newest version.
431libbsd0 is already the newest version.
432libbz2-1.0 is already the newest version.
433libcap2 is already the newest version.
434libcap2-bin is already the newest version.
435libck-connector0 is already the newest version.
436libck-connector0 set to manually installed.
437libdbus-glib-1-2 is already the newest version.
438libdbus-glib-1-2 set to manually installed.
439libdebconfclient0 is already the newest version.
440libdevmapper1.02.1 is already the newest version.
441libedit2 is already the newest version.
442libedit2 set to manually installed.
443libestr0 is already the newest version.
444libfribidi0 is already the newest version.
445libgdbm3 is already the newest version.
446libgpg-error0 is already the newest version.
447libkeyutils1 is already the newest version.
448libkeyutils1 set to manually installed.
449liblocale-gettext-perl is already the newest version.
450liblockfile-bin is already the newest version.
451liblockfile1 is already the newest version.
452liblog-message-simple-perl is already the newest version.
453liblzma5 is already the newest version.
454libmodule-pluggable-perl is already the newest version.
455libmpdec2 is already the newest version.
456libncurses5 is already the newest version.
457libncursesw5 is already the newest version.
458libnewt0.52 is already the newest version.
459libnih-dbus1 is already the newest version.
460libnih1 is already the newest version.
461libp11-kit0 is already the newest version.
462libpam-cap is already the newest version.
463libpod-latex-perl is already the newest version.
464libpopt0 is already the newest version.
465libpython-stdlib is already the newest version.
466libpython-stdlib set to manually installed.
467libpython3-stdlib is already the newest version.
468libreadline6 is already the newest version.
469libsasl2-2 is already the newest version.
470libsasl2-2 set to manually installed.
471libsasl2-modules is already the newest version.
472libsasl2-modules set to manually installed.
473libsasl2-modules-db is already the newest version.
474libsasl2-modules-db set to manually installed.
475libsemanage-common is already the newest version.
476libsemanage1 is already the newest version.
477libslang2 is already the newest version.
478libterm-ui-perl is already the newest version.
479libtext-charwidth-perl is already the newest version.
480libtext-iconv-perl is already the newest version.
481libtext-soundex-perl is already the newest version.
482libtext-wrapi18n-perl is already the newest version.
483libtinfo5 is already the newest version.
484libusb-0.1-4 is already the newest version.
485libustr-1.0-1 is already the newest version.
486libwrap0 is already the newest version.
487libwrap0 set to manually installed.
488libxau6 is already the newest version.
489libxau6 set to manually installed.
490libxcb1 is already the newest version.
491libxcb1 set to manually installed.
492libxdmcp6 is already the newest version.
493libxdmcp6 set to manually installed.
494libxmuu1 is already the newest version.
495libxmuu1 set to manually installed.
496lockfile-progs is already the newest version.
497mawk is already the newest version.
498ncurses-base is already the newest version.
499ncurses-bin is already the newest version.
500ncurses-term is already the newest version.
501ncurses-term set to manually installed.
502netbase is already the newest version.
503netcat-openbsd is already the newest version.
504python is already the newest version.
505python set to manually installed.
506python-chardet is already the newest version.
507python-chardet set to manually installed.
508python-minimal is already the newest version.
509python-minimal set to manually installed.
510python3 is already the newest version.
511python3-dbus is already the newest version.
512python3-dbus set to manually installed.
513python3-minimal is already the newest version.
514python3-pycurl is already the newest version.
515python3-pycurl set to manually installed.
516readline-common is already the newest version.
517sed is already the newest version.
518sgml-base is already the newest version.
519sgml-base set to manually installed.
520shared-mime-info is already the newest version.
521shared-mime-info set to manually installed.
522ssh-import-id is already the newest version.
523ssh-import-id set to manually installed.
524tcpd is already the newest version.
525tcpd set to manually installed.
526ubuntu-keyring is already the newest version.
527ucf is already the newest version.
528whiptail is already the newest version.
529xauth is already the newest version.
530xauth set to manually installed.
531xkb-data is already the newest version.
532xml-core is already the newest version.
533xml-core set to manually installed.
534xz-utils is already the newest version.
535xz-utils set to manually installed.
536apt is already the newest version.
537apt-transport-https is already the newest version.
538apt-transport-https set to manually installed.
539apt-utils is already the newest version.
540base-files is already the newest version.
541bash is already the newest version.
542bsdutils is already the newest version.
543busybox-initramfs is already the newest version.
544ca-certificates is already the newest version.
545ca-certificates set to manually installed.
546coreutils is already the newest version.
547cpio is already the newest version.
548dh-python is already the newest version.
549dpkg is already the newest version.
550e2fslibs is already the newest version.
551e2fsprogs is already the newest version.
552eject is already the newest version.
553file is already the newest version.
554gcc-4.8-base is already the newest version.
555gcc-4.9-base is already the newest version.
556gir1.2-glib-2.0 is already the newest version.
557gir1.2-glib-2.0 set to manually installed.
558gnupg is already the newest version.
559gpgv is already the newest version.
560ifupdown is already the newest version.
561init-system-helpers is already the newest version.
562initramfs-tools is already the newest version.
563initramfs-tools-bin is already the newest version.
564initscripts is already the newest version.
565iproute2 is already the newest version.
566iputils-ping is already the newest version.
567isc-dhcp-client is already the newest version.
568isc-dhcp-common is already the newest version.
569klibc-utils is already the newest version.
570kmod is already the newest version.
571krb5-locales is already the newest version.
572krb5-locales set to manually installed.
573libapt-inst1.5 is already the newest version.
574libapt-pkg4.12 is already the newest version.
575libasn1-8-heimdal is already the newest version.
576libasn1-8-heimdal set to manually installed.
577libblkid1 is already the newest version.
578libc-bin is already the newest version.
579libc6 is already the newest version.
580libcgmanager0 is already the newest version.
581libcomerr2 is already the newest version.
582libcurl3-gnutls is already the newest version.
583libcurl3-gnutls set to manually installed.
584libdb5.3 is already the newest version.
585libdbus-1-3 is already the newest version.
586libdrm2 is already the newest version.
587libexpat1 is already the newest version.
588libffi6 is already the newest version.
589libgcc1 is already the newest version.
590libgcrypt11 is already the newest version.
591libgirepository-1.0-1 is already the newest version.
592libgirepository-1.0-1 set to manually installed.
593libglib2.0-0 is already the newest version.
594libglib2.0-0 set to manually installed.
595libglib2.0-data is already the newest version.
596libglib2.0-data set to manually installed.
597libgnutls-openssl27 is already the newest version.
598libgnutls26 is already the newest version.
599libgssapi-krb5-2 is already the newest version.
600libgssapi-krb5-2 set to manually installed.
601libgssapi3-heimdal is already the newest version.
602libgssapi3-heimdal set to manually installed.
603libhcrypto4-heimdal is already the newest version.
604libhcrypto4-heimdal set to manually installed.
605libheimbase1-heimdal is already the newest version.
606libheimbase1-heimdal set to manually installed.
607libheimntlm0-heimdal is already the newest version.
608libheimntlm0-heimdal set to manually installed.
609libhx509-5-heimdal is already the newest version.
610libhx509-5-heimdal set to manually installed.
611libidn11 is already the newest version.
612libidn11 set to manually installed.
613libjson-c2 is already the newest version.
614libjson0 is already the newest version.
615libk5crypto3 is already the newest version.
616libk5crypto3 set to manually installed.
617libklibc is already the newest version.
618libkmod2 is already the newest version.
619libkrb5-26-heimdal is already the newest version.
620libkrb5-26-heimdal set to manually installed.
621libkrb5-3 is already the newest version.
622libkrb5-3 set to manually installed.
623libkrb5support0 is already the newest version.
624libkrb5support0 set to manually installed.
625libldap-2.4-2 is already the newest version.
626libldap-2.4-2 set to manually installed.
627libmagic1 is already the newest version.
628libmount1 is already the newest version.
629libpam-modules is already the newest version.
630libpam-modules-bin is already the newest version.
631libpam-runtime is already the newest version.
632libpam0g is already the newest version.
633libpcre3 is already the newest version.
634libplymouth2 is already the newest version.
635libpng12-0 is already the newest version.
636libprocps3 is already the newest version.
637libpython2.7-minimal is already the newest version.
638libpython2.7-minimal set to manually installed.
639libpython2.7-stdlib is already the newest version.
640libpython2.7-stdlib set to manually installed.
641libpython3.4-minimal is already the newest version.
642libpython3.4-stdlib is already the newest version.
643libroken18-heimdal is already the newest version.
644libroken18-heimdal set to manually installed.
645librtmp0 is already the newest version.
646librtmp0 set to manually installed.
647libselinux1 is already the newest version.
648libsepol1 is already the newest version.
649libsqlite3-0 is already the newest version.
650libss2 is already the newest version.
651libssl1.0.0 is already the newest version.
652libstdc++6 is already the newest version.
653libtasn1-6 is already the newest version.
654libudev1 is already the newest version.
655libuuid1 is already the newest version.
656libwind0-heimdal is already the newest version.
657libwind0-heimdal set to manually installed.
658libx11-6 is already the newest version.
659libx11-6 set to manually installed.
660libx11-data is already the newest version.
661libx11-data set to manually installed.
662libxext6 is already the newest version.
663libxext6 set to manually installed.
664libxml2 is already the newest version.
665libxml2 set to manually installed.
666libyaml-0-2 is already the newest version.
667libyaml-0-2 set to manually installed.
668locales is already the newest version.
669login is already the newest version.
670logrotate is already the newest version.
671lsb-base is already the newest version.
672lsb-release is already the newest version.
673makedev is already the newest version.
674mime-support is already the newest version.
675module-init-tools is already the newest version.
676mount is already the newest version.
677mountall is already the newest version.
678multiarch-support is already the newest version.
679net-tools is already the newest version.
680ntpdate is already the newest version.
681openssh-client is already the newest version.
682openssh-client set to manually installed.
683openssh-server is already the newest version.
684openssh-server set to manually installed.
685openssh-sftp-server is already the newest version.
686openssh-sftp-server set to manually installed.
687openssl is already the newest version.
688openssl set to manually installed.
689passwd is already the newest version.
690perl is already the newest version.
691perl-base is already the newest version.
692perl-modules is already the newest version.
693plymouth is already the newest version.
694procps is already the newest version.
695python-apt-common is already the newest version.
696python-apt-common set to manually installed.
697python-requests is already the newest version.
698python-requests set to manually installed.
699python-six is already the newest version.
700python-six set to manually installed.
701python-urllib3 is already the newest version.
702python-urllib3 set to manually installed.
703python2.7 is already the newest version.
704python2.7 set to manually installed.
705python2.7-minimal is already the newest version.
706python2.7-minimal set to manually installed.
707python3-apt is already the newest version.
708python3-apt set to manually installed.
709python3-gi is already the newest version.
710python3-gi set to manually installed.
711python3-software-properties is already the newest version.
712python3-software-properties set to manually installed.
713python3.4 is already the newest version.
714python3.4-minimal is already the newest version.
715resolvconf is already the newest version.
716rsyslog is already the newest version.
717sensible-utils is already the newest version.
718software-properties-common is already the newest version.
719sudo is already the newest version.
720sysv-rc is already the newest version.
721sysvinit-utils is already the newest version.
722tar is already the newest version.
723tzdata is already the newest version.
724ubuntu-minimal is already the newest version.
725udev is already the newest version.
726unattended-upgrades is already the newest version.
727unattended-upgrades set to manually installed.
728upstart is already the newest version.
729util-linux is already the newest version.
730vim-common is already the newest version.
731vim-tiny is already the newest version.
732wget is already the newest version.
733wget set to manually installed.
734zlib1g is already the newest version.
735The following extra packages will be installed:
736 autotools-dev binutils comerr-dev cpp cpp-4.8 dconf-gsettings-backend
737 dconf-service dpkg-dev emacs23-bin-common emacs23-common
738 emacs23-common-non-dfsg emacs24 emacs24-bin-common emacs24-common
739 emacs24-common-non-dfsg emacsen-common fontconfig fontconfig-config
740 fonts-dejavu-core g++ g++-4.8 gcc-4.8 gconf-service gconf-service-backend
741 gconf2-common gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-rsvg-2.0
742 git-man gnupg-agent hicolor-icon-theme icu-devtools imagemagick-common
743 krb5-multidev language-pack-en-base libapr1 libaprutil1 libasan0 libasound2
744 libasound2-data libassuan0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0
745 libatk1.0-data libatomic1 libatspi2.0-0 libaudio2 libavahi-client3
746 libavahi-common-data libavahi-common3 libbison-dev libc-client2007e
747 libc-dev-bin libc6-dev libcaca0 libcairo-gobject2
748 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcdt5 libcgraph6
749 libcloog-isl4 libcolord1 libcroco3 libcups2 libdatrie1 libdconf1
750 libdevmapper-event1.02.1 libdjvulibre-dev libdjvulibre-text libdjvulibre21
751 libdpkg-perl libelfg0 liberror-perl libexif-dev libexif12 libfftw3-double3
752 libfl-dev libflac8 libfontconfig1 libfontconfig1-dev libfontenc1
753 libgcc-4.8-dev libgconf-2-4 libgcrypt11-dev libgd3 libgdk-pixbuf2.0-0
754 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgif4 libglapi-mesa
755 libglib2.0-bin libglib2.0-dev libgmp-dev libgmp10 libgmpxx4ldbl
756 libgnutls-dev libgnutlsxx27 libgomp1 libgpg-error-dev libgraphite2-3
757 libgraphviz-dev libgssrpc4 libgtk-3-0 libgtk-3-common libgtk2.0-0
758 libgtk2.0-common libgvc6 libgvc6-plugins-gtk libgvpr2 libharfbuzz0b
759 libhavege1 libice-dev libice6 libidn11-dev libilmbase-dev libilmbase6
760 libisl10 libitm1 libjasper-dev libjasper1 libjbig-dev libjbig0
761 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjs-jquery libkadm5clnt-mit9
762 libkadm5srv-mit9 libkdb5-7 libksba8 liblcms2-2 liblcms2-dev liblqr-1-0
763 liblqr-1-0-dev libltdl7 liblzma-dev liblzo2-2 libm17n-0 libmagickcore-dev
764 libmagickcore5 libmagickcore5-extra libmagickwand5 libmcrypt4 libmhash2
765 libmpc3 libmpfr4 libogg0 libopenexr-dev libopenexr6 libossp-uuid16 libotf0
766 libp11-kit-dev libpam0g-dev libpango-1.0-0 libpangocairo-1.0-0
767 libpangoft2-1.0-0 libpathplan4 libpcre3-dev libpcrecpp0 libpixman-1-0
768 libpixman-1-dev libpq5 libpth20 libpthread-stubs0-dev libpulse0 libqt4-dbus
769 libqt4-declarative libqt4-designer libqt4-dev-bin libqt4-help libqt4-network
770 libqt4-qt3support libqt4-script libqt4-scripttools libqt4-sql libqt4-svg
771 libqt4-test libqt4-xml libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4
772 libquadmath0 libreadline5 libreadline6-dev librsvg2-2 librsvg2-common
773 librsvg2-dev librtmp-dev libruby1.9.1 libruby2.0 libsdl1.2debian libserf-1-1
774 libsm-dev libsm6 libsndfile1 libstdc++-4.8-dev libsvn1 libt1-5
775 libtasn1-6-dev libthai-data libthai0 libtidy-0.99-0 libtiff5 libtiff5-dev
776 libtiffxx5 libtinfo-dev libtsan0 libunistring0 libvorbis0a libvorbisenc2
777 libvpx1 libwayland-client0 libwayland-cursor0 libwmf-dev libwmf0.2-7
778 libx11-dev libx11-xcb1 libxau-dev libxaw7 libxaw7-dev libxcb-dri2-0
779 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-render0-dev
780 libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb1-dev libxcomposite1
781 libxcursor1 libxdamage1 libxdmcp-dev libxdot4 libxext-dev libxfixes3
782 libxfont1 libxft2 libxi6 libxinerama1 libxkbcommon0 libxmu-dev
783 libxmu-headers libxmu6 libxpm-dev libxpm4 libxrandr2 libxrender-dev
784 libxrender1 libxshmfence1 libxslt1.1 libxt-dev libxt6 libxxf86vm1
785 linux-libc-dev m17n-contrib m17n-db m4 make mercurial-common
786 mingw32-binutils mingw32-runtime mlock pinentry-gtk2 postgresql-client-9.3
787 postgresql-client-common python-bzrlib qdbus qt4-linguist-tools qtchooser
788 qtcore4-l10n ruby ruby1.9.1 rubygems-integration watershed x11-common
789 x11proto-core-dev x11proto-input-dev x11proto-kb-dev x11proto-render-dev
790 x11proto-xext-dev xfonts-encodings xfonts-utils xorg-sgml-doctools
791 xtrans-dev
792Suggested packages:
793 apparmor-profiles apparmor-profiles-extra apparmor-docs apparmor-utils
794 apport-gtk apport-kde app-install-data python-xdg aptitude-doc-en
795 aptitude-doc debtags default-mta mail-transport-agent autoconf2.13
796 autoconf-archive gnu-standards autoconf-doc bison-doc whois vacation
797 po-debconf ttf-ubuntu-font-family bzr-doc bzrtools python-bzrlib.tests
798 distcc doc-base cpp-doc gcc-4.8-locales rblcheck debian-keyring emacs23-el
799 emacs24-el g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg
800 gawk-doc gcc-multilib manpages-dev automake1.9 gdb gcc-doc gcc-4.8-multilib
801 libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg
802 libtsan0-dbg libquadmath0-dbg gettext-doc git-daemon-run git-daemon-sysvinit
803 git-doc git-el git-email git-gui gitk gitweb git-arch git-bzr git-cvs
804 git-mediawiki git-svn gnupg-doc xloadimage groff multiboot-doc grub-emu
805 xorriso desktop-base apmd imagemagick-doc autotrace cups-bsd lpr lprng
806 enscript ffmpeg gimp gnuplot grads hp2xx html2ps libwmf-bin mplayer povray
807 radiance sane-utils texlive-base-bin transfig xdg-utils ufraw-batch
808 texinfo-doc-nonfree traceroute krb5-doc libasound2-plugins alsa-utils nas
809 uw-mailutils glibc-doc libcairo2-doc cups-common libcurl4-doc libcurl3-dbg
810 libcwidget-dev libfftw3-bin libfftw3-dev libgcrypt11-doc libgd-tools
811 geoip-bin libglib2.0-doc libgmp10-doc libmpfr-dev gnutls26-doc gnutls-bin
812 gpm krb5-user gvfs libice-doc icu-doc libjasper-runtime javascript-common
813 liblcms2-utils libtool-doc liblzma-doc m17n-docs mcrypt ncurses-doc uuid
814 ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp
815 ttf-arphic-bkai00mp libhtml-parser-perl libhtml-template-perl
816 libxml-simple-perl libparted0-dev libparted0-i18n postgresql-doc-9.3
817 pulseaudio libqt4-declarative-folderlistmodel libqt4-declarative-gestures
818 libqt4-declarative-particles libqt4-declarative-shaders qt4-qmlviewer
819 firebird-dev libmysqlclient-dev libsqlite0-dev qt4-dev-tools qt4-doc
820 unixodbc-dev libicu48 qt4-qtconfig librsvg2-bin librsvg2-doc libsm-doc
821 sqlite3-doc libstdc++-4.8-doc automaken gfortran fortran95-compiler gcj-jdk
822 libwmf-doc libwmf0.2-7-gtk xapian-tools libxaw-doc libxcb-doc libxext-doc
823 libxt-doc make-doc www-browser man-browser qct kdiff3 kdiff3-qt kompare meld
824 tkcvs mgdiff python-mysqldb python-pygments spell ntp-doc
825 open-vm-tools-desktop parted-doc diffutils-doc pinentry-doc postgresql-9.3
826 python-apt-dbg python-gtk2 python-vte python-apt-doc python-bzrlib-dbg
827 python-kerberos python-markdown python-memcache python-gdbm-dbg
828 python-openssl-doc python-openssl-dbg python-pam-dbg python-distribute
829 python-distribute-doc python-pycurl-dbg python-wxgtk2.8 python-wxgtk
830 python-twisted-bin-dbg python-tk python-glade2 python-qt3 xapian-doc
831 python3-launchpadlib python3-gdbm-dbg qt4-default qt5-default ruby-dev
832 ruby1.9.1-examples ri1.9.1 graphviz ruby1.9.1-dev ruby-switch bundler
833 subversion-tools db5.3-util ctags vim-doc vim-scripts w3m-img w3m-el cmigemo
834 xfsdump acl attr quota
835Recommended packages:
836 policykit-1 python-gpgme iw fakeroot libalgorithm-merge-perl libasprintf-dev
837 libgettextpo-dev ghostscript netpbm at-spi2-core colord
838 libfile-fcntllock-perl libgl1-mesa-dri libgtk-3-bin libgtk2.0-bin gsfonts
839 libqt4-opengl-dev libqtwebkit-dev libqt4-sql-mysql libqt4-sql-odbc
840 libqt4-sql-psql libqt4-sql-sqlite libssl-doc libt1-doc libx11-doc wish
841 python-launchpadlib python-paramiko
842The following NEW packages will be installed:
843 acpid apparmor apport apport-symptoms apt-xapian-index aptitude
844 aptitude-common at autoconf automake autotools-dev bash-completion bc
845 bind9-host binutils binutils-doc bison bsdmainutils btrfs-tools
846 build-essential busybox-static byobu bzr ccache comerr-dev command-not-found
847 command-not-found-data cpp cpp-4.8 crda cryptsetup cryptsetup-bin curl
848 dconf-gsettings-backend dconf-service dmidecode dnsutils dosemu dosfstools
849 dpkg-dev eatmydata ed emacs emacs23-bin-common emacs23-common
850 emacs23-common-non-dfsg emacs23-nox emacs24 emacs24-bin-common
851 emacs24-common emacs24-common-non-dfsg emacsen-common ethtool flex
852 fontconfig fontconfig-config fonts-dejavu-core
853 fonts-ubuntu-font-family-console friendly-recovery ftp fuse g++ g++-4.8 gawk
854 gcc gcc-4.8 gconf-service gconf-service-backend gconf2-common gdisk
855 geoip-database gettext gettext-base gir1.2-freedesktop gir1.2-gdkpixbuf-2.0
856 gir1.2-rsvg-2.0 git git-man gnupg-agent gnupg2 groff-base grub-common
857 grub-gfxpayload-lists grub-pc grub-pc-bin grub2-common haveged hdparm
858 hicolor-icon-theme icu-devtools imagemagick imagemagick-common info
859 install-info iptables iputils-tracepath irqbalance krb5-multidev
860 language-pack-en language-pack-en-base laptop-detect lemon libapparmor-perl
861 libapparmor1 libapr1 libaprutil1 libasan0 libasound2 libasound2-data
862 libasprintf0c2 libassuan0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0
863 libatk1.0-data libatomic1 libatspi2.0-0 libaudio2 libavahi-client3
864 libavahi-common-data libavahi-common3 libbind9-90 libbison-dev
865 libboost-iostreams1.54.0 libbz2-dev libc-client2007e libc-client2007e-dev
866 libc-dev-bin libc6-dev libcaca0 libcairo-gobject2
867 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcap-ng0 libcdt5
868 libcgraph6 libclass-accessor-perl libcloog-isl4 libcolord1 libcroco3
869 libcryptsetup4 libcups2 libcurl3 libcurl4-gnutls-dev libcwidget3 libdatrie1
870 libdconf1 libdevmapper-event1.02.1 libdjvulibre-dev libdjvulibre-text
871 libdjvulibre21 libdns100 libdpkg-perl libdumbnet1 libelf1 libelfg0
872 libept1.4.12 liberror-perl libevent-2.0-5 libexif-dev libexif12
873 libexpat1-dev libffi-dev libfftw3-double3 libfl-dev libflac8 libfontconfig1
874 libfontconfig1-dev libfontenc1 libfreetype6 libfreetype6-dev libfuse2
875 libgc1c2 libgcc-4.8-dev libgconf-2-4 libgcrypt11-dev libgd3 libgdbm-dev
876 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgeoip1
877 libgif4 libgl1-mesa-glx libglapi-mesa libglib2.0-bin libglib2.0-dev
878 libgmp-dev libgmp10 libgmp3-dev libgmpxx4ldbl libgnutls-dev libgnutlsxx27
879 libgomp1 libgpg-error-dev libgpm2 libgraphite2-3 libgraphviz-dev libgssrpc4
880 libgtk-3-0 libgtk-3-common libgtk2.0-0 libgtk2.0-common libgvc6
881 libgvc6-plugins-gtk libgvpr2 libharfbuzz0b libhavege1 libice-dev libice6
882 libicu-dev libicu52 libidn11-dev libilmbase-dev libilmbase6
883 libio-string-perl libisc95 libisccc90 libisccfg90 libisl10 libitm1
884 libjasper-dev libjasper1 libjbig-dev libjbig0 libjpeg-turbo8
885 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libkadm5clnt-mit9
886 libkadm5srv-mit9 libkdb5-7 libkrb5-dev libksba8 liblcms2-2 liblcms2-dev
887 libldap2-dev liblqr-1-0 liblqr-1-0-dev libltdl-dev libltdl7 liblwres90
888 liblzma-dev liblzo2-2 libm17n-0 libmagickcore-dev libmagickcore5
889 libmagickcore5-extra libmagickwand-dev libmagickwand5 libmcrypt-dev
890 libmcrypt4 libmhash-dev libmhash2 libmpc3 libmpfr4 libncurses5-dev
891 libncursesw5-dev libnfnetlink0 libnl-3-200 libnl-genl-3-200 libnuma1 libogg0
892 libopenexr-dev libopenexr6 libopts25 libossp-uuid-dev libossp-uuid16 libotf0
893 libp11-kit-dev libpam0g-dev libpango-1.0-0 libpangocairo-1.0-0
894 libpangoft2-1.0-0 libparse-debianchangelog-perl libparted0debian1
895 libpathplan4 libpcap0.8 libpci3 libpcre3-dev libpcrecpp0 libpipeline1
896 libpixman-1-0 libpixman-1-dev libpng12-dev libpq-dev libpq5 libpth20
897 libpthread-stubs0-dev libpulse0 libpython2.7 libqt4-dbus libqt4-declarative
898 libqt4-designer libqt4-dev libqt4-dev-bin libqt4-help libqt4-network
899 libqt4-qt3support libqt4-script libqt4-scripttools libqt4-sql libqt4-svg
900 libqt4-test libqt4-xml libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4
901 libquadmath0 libreadline-dev libreadline5 libreadline6-dev librsvg2-2
902 librsvg2-common librsvg2-dev librtmp-dev libruby1.9.1 libruby2.0
903 libsasl2-dev libsdl1.2debian libserf-1-1 libsigc++-2.0-0c2a libsigsegv2
904 libsm-dev libsm6 libsndfile1 libsqlite3-dev libssl-dev libssl0.9.8
905 libstdc++-4.8-dev libsub-name-perl libsvn1 libt1-5 libt1-dev libtasn1-6-dev
906 libthai-data libthai0 libtidy-0.99-0 libtidy-dev libtiff5 libtiff5-dev
907 libtiffxx5 libtimedate-perl libtinfo-dev libtool libtsan0 libunistring0
908 libusb-1.0-0 libvorbis0a libvorbisenc2 libvpx1 libwayland-client0
909 libwayland-cursor0 libwmf-dev libwmf0.2-7 libx11-dev libx11-xcb1 libxapian22
910 libxau-dev libxaw7 libxaw7-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0
911 libxcb-present0 libxcb-render0 libxcb-render0-dev libxcb-shm0
912 libxcb-shm0-dev libxcb-sync1 libxcb1-dev libxcomposite1 libxcursor1
913 libxdamage1 libxdmcp-dev libxdot4 libxext-dev libxfixes3 libxfont1 libxft2
914 libxi6 libxinerama1 libxkbcommon0 libxml2-dev libxmu-dev libxmu-headers
915 libxmu6 libxpm-dev libxpm4 libxrandr2 libxrender-dev libxrender1
916 libxshmfence1 libxslt1-dev libxslt1.1 libxt-dev libxt6 libxtables10
917 libxxf86vm1 libyaml-dev linux-firmware linux-libc-dev lshw lsof ltrace lvm2
918 m17n-contrib m17n-db m4 make man-db manpages md5deep mercurial
919 mercurial-common mingw32 mingw32-binutils mingw32-runtime mlocate mlock
920 mtr-tiny nano ntfs-3g ntp open-vm-tools os-prober overlayroot parted patch
921 pciutils pinentry-gtk2 pkg-config plymouth-theme-ubuntu-text pollinate
922 postgresql-client postgresql-client-9.3 postgresql-client-common
923 powermgmt-base psmisc python-apt python-boto python-bzrlib python-cheetah
924 python-configobj python-debian python-gdbm python-json-pointer
925 python-jsonpatch python-oauth python-openssl python-pam python-pkg-resources
926 python-prettytable python-pycurl python-serial python-twisted-bin
927 python-twisted-core python-twisted-names python-twisted-web python-xapian
928 python-yaml python-zope.interface python3-apport python3-commandnotfound
929 python3-distupgrade python3-gdbm python3-newt python3-problem-report
930 python3-update-manager qdbus qt4-linguist-tools qt4-qmake qtchooser
931 qtcore4-l10n ragel re2c rsync ruby ruby1.9.1 ruby2.0 rubygems-integration
932 run-one screen sqlite3 sshguard strace subversion tasksel tasksel-data
933 tcpdump telnet thin-provisioning-tools time tmux
934 ubuntu-release-upgrader-core ufw unzip update-manager-core
935 update-notifier-common usbutils uuid-runtime vim vim-runtime w3m wamerican
936 watershed wireless-regdb x11-common x11proto-core-dev x11proto-input-dev
937 x11proto-kb-dev x11proto-render-dev x11proto-xext-dev xfonts-encodings
938 xfonts-utils xfsprogs xorg-sgml-doctools xtrans-dev zerofree zip zlib1g-dev
9390 upgraded, 524 newly installed, 0 to remove and 0 not upgraded.
940Need to get 290 MB of archives.
941After this operation, 1213 MB of additional disk space will be used.
942Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main install-info amd64 5.2.0.dfsg.1-2 [51.6 kB]
943Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main bash-completion all 1:2.1-4ubuntu0.2 [153 kB]
944Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf0c2 amd64 0.18.3.1-1ubuntu3.1 [6466 B]
945Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libcap-ng0 amd64 0.7.3-1ubuntu2 [9876 B]
946Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libelf1 amd64 0.158-0ubuntu5.3 [38.3 kB]
947Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libfuse2 amd64 2.9.2-4ubuntu4.14.04.1 [87.4 kB]
948Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libgeoip1 amd64 1.6.0-1 [71.0 kB]
949Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libnfnetlink0 amd64 1.0.1-2 [15.0 kB]
950Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnuma1 amd64 2.0.9~rc5-1ubuntu3.14.04.2 [20.5 kB]
951Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libparted0debian1 amd64 2.3-19ubuntu1.14.04.1 [203 kB]
952Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libpcap0.8 amd64 1.5.3-2 [110 kB]
953Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpci3 amd64 1:3.2.1-1ubuntu5.1 [26.3 kB]
954Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libpipeline1 amd64 1.3.0-1 [24.0 kB]
955Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libusb-1.0-0 amd64 2:1.0.17-1ubuntu2 [39.6 kB]
956Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main groff-base amd64 1.22.2-5 [1053 kB]
957Get:16 http://archive.ubuntu.com/ubuntu/ trusty/main bsdmainutils amd64 9.0.5ubuntu1 [203 kB]
958Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main man-db amd64 2.6.7.1-1ubuntu1 [857 kB]
959Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main fuse amd64 2.9.2-4ubuntu4.14.04.1 [25.1 kB]
960Get:19 http://archive.ubuntu.com/ubuntu/ trusty/main ntfs-3g amd64 1:2013.1.13AR.1-2ubuntu2 [421 kB]
961Get:20 http://archive.ubuntu.com/ubuntu/ trusty/main libsigsegv2 amd64 2.10-2 [15.0 kB]
962Get:21 http://archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB]
963Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB]
964Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB]
965Get:24 http://archive.ubuntu.com/ubuntu/ trusty/main gawk amd64 1:4.0.1+dfsg-2.1ubuntu2 [781 kB]
966Get:25 http://archive.ubuntu.com/ubuntu/ trusty-updates/main imagemagick-common all 8:6.7.7.10-6ubuntu3.13+esm11 [37.3 kB]
967Get:26 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-pack-en-base all 1:14.04+20160720 [484 kB]
968Get:27 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-pack-en all 1:14.04+20160720 [1820 B]
969Get:28 http://archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB]
970Get:29 http://archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB]
971Get:30 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]
972Get:31 http://archive.ubuntu.com/ubuntu/ trusty/main libasound2-data all 1.0.27.2-3ubuntu7 [26.3 kB]
973Get:32 http://archive.ubuntu.com/ubuntu/ trusty/main libasound2 amd64 1.0.27.2-3ubuntu7 [327 kB]
974Get:33 http://archive.ubuntu.com/ubuntu/ trusty/main libassuan0 amd64 2.1.1-1ubuntu1 [29.7 kB]
975Get:34 http://archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]
976Get:35 http://archive.ubuntu.com/ubuntu/ trusty/main libatk1.0-data all 2.10.0-2ubuntu2 [13.7 kB]
977Get:36 http://archive.ubuntu.com/ubuntu/ trusty/main libatk1.0-0 amd64 2.10.0-2ubuntu2 [50.9 kB]
978Get:37 http://archive.ubuntu.com/ubuntu/ trusty/main libatspi2.0-0 amd64 2.10.2.is.2.10.1-0ubuntu1 [53.1 kB]
979Get:38 http://archive.ubuntu.com/ubuntu/ trusty/main libatk-bridge2.0-0 amd64 2.10.2-2ubuntu1 [46.8 kB]
980Get:39 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]
981Get:40 http://archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB]
982Get:41 http://archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB]
983Get:42 http://archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB]
984Get:43 http://archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB]
985Get:44 http://archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB]
986Get:45 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]
987Get:46 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]
988Get:47 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]
989Get:48 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-iostreams1.54.0 amd64 1.54.0-4ubuntu3.1 [29.0 kB]
990Get:49 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcaca0 amd64 0.99.beta18-1ubuntu5.1 [202 kB]
991Get:50 http://archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]
992Get:51 http://archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]
993Get:52 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libfreetype6 amd64 2.5.2-1ubuntu2.8 [304 kB]
994Get:53 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]
995Get:54 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpixman-1-0 amd64 0.30.2-2ubuntu1.2 [226 kB]
996Get:55 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-render0 amd64 1.10-2ubuntu1 [11.0 kB]
997Get:56 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-shm0 amd64 1.10-2ubuntu1 [5432 B]
998Get:57 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB]
999Get:58 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcairo2 amd64 1.13.0~20140204-0ubuntu1.1 [535 kB]
1000Get:59 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcairo-gobject2 amd64 1.13.0~20140204-0ubuntu1.1 [17.2 kB]
1001Get:60 http://archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB]
1002Get:61 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcairo-script-interpreter2 amd64 1.13.0~20140204-0ubuntu1.1 [53.2 kB]
1003Get:62 http://archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]
1004Get:63 http://archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]
1005Get:64 http://archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]
1006Get:65 http://archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]
1007Get:66 http://archive.ubuntu.com/ubuntu/ trusty/main libcolord1 amd64 1.0.6-1 [83.1 kB]
1008Get:67 http://archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB]
1009Get:68 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]
1010Get:69 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl3 amd64 7.35.0-1ubuntu2.20 [173 kB]
1011Get:70 http://archive.ubuntu.com/ubuntu/ trusty/main libdatrie1 amd64 0.2.8-1 [16.7 kB]
1012Get:71 http://archive.ubuntu.com/ubuntu/ trusty/main libdconf1 amd64 0.20.0-1 [31.5 kB]
1013Get:72 http://archive.ubuntu.com/ubuntu/ trusty/main libdevmapper-event1.02.1 amd64 2:1.02.77-6ubuntu2 [10.8 kB]
1014Get:73 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]
1015Get:74 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]
1016Get:75 http://archive.ubuntu.com/ubuntu/ trusty/main libdjvulibre-text all 3.5.25.4-3 [48.8 kB]
1017Get:76 http://archive.ubuntu.com/ubuntu/ trusty/main libdjvulibre21 amd64 3.5.25.4-3 [553 kB]
1018Get:77 http://archive.ubuntu.com/ubuntu/ trusty/main libelfg0 amd64 0.8.13-5 [37.6 kB]
1019Get:78 http://archive.ubuntu.com/ubuntu/ trusty/main libept1.4.12 amd64 1.0.12 [142 kB]
1020Get:79 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [126 kB]
1021Get:80 http://archive.ubuntu.com/ubuntu/ trusty/main libexif12 amd64 0.6.21-1ubuntu1 [75.5 kB]
1022Get:81 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]
1023Get:82 http://archive.ubuntu.com/ubuntu/ trusty/main libfftw3-double3 amd64 3.3.3-7ubuntu3 [702 kB]
1024Get:83 http://archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]
1025Get:84 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]
1026Get:85 http://archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB]
1027Get:86 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgc1c2 amd64 1:7.2d-5ubuntu2.1 [74.8 kB]
1028Get:87 http://archive.ubuntu.com/ubuntu/ trusty/main gconf2-common all 3.2.6-0ubuntu2 [20.2 kB]
1029Get:88 http://archive.ubuntu.com/ubuntu/ trusty/main libgconf-2-4 amd64 3.2.6-0ubuntu2 [80.8 kB]
1030Get:89 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]
1031Get:90 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]
1032Get:91 http://archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]
1033Get:92 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]
1034Get:93 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]
1035Get:94 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libjasper1 amd64 1.900.1-14ubuntu3.5 [131 kB]
1036Get:95 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgdk-pixbuf2.0-common all 2.30.7-0ubuntu1.8 [9338 B]
1037Get:96 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgdk-pixbuf2.0-0 amd64 2.30.7-0ubuntu1.8 [161 kB]
1038Get:97 http://archive.ubuntu.com/ubuntu/ trusty/main libgif4 amd64 4.1.6-11 [28.6 kB]
1039Get:98 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB]
1040Get:99 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B]
1041Get:100 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B]
1042Get:101 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B]
1043Get:102 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB]
1044Get:103 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B]
1045Get:104 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B]
1046Get:105 http://archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B]
1047Get:106 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB]
1048Get:107 http://archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B]
1049Get:108 http://archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB]
1050Get:109 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB]
1051Get:110 http://archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B]
1052Get:111 http://archive.ubuntu.com/ubuntu/ trusty/main libgpm2 amd64 1.20.4-6.1 [16.5 kB]
1053Get:112 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgraphite2-3 amd64 1.3.10-0ubuntu0.14.04.1 [72.3 kB]
1054Get:113 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB]
1055Get:114 http://archive.ubuntu.com/ubuntu/ trusty/main dconf-service amd64 0.20.0-1 [26.9 kB]
1056Get:115 http://archive.ubuntu.com/ubuntu/ trusty/main dconf-gsettings-backend amd64 0.20.0-1 [19.3 kB]
1057Get:116 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgtk-3-common all 3.10.8-0ubuntu1.6 [167 kB]
1058Get:117 http://archive.ubuntu.com/ubuntu/ trusty/main libthai-data all 0.1.20-3 [130 kB]
1059Get:118 http://archive.ubuntu.com/ubuntu/ trusty/main libthai0 amd64 0.1.20-3 [16.9 kB]
1060Get:119 http://archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB]
1061Get:120 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpango-1.0-0 amd64 1.36.3-1ubuntu1.1 [149 kB]
1062Get:121 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libharfbuzz0b amd64 0.9.27-1ubuntu1.1 [127 kB]
1063Get:122 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpangoft2-1.0-0 amd64 1.36.3-1ubuntu1.1 [32.7 kB]
1064Get:123 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpangocairo-1.0-0 amd64 1.36.3-1ubuntu1.1 [20.0 kB]
1065Get:124 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libwayland-client0 amd64 1.4.0-1ubuntu1.1 [22.1 kB]
1066Get:125 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libwayland-cursor0 amd64 1.4.0-1ubuntu1.1 [9936 B]
1067Get:126 http://archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B]
1068Get:127 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxcursor1 amd64 1:1.1.14-1ubuntu0.14.04.2 [19.8 kB]
1069Get:128 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB]
1070Get:129 http://archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B]
1071Get:130 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxkbcommon0 amd64 0.4.1-0ubuntu1.1 [88.3 kB]
1072Get:131 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB]
1073Get:132 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgtk-3-0 amd64 3.10.8-0ubuntu1.6 [1960 kB]
1074Get:133 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgtk2.0-common all 2.24.23-0ubuntu1.4 [121 kB]
1075Get:134 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgtk2.0-0 amd64 2.24.23-0ubuntu1.4 [1739 kB]
1076Get:135 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libicu52 amd64 52.1-3ubuntu0.8 [6751 kB]
1077Get:136 http://archive.ubuntu.com/ubuntu/ trusty/main libilmbase6 amd64 1.0.1-6ubuntu1 [53.6 kB]
1078Get:137 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]
1079Get:138 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB]
1080Get:139 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB]
1081Get:140 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB]
1082Get:141 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libksba8 amd64 1.3.0-3ubuntu0.14.04.2 [89.2 kB]
1083Get:142 http://archive.ubuntu.com/ubuntu/ trusty/main liblqr-1-0 amd64 0.4.1-2ubuntu1 [23.4 kB]
1084Get:143 http://archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB]
1085Get:144 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickcore5 amd64 8:6.7.7.10-6ubuntu3.13+esm11 [1481 kB]
1086Get:145 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickwand5 amd64 8:6.7.7.10-6ubuntu3.13+esm11 [266 kB]
1087Get:146 http://archive.ubuntu.com/ubuntu/ trusty/main libopenexr6 amd64 1.6.1-7ubuntu1 [164 kB]
1088Get:147 http://archive.ubuntu.com/ubuntu/ trusty/main librsvg2-2 amd64 2.40.2-1 [88.3 kB]
1089Get:148 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libwmf0.2-7 amd64 0.2.8.4-10.3ubuntu1.14.04.1 [143 kB]
1090Get:149 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickcore5-extra amd64 8:6.7.7.10-6ubuntu3.13+esm11 [58.1 kB]
1091Get:150 http://archive.ubuntu.com/ubuntu/ trusty/main libmhash2 amd64 0.9.9.9-4 [102 kB]
1092Get:151 http://archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]
1093Get:152 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnl-3-200 amd64 3.2.21-1ubuntu4.1 [45.3 kB]
1094Get:153 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnl-genl-3-200 amd64 3.2.21-1ubuntu4.1 [10.2 kB]
1095Get:154 http://archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]
1096Get:155 http://archive.ubuntu.com/ubuntu/ trusty/main libotf0 amd64 0.9.13-1ubuntu1 [44.2 kB]
1097Get:156 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpcrecpp0 amd64 1:8.31-2ubuntu2.3 [14.5 kB]
1098Get:157 http://archive.ubuntu.com/ubuntu/ trusty/main libpth20 amd64 2.0.7-19ubuntu1 [43.4 kB]
1099Get:158 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]
1100Get:159 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]
1101Get:160 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]
1102Get:161 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]
1103Get:162 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]
1104Get:163 http://archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB]
1105Get:164 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB]
1106Get:165 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB]
1107Get:166 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB]
1108Get:167 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB]
1109Get:168 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB]
1110Get:169 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB]
1111Get:170 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB]
1112Get:171 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB]
1113Get:172 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB]
1114Get:173 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-designer amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [3596 kB]
1115Get:174 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-help amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [202 kB]
1116Get:175 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-qt3support amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1029 kB]
1117Get:176 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-scripttools amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [220 kB]
1118Get:177 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-svg amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [137 kB]
1119Get:178 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-test amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [60.4 kB]
1120Get:179 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]
1121Get:180 http://archive.ubuntu.com/ubuntu/ trusty/main libreadline5 amd64 5.2+dfsg-2 [130 kB]
1122Get:181 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsdl1.2debian amd64 1.2.15-8ubuntu1.1 [162 kB]
1123Get:182 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB]
1124Get:183 http://archive.ubuntu.com/ubuntu/ trusty/main libsigc++-2.0-0c2a amd64 2.2.10-0.2ubuntu2 [9258 B]
1125Get:184 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe libssl0.9.8 amd64 0.9.8o-7ubuntu3.2.14.04.1 [692 kB]
1126Get:185 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB]
1127Get:186 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtiffxx5 amd64 4.0.3-7ubuntu0.11 [5636 B]
1128Get:187 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]
1129Get:188 http://archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB]
1130Get:189 http://archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB]
1131Get:190 http://archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB]
1132Get:191 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxfont1 amd64 1:1.4.7-1ubuntu0.4 [95.1 kB]
1133Get:192 http://archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB]
1134Get:193 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]
1135Get:194 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]
1136Get:195 http://archive.ubuntu.com/ubuntu/ trusty/main python-json-pointer all 1.0-2build1 [5158 B]
1137Get:196 http://archive.ubuntu.com/ubuntu/ trusty/main python-jsonpatch all 1.3-4 [9088 B]
1138Get:197 http://archive.ubuntu.com/ubuntu/ trusty/main aptitude-common all 0.6.8.2-1ubuntu4 [700 kB]
1139Get:198 http://archive.ubuntu.com/ubuntu/ trusty/main libcwidget3 amd64 0.5.16-3.5ubuntu1 [307 kB]
1140Get:199 http://archive.ubuntu.com/ubuntu/ trusty/main libxapian22 amd64 1.2.16-2ubuntu1 [586 kB]
1141Get:200 http://archive.ubuntu.com/ubuntu/ trusty/main aptitude amd64 0.6.8.2-1ubuntu4 [1371 kB]
1142Get:201 http://archive.ubuntu.com/ubuntu/ trusty/main tasksel-data all 2.88ubuntu15 [6366 B]
1143Get:202 http://archive.ubuntu.com/ubuntu/ trusty/main tasksel all 2.88ubuntu15 [29.7 kB]
1144Get:203 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-apt amd64 0.9.3.5ubuntu3 [141 kB]
1145Get:204 http://archive.ubuntu.com/ubuntu/ trusty/main python-debian all 0.1.21+nmu2ubuntu2 [49.7 kB]
1146Get:205 http://archive.ubuntu.com/ubuntu/ trusty-updates/main patch amd64 2.7.1-4ubuntu2.4 [86.9 kB]
1147Get:206 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-distupgrade all 1:0.220.11 [104 kB]
1148Get:207 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-update-manager all 1:0.196.25 [32.2 kB]
1149Get:208 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ubuntu-release-upgrader-core all 1:0.220.11 [25.2 kB]
1150Get:209 http://archive.ubuntu.com/ubuntu/ trusty-updates/main update-manager-core all 1:0.196.25 [8280 B]
1151Get:210 http://archive.ubuntu.com/ubuntu/ trusty-updates/main update-notifier-common all 0.154.1ubuntu8 [162 kB]
1152Get:211 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgnutlsxx27 amd64 2.12.23-12ubuntu2.8 [17.3 kB]
1153Get:212 http://archive.ubuntu.com/ubuntu/ trusty/universe libhavege1 amd64 1.7c-1 [21.2 kB]
1154Get:213 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig-dev amd64 2.0-2ubuntu4.1 [6268 B]
1155Get:214 http://archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]
1156Get:215 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libapparmor1 amd64 2.10.95-0ubuntu2.6~14.04.4 [31.2 kB]
1157Get:216 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libapparmor-perl amd64 2.10.95-0ubuntu2.6~14.04.4 [31.2 kB]
1158Get:217 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apparmor amd64 2.10.95-0ubuntu2.6~14.04.4 [362 kB]
1159Get:218 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libisc95 amd64 1:9.9.5.dfsg-3ubuntu0.19 [148 kB]
1160Get:219 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdns100 amd64 1:9.9.5.dfsg-3ubuntu0.19 [645 kB]
1161Get:220 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libisccc90 amd64 1:9.9.5.dfsg-3ubuntu0.19 [15.7 kB]
1162Get:221 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libisccfg90 amd64 1:9.9.5.dfsg-3ubuntu0.19 [36.0 kB]
1163Get:222 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libbind9-90 amd64 1:9.9.5.dfsg-3ubuntu0.19 [22.0 kB]
1164Get:223 http://archive.ubuntu.com/ubuntu/ trusty-updates/main liblwres90 amd64 1:9.9.5.dfsg-3ubuntu0.19 [33.4 kB]
1165Get:224 http://archive.ubuntu.com/ubuntu/ trusty-updates/main bind9-host amd64 1:9.9.5.dfsg-3ubuntu0.19 [46.4 kB]
1166Get:225 http://archive.ubuntu.com/ubuntu/ trusty-updates/main busybox-static amd64 1:1.21.0-1ubuntu1.4 [845 kB]
1167Get:226 http://archive.ubuntu.com/ubuntu/ trusty/main command-not-found-data amd64 0.3ubuntu12 [791 kB]
1168Get:227 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-gdbm amd64 3.4.3-1~14.04.2 [12.1 kB]
1169Get:228 http://archive.ubuntu.com/ubuntu/ trusty/main python3-commandnotfound all 0.3ubuntu12 [5744 B]
1170Get:229 http://archive.ubuntu.com/ubuntu/ trusty/main command-not-found all 0.3ubuntu12 [3652 B]
1171Get:230 http://archive.ubuntu.com/ubuntu/ trusty/main dmidecode amd64 2.12-2 [45.9 kB]
1172Get:231 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dnsutils amd64 1:9.9.5.dfsg-3ubuntu0.19 [97.1 kB]
1173Get:232 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dosfstools amd64 3.0.26-1ubuntu0.1 [60.1 kB]
1174Get:233 http://archive.ubuntu.com/ubuntu/ trusty/main ed amd64 1.9-2 [52.6 kB]
1175Get:234 http://archive.ubuntu.com/ubuntu/ trusty/main friendly-recovery all 0.2.25 [9236 B]
1176Get:235 http://archive.ubuntu.com/ubuntu/ trusty/main ftp amd64 0.17-28 [58.1 kB]
1177Get:236 http://archive.ubuntu.com/ubuntu/ trusty/main geoip-database all 20140313-1 [1196 kB]
1178Get:237 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gettext-base amd64 0.18.3.1-1ubuntu3.1 [48.6 kB]
1179Get:238 http://archive.ubuntu.com/ubuntu/ trusty/main hdparm amd64 9.43-1ubuntu3 [95.1 kB]
1180Get:239 http://archive.ubuntu.com/ubuntu/ trusty/main info amd64 5.2.0.dfsg.1-2 [99.1 kB]
1181Get:240 http://archive.ubuntu.com/ubuntu/ trusty/main libxtables10 amd64 1.4.21-1ubuntu1 [25.9 kB]
1182Get:241 http://archive.ubuntu.com/ubuntu/ trusty/main iptables amd64 1.4.21-1ubuntu1 [261 kB]
1183Get:242 http://archive.ubuntu.com/ubuntu/ trusty-updates/main iputils-tracepath amd64 3:20121221-4ubuntu1.1 [32.6 kB]
1184Get:243 http://archive.ubuntu.com/ubuntu/ trusty-updates/main irqbalance amd64 1.0.6-2ubuntu0.14.04.4 [30.7 kB]
1185Get:244 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lshw amd64 02.16-2ubuntu1.4 [225 kB]
1186Get:245 http://archive.ubuntu.com/ubuntu/ trusty/main lsof amd64 4.86+dfsg-1ubuntu2 [257 kB]
1187Get:246 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ltrace amd64 0.7.3-4ubuntu5.1 [120 kB]
1188Get:247 http://archive.ubuntu.com/ubuntu/ trusty/main manpages all 3.54-1ubuntu1 [627 kB]
1189Get:248 http://archive.ubuntu.com/ubuntu/ trusty/main mlocate amd64 0.26-1ubuntu1 [54.6 kB]
1190Get:249 http://archive.ubuntu.com/ubuntu/ trusty/main mtr-tiny amd64 0.85-2 [41.7 kB]
1191Get:250 http://archive.ubuntu.com/ubuntu/ trusty/main nano amd64 2.2.6-1ubuntu1 [194 kB]
1192Get:251 http://archive.ubuntu.com/ubuntu/ trusty-updates/main parted amd64 2.3-19ubuntu1.14.04.1 [44.2 kB]
1193Get:252 http://archive.ubuntu.com/ubuntu/ trusty-updates/main pciutils amd64 1:3.2.1-1ubuntu5.1 [282 kB]
1194Get:253 http://archive.ubuntu.com/ubuntu/ trusty-updates/main plymouth-theme-ubuntu-text amd64 0.8.8-0ubuntu17.2 [7958 B]
1195Get:254 http://archive.ubuntu.com/ubuntu/ trusty/main powermgmt-base amd64 1.31build1 [9854 B]
1196Get:255 http://archive.ubuntu.com/ubuntu/ trusty/main psmisc amd64 22.20-1ubuntu2 [53.2 kB]
1197Get:256 http://archive.ubuntu.com/ubuntu/ trusty-updates/main rsync amd64 3.1.0-2ubuntu0.4+esm2 [347 kB]
1198Get:257 http://archive.ubuntu.com/ubuntu/ trusty/main strace amd64 4.8-1ubuntu5 [113 kB]
1199Get:258 http://archive.ubuntu.com/ubuntu/ trusty-updates/main tcpdump amd64 4.9.2-0ubuntu0.14.04.1 [380 kB]
1200Get:259 http://archive.ubuntu.com/ubuntu/ trusty/main telnet amd64 0.17-36build2 [67.1 kB]
1201Get:260 http://archive.ubuntu.com/ubuntu/ trusty/main time amd64 1.7-24 [29.3 kB]
1202Get:261 http://archive.ubuntu.com/ubuntu/ trusty/main ufw all 0.34~rc-0ubuntu2 [129 kB]
1203Get:262 http://archive.ubuntu.com/ubuntu/ trusty-updates/main usbutils amd64 1:007-2ubuntu1.1 [205 kB]
1204Get:263 http://archive.ubuntu.com/ubuntu/ trusty-updates/main uuid-runtime amd64 2.20.1-5.1ubuntu20.9 [12.2 kB]
1205Get:264 http://archive.ubuntu.com/ubuntu/ trusty/main acpid amd64 1:2.0.21-1ubuntu2 [35.0 kB]
1206Get:265 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-problem-report all 2.14.1-0ubuntu3.29 [9504 B]
1207Get:266 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-apport all 2.14.1-0ubuntu3.29 [75.5 kB]
1208Get:267 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apport all 2.14.1-0ubuntu3.29 [183 kB]
1209Get:268 http://archive.ubuntu.com/ubuntu/ trusty/main apport-symptoms all 0.20 [14.2 kB]
1210Get:269 http://archive.ubuntu.com/ubuntu/ trusty/main python-xapian amd64 1.2.16-2ubuntu1 [208 kB]
1211Get:270 http://archive.ubuntu.com/ubuntu/ trusty/main apt-xapian-index all 0.45ubuntu4 [56.4 kB]
1212Get:271 http://archive.ubuntu.com/ubuntu/ trusty/main at amd64 3.1.14-1ubuntu1 [37.6 kB]
1213Get:272 http://archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB]
1214Get:273 http://archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB]
1215Get:274 http://archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB]
1216Get:275 http://archive.ubuntu.com/ubuntu/ trusty/main bc amd64 1.06.95-8ubuntu1 [82.2 kB]
1217Get:276 http://archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]
1218Get:277 http://archive.ubuntu.com/ubuntu/ trusty-updates/main binutils-doc all 2.24-5ubuntu14.2 [575 kB]
1219Get:278 http://archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB]
1220Get:279 http://archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB]
1221Get:280 http://archive.ubuntu.com/ubuntu/ trusty-updates/main btrfs-tools amd64 3.12-1ubuntu0.2 [332 kB]
1222Get:281 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]
1223Get:282 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]
1224Get:283 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]
1225Get:284 http://archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]
1226Get:285 http://archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]
1227Get:286 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]
1228Get:287 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]
1229Get:288 http://archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]
1230Get:289 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]
1231Get:290 http://archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]
1232Get:291 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]
1233Get:292 http://archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]
1234Get:293 http://archive.ubuntu.com/ubuntu/ trusty/main libtimedate-perl all 2.3000-1 [37.2 kB]
1235Get:294 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]
1236Get:295 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]
1237Get:296 http://archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]
1238Get:297 http://archive.ubuntu.com/ubuntu/ trusty/main python3-newt amd64 0.52.15-2ubuntu5 [18.4 kB]
1239Get:298 http://archive.ubuntu.com/ubuntu/ trusty/main tmux amd64 1.8-5 [247 kB]
1240Get:299 http://archive.ubuntu.com/ubuntu/ trusty/main screen amd64 4.1.0~20120320gitdb59704-9 [646 kB]
1241Get:300 http://archive.ubuntu.com/ubuntu/ trusty-updates/main byobu all 5.77-0ubuntu1.2 [103 kB]
1242Get:301 http://archive.ubuntu.com/ubuntu/ trusty/main python-configobj all 4.7.2+ds-5build1 [174 kB]
1243Get:302 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-bzrlib amd64 2.6.0+bzr6593-1ubuntu1.6 [1344 kB]
1244Get:303 http://archive.ubuntu.com/ubuntu/ trusty-updates/main bzr all 2.6.0+bzr6593-1ubuntu1.6 [37.3 kB]
1245Get:304 http://archive.ubuntu.com/ubuntu/ trusty/main ccache amd64 3.1.9-1 [77.8 kB]
1246Get:305 http://archive.ubuntu.com/ubuntu/ trusty/main wireless-regdb all 2013.02.13-1ubuntu1 [6456 B]
1247Get:306 http://archive.ubuntu.com/ubuntu/ trusty/main crda amd64 1.1.2-1ubuntu2 [15.2 kB]
1248Get:307 http://archive.ubuntu.com/ubuntu/ trusty/main libcryptsetup4 amd64 2:1.6.1-1ubuntu1 [77.0 kB]
1249Get:308 http://archive.ubuntu.com/ubuntu/ trusty/main cryptsetup-bin amd64 2:1.6.1-1ubuntu1 [80.4 kB]
1250Get:309 http://archive.ubuntu.com/ubuntu/ trusty/main cryptsetup amd64 2:1.6.1-1ubuntu1 [115 kB]
1251Get:310 http://archive.ubuntu.com/ubuntu/ trusty-updates/main curl amd64 7.35.0-1ubuntu2.20 [123 kB]
1252Get:311 http://archive.ubuntu.com/ubuntu/ trusty/main xfonts-encodings all 1:1.0.4-1ubuntu1 [583 kB]
1253Get:312 http://archive.ubuntu.com/ubuntu/ trusty/main xfonts-utils amd64 1:7.7+1 [73.9 kB]
1254Get:313 http://archive.ubuntu.com/ubuntu/ trusty/multiverse dosemu amd64 1.4.0.7+20130105+b028d3f-1 [2449 kB]
1255Get:314 http://archive.ubuntu.com/ubuntu/ trusty/main eatmydata amd64 26-2 [8034 B]
1256Get:315 http://archive.ubuntu.com/ubuntu/ trusty/main emacsen-common all 2.0.7 [17.1 kB]
1257Get:316 http://archive.ubuntu.com/ubuntu/ trusty/main emacs24-common-non-dfsg all 24.3+1-1 [4421 kB]
1258Get:317 http://archive.ubuntu.com/ubuntu/ trusty-updates/main emacs24-common all 24.3+1-2ubuntu1.1 [13.7 MB]
1259Get:318 http://archive.ubuntu.com/ubuntu/ trusty-updates/main emacs24-bin-common amd64 24.3+1-2ubuntu1.1 [104 kB]
1260Get:319 http://archive.ubuntu.com/ubuntu/ trusty/main gconf-service-backend amd64 3.2.6-0ubuntu2 [56.3 kB]
1261Get:320 http://archive.ubuntu.com/ubuntu/ trusty/main gconf-service amd64 3.2.6-0ubuntu2 [2046 B]
1262Get:321 http://archive.ubuntu.com/ubuntu/ trusty/main m17n-db all 1.6.4-1 [1807 kB]
1263Get:322 http://archive.ubuntu.com/ubuntu/ trusty/main m17n-contrib all 1.1.14-1 [517 kB]
1264Get:323 http://archive.ubuntu.com/ubuntu/ trusty/main libm17n-0 amd64 1.6.4-2ubuntu1 [238 kB]
1265Get:324 http://archive.ubuntu.com/ubuntu/ trusty-updates/main emacs24 amd64 24.3+1-2ubuntu1.1 [3170 kB]
1266Get:325 http://archive.ubuntu.com/ubuntu/ trusty/main emacs all 45.0ubuntu1 [1624 B]
1267Get:326 http://archive.ubuntu.com/ubuntu/ trusty/universe emacs23-common-non-dfsg all 23.4+1-1 [4163 kB]
1268Get:327 http://archive.ubuntu.com/ubuntu/ trusty/universe emacs23-common all 23.4+1-4.1ubuntu1 [18.5 MB]
1269Get:328 http://archive.ubuntu.com/ubuntu/ trusty/universe emacs23-bin-common amd64 23.4+1-4.1ubuntu1 [176 kB]
1270Get:329 http://archive.ubuntu.com/ubuntu/ trusty/universe emacs23-nox amd64 23.4+1-4.1ubuntu1 [2997 kB]
1271Get:330 http://archive.ubuntu.com/ubuntu/ trusty/main ethtool amd64 1:3.13-1 [90.9 kB]
1272Get:331 http://archive.ubuntu.com/ubuntu/ trusty/main fonts-ubuntu-font-family-console all 0.80-0ubuntu6 [15.6 kB]
1273Get:332 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB]
1274Get:333 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-freedesktop amd64 1.40.0-1ubuntu0.2 [5652 B]
1275Get:334 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-gdkpixbuf-2.0 amd64 2.30.7-0ubuntu1.8 [7950 B]
1276Get:335 http://archive.ubuntu.com/ubuntu/ trusty/main gir1.2-rsvg-2.0 amd64 2.40.2-1 [3550 B]
1277Get:336 http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB]
1278Get:337 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB]
1279Get:338 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB]
1280Get:339 http://archive.ubuntu.com/ubuntu/ trusty/main pinentry-gtk2 amd64 0.8.3-1ubuntu1 [44.9 kB]
1281Get:340 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gnupg-agent amd64 2.0.22-3ubuntu1.4 [231 kB]
1282Get:341 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub-common amd64 2.02~beta2-9ubuntu1.17 [1680 kB]
1283Get:342 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub2-common amd64 2.02~beta2-9ubuntu1.17 [500 kB]
1284Get:343 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub-pc-bin amd64 2.02~beta2-9ubuntu1.17 [883 kB]
1285Get:344 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub-pc amd64 2.02~beta2-9ubuntu1.17 [174 kB]
1286Get:345 http://archive.ubuntu.com/ubuntu/ trusty/main grub-gfxpayload-lists amd64 0.6 [3506 B]
1287Get:346 http://archive.ubuntu.com/ubuntu/ trusty/main hicolor-icon-theme all 0.13-1 [7140 B]
1288Get:347 http://archive.ubuntu.com/ubuntu/ trusty-updates/main icu-devtools amd64 52.1-3ubuntu0.8 [163 kB]
1289Get:348 http://archive.ubuntu.com/ubuntu/ trusty-updates/main imagemagick amd64 8:6.7.7.10-6ubuntu3.13+esm11 [188 kB]
1290Get:349 http://archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB]
1291Get:350 http://archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB]
1292Get:351 http://archive.ubuntu.com/ubuntu/ trusty/main laptop-detect amd64 0.13.7ubuntu2 [5608 B]
1293Get:352 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe lemon amd64 3.8.2-1ubuntu2.2 [48.9 kB]
1294Get:353 http://archive.ubuntu.com/ubuntu/ trusty/main libbz2-dev amd64 1.0.6-5 [33.2 kB]
1295Get:354 http://archive.ubuntu.com/ubuntu/ trusty/universe mlock amd64 8:2007f~dfsg-2 [12.2 kB]
1296Get:355 http://archive.ubuntu.com/ubuntu/ trusty/universe libc-client2007e amd64 8:2007f~dfsg-2 [575 kB]
1297Get:356 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libkrb5-dev amd64 1.12+dfsg-2ubuntu5.4 [14.4 kB]
1298Get:357 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam0g-dev amd64 1.1.8-1ubuntu2.2 [109 kB]
1299Get:358 http://archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB]
1300Get:359 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB]
1301Get:360 http://archive.ubuntu.com/ubuntu/ trusty/universe libc-client2007e-dev amd64 8:2007f~dfsg-2 [460 kB]
1302Get:361 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]
1303Get:362 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpng12-dev amd64 1.2.50-1ubuntu2.14.04.3 [206 kB]
1304Get:363 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libfreetype6-dev amd64 2.5.2-1ubuntu2.8 [623 kB]
1305Get:364 http://archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB]
1306Get:365 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1-dev amd64 2.11.0-0ubuntu4.2 [665 kB]
1307Get:366 http://archive.ubuntu.com/ubuntu/ trusty/main xorg-sgml-doctools all 1:1.11-1 [12.9 kB]
1308Get:367 http://archive.ubuntu.com/ubuntu/ trusty-updates/main x11proto-core-dev all 7.0.26-1~ubuntu2 [700 kB]
1309Get:368 http://archive.ubuntu.com/ubuntu/ trusty/main libxau-dev amd64 1:1.0.8-1 [11.1 kB]
1310Get:369 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp-dev amd64 1:1.1.1-1 [26.9 kB]
1311Get:370 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-input-dev all 2.3-1 [139 kB]
1312Get:371 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-kb-dev all 1.0.6-2 [269 kB]
1313Get:372 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xtrans-dev all 1.3.5-1~ubuntu14.04.2 [70.7 kB]
1314Get:373 http://archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B]
1315Get:374 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1-dev amd64 1.10-2ubuntu1 [76.6 kB]
1316Get:375 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-dev amd64 2:1.6.2-1ubuntu2.1 [632 kB]
1317Get:376 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-render-dev all 2:0.11.1-2 [20.1 kB]
1318Get:377 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender-dev amd64 1:0.9.8-1build0.14.04.1 [23.8 kB]
1319Get:378 http://archive.ubuntu.com/ubuntu/ trusty/main libice-dev amd64 2:1.0.8-2 [57.6 kB]
1320Get:379 http://archive.ubuntu.com/ubuntu/ trusty/main libsm-dev amd64 2:1.2.1-2 [19.9 kB]
1321Get:380 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpixman-1-dev amd64 0.30.2-2ubuntu1.2 [240 kB]
1322Get:381 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-render0-dev amd64 1.10-2ubuntu1 [16.7 kB]
1323Get:382 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-shm0-dev amd64 1.10-2ubuntu1 [6868 B]
1324Get:383 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-xext-dev all 7.3.0-1 [212 kB]
1325Get:384 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxext-dev amd64 2:1.3.2-1ubuntu0.0.14.04.1 [81.2 kB]
1326Get:385 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglib2.0-bin amd64 2.40.2-0ubuntu1.1 [34.9 kB]
1327Get:386 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpcre3-dev amd64 1:8.31-2ubuntu2.3 [237 kB]
1328Get:387 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglib2.0-dev amd64 2.40.2-0ubuntu1.1 [1325 kB]
1329Get:388 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcairo2-dev amd64 1.13.0~20140204-0ubuntu1.1 [574 kB]
1330Get:389 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcdt5 amd64 2.36.0-0ubuntu3.2 [23.3 kB]
1331Get:390 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcgraph6 amd64 2.36.0-0ubuntu3.2 [44.1 kB]
1332Get:391 http://archive.ubuntu.com/ubuntu/ trusty/main libsub-name-perl amd64 0.05-1build4 [9774 B]
1333Get:392 http://archive.ubuntu.com/ubuntu/ trusty/main libclass-accessor-perl all 0.34-1 [26.0 kB]
1334Get:393 http://archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB]
1335Get:394 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB]
1336Get:395 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB]
1337Get:396 http://archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB]
1338Get:397 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgnutls-dev amd64 2.12.23-12ubuntu2.8 [373 kB]
1339Get:398 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB]
1340Get:399 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libldap2-dev amd64 2.4.31-1+nmu2ubuntu8.5 [259 kB]
1341Get:400 http://archive.ubuntu.com/ubuntu/ trusty-updates/main librtmp-dev amd64 2.4+20121230.gitdf6c518-1ubuntu0.1 [54.1 kB]
1342Get:401 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl4-gnutls-dev amd64 7.35.0-1ubuntu2.20 [237 kB]
1343Get:402 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8-dev amd64 1.3.0-0ubuntu2.1 [242 kB]
1344Get:403 http://archive.ubuntu.com/ubuntu/ trusty/main libdjvulibre-dev amd64 3.5.25.4-3 [2363 kB]
1345Get:404 http://archive.ubuntu.com/ubuntu/ trusty/main libdumbnet1 amd64 1.12-4build1 [25.7 kB]
1346Get:405 http://archive.ubuntu.com/ubuntu/ trusty/main libjs-jquery all 1.7.2+dfsg-2ubuntu1 [78.8 kB]
1347Get:406 http://archive.ubuntu.com/ubuntu/ trusty/main libexif-dev amd64 0.6.21-1ubuntu1 [270 kB]
1348Get:407 http://archive.ubuntu.com/ubuntu/ trusty/main libgdbm-dev amd64 1.8.3-12build1 [24.9 kB]
1349Get:408 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgdk-pixbuf2.0-dev amd64 2.30.7-0ubuntu1.8 [43.0 kB]
1350Get:409 http://archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB]
1351Get:410 http://archive.ubuntu.com/ubuntu/ trusty/main libgmp3-dev amd64 2:5.1.3+dfsg-1ubuntu1 [1866 B]
1352Get:411 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpathplan4 amd64 2.36.0-0ubuntu3.2 [26.3 kB]
1353Get:412 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgvc6 amd64 2.36.0-0ubuntu3.2 [578 kB]
1354Get:413 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgvpr2 amd64 2.36.0-0ubuntu3.2 [169 kB]
1355Get:414 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxdot4 amd64 2.36.0-0ubuntu3.2 [19.4 kB]
1356Get:415 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe libgvc6-plugins-gtk amd64 2.36.0-0ubuntu3.2 [21.5 kB]
1357Get:416 http://archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB]
1358Get:417 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgraphviz-dev amd64 2.36.0-0ubuntu3.2 [60.5 kB]
1359Get:418 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libicu-dev amd64 52.1-3ubuntu0.8 [7615 kB]
1360Get:419 http://archive.ubuntu.com/ubuntu/ trusty/main libilmbase-dev amd64 1.0.1-6ubuntu1 [112 kB]
1361Get:420 http://archive.ubuntu.com/ubuntu/ trusty/main libio-string-perl all 1.08-3 [11.1 kB]
1362Get:421 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libjasper-dev amd64 1.900.1-14ubuntu3.5 [520 kB]
1363Get:422 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg8-dev amd64 8c-2ubuntu8 [1552 B]
1364Get:423 http://archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-dev amd64 2.5-0ubuntu4.2 [5097 kB]
1365Get:424 http://archive.ubuntu.com/ubuntu/ trusty/main liblqr-1-0-dev amd64 0.4.1-2ubuntu1 [134 kB]
1366Get:425 http://archive.ubuntu.com/ubuntu/ trusty/main libopenexr-dev amd64 1.6.1-7ubuntu1 [233 kB]
1367Get:426 http://archive.ubuntu.com/ubuntu/ trusty/main librsvg2-common amd64 2.40.2-1 [4990 B]
1368Get:427 http://archive.ubuntu.com/ubuntu/ trusty/main librsvg2-dev amd64 2.40.2-1 [97.6 kB]
1369Get:428 http://archive.ubuntu.com/ubuntu/ trusty/main liblzma-dev amd64 5.1.1alpha+20120614-2ubuntu2 [137 kB]
1370Get:429 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5-dev amd64 4.0.3-7ubuntu0.11 [266 kB]
1371Get:430 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libwmf-dev amd64 0.2.8.4-10.3ubuntu1.14.04.1 [166 kB]
1372Get:431 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]
1373Get:432 http://archive.ubuntu.com/ubuntu/ trusty/main libxt-dev amd64 1:1.1.4-1 [455 kB]
1374Get:433 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickcore-dev amd64 8:6.7.7.10-6ubuntu3.13+esm11 [908 kB]
1375Get:434 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickwand-dev amd64 8:6.7.7.10-6ubuntu3.13+esm11 [271 kB]
1376Get:435 http://archive.ubuntu.com/ubuntu/ trusty/universe libmcrypt4 amd64 2.5.8-3.1ubuntu1 [61.9 kB]
1377Get:436 http://archive.ubuntu.com/ubuntu/ trusty/universe libmcrypt-dev amd64 2.5.8-3.1ubuntu1 [83.1 kB]
1378Get:437 http://archive.ubuntu.com/ubuntu/ trusty/main libmhash-dev amd64 0.9.9.9-4 [119 kB]
1379Get:438 http://archive.ubuntu.com/ubuntu/ trusty/main libtinfo-dev amd64 5.9+20140118-1ubuntu1 [76.3 kB]
1380Get:439 http://archive.ubuntu.com/ubuntu/ trusty/main libncurses5-dev amd64 5.9+20140118-1ubuntu1 [170 kB]
1381Get:440 http://archive.ubuntu.com/ubuntu/ trusty/main libncursesw5-dev amd64 5.9+20140118-1ubuntu1 [197 kB]
1382Get:441 http://archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB]
1383Get:442 http://archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid-dev amd64 1.6.2-1.3ubuntu1 [42.4 kB]
1384Get:443 http://archive.ubuntu.com/ubuntu/ trusty/main libparse-debianchangelog-perl all 1.2.0-1ubuntu1 [54.0 kB]
1385Get:444 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB]
1386Get:445 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB]
1387Get:446 http://archive.ubuntu.com/ubuntu/ trusty/main qtchooser amd64 39-g4717841-3 [18.8 kB]
1388Get:447 http://archive.ubuntu.com/ubuntu/ trusty-updates/main qdbus amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [28.8 kB]
1389Get:448 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-dbus amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [6438 B]
1390Get:449 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-dev-bin amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1600 kB]
1391Get:450 http://archive.ubuntu.com/ubuntu/ trusty-updates/main qt4-linguist-tools amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [827 kB]
1392Get:451 http://archive.ubuntu.com/ubuntu/ trusty-updates/main qt4-qmake amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1231 kB]
1393Get:452 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-dev amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [867 kB]
1394Get:453 http://archive.ubuntu.com/ubuntu/ trusty/main libreadline6-dev amd64 6.3-4ubuntu2 [213 kB]
1395Get:454 http://archive.ubuntu.com/ubuntu/ trusty/main libreadline-dev amd64 6.3-4ubuntu2 [988 B]
1396Get:455 http://archive.ubuntu.com/ubuntu/ trusty/main ruby all 1:1.9.3.4 [5334 B]
1397Get:456 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ruby1.9.1 amd64 1.9.3.484-2ubuntu1.14 [35.6 kB]
1398Get:457 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libruby1.9.1 amd64 1.9.3.484-2ubuntu1.14 [2648 kB]
1399Get:458 http://archive.ubuntu.com/ubuntu/ trusty/main libsasl2-dev amd64 2.1.25.dfsg1-17build1 [311 kB]
1400Get:459 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsqlite3-dev amd64 3.8.2-1ubuntu2.2 [439 kB]
1401Get:460 http://archive.ubuntu.com/ubuntu/ trusty/main libt1-5 amd64 5.1.2-3.6ubuntu1 [134 kB]
1402Get:461 http://archive.ubuntu.com/ubuntu/ trusty/main libxmu-headers all 2:1.1.1-1 [62.0 kB]
1403Get:462 http://archive.ubuntu.com/ubuntu/ trusty/main libxmu-dev amd64 2:1.1.1-1 [60.3 kB]
1404Get:463 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm-dev amd64 1:3.5.10-1ubuntu0.1 [85.8 kB]
1405Get:464 http://archive.ubuntu.com/ubuntu/ trusty/main libxaw7-dev amd64 2:1.0.12-1 [225 kB]
1406Get:465 http://archive.ubuntu.com/ubuntu/ trusty/main libt1-dev amd64 5.1.2-3.6ubuntu1 [138 kB]
1407Get:466 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtidy-0.99-0 amd64 20091223cvs-1.2ubuntu1.1 [119 kB]
1408Get:467 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtidy-dev amd64 20091223cvs-1.2ubuntu1.1 [138 kB]
1409Get:468 http://archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB]
1410Get:469 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]
1411Get:470 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-firmware all 1.127.24 [33.9 MB]
1412Get:471 http://archive.ubuntu.com/ubuntu/ trusty/main watershed amd64 7 [11.4 kB]
1413Get:472 http://archive.ubuntu.com/ubuntu/ trusty/main lvm2 amd64 2.02.98-6ubuntu2 [470 kB]
1414Get:473 http://archive.ubuntu.com/ubuntu/ trusty/universe md5deep amd64 4.2-1 [662 kB]
1415Get:474 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB]
1416Get:475 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB]
1417Get:476 http://archive.ubuntu.com/ubuntu/ trusty/universe mingw32-binutils amd64 2.20-0.2ubuntu1 [2033 kB]
1418Get:477 http://archive.ubuntu.com/ubuntu/ trusty/universe mingw32-runtime all 3.15.2-0ubuntu1 [2084 kB]
1419Get:478 http://archive.ubuntu.com/ubuntu/ trusty/universe mingw32 amd64 4.2.1.dfsg-2ubuntu1 [23.0 MB]
1420Get:479 http://archive.ubuntu.com/ubuntu/ trusty-updates/main os-prober amd64 1.63ubuntu1.1 [18.0 kB]
1421Get:480 http://archive.ubuntu.com/ubuntu/ trusty-updates/main pollinate all 4.33-0ubuntu1~14.04.1 [12.4 kB]
1422Get:481 http://archive.ubuntu.com/ubuntu/ trusty-updates/main postgresql-client-common all 154ubuntu1.1 [25.4 kB]
1423Get:482 http://archive.ubuntu.com/ubuntu/ trusty-updates/main postgresql-client-9.3 amd64 9.3.24-0ubuntu0.14.04 [797 kB]
1424Get:483 http://archive.ubuntu.com/ubuntu/ trusty-updates/main postgresql-client all 9.3+154ubuntu1.1 [5048 B]
1425Get:484 http://archive.ubuntu.com/ubuntu/ trusty/main python-boto all 2.20.1-2ubuntu2 [618 kB]
1426Get:485 http://archive.ubuntu.com/ubuntu/ trusty/main python-cheetah amd64 2.4.4-3.fakesyncbuild1 [144 kB]
1427Get:486 http://archive.ubuntu.com/ubuntu/ trusty/main python-gdbm amd64 2.7.5-1ubuntu1 [11.8 kB]
1428Get:487 http://archive.ubuntu.com/ubuntu/ trusty/main python-oauth all 1.0.1-3build2 [12.8 kB]
1429Get:488 http://archive.ubuntu.com/ubuntu/ trusty/main python-openssl amd64 0.13-2ubuntu6 [81.5 kB]
1430Get:489 http://archive.ubuntu.com/ubuntu/ trusty/main python-pam amd64 0.4.2-13.1ubuntu3 [9990 B]
1431Get:490 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-pkg-resources all 3.3-1ubuntu2 [61.9 kB]
1432Get:491 http://archive.ubuntu.com/ubuntu/ trusty/main python-prettytable all 0.7.2-2ubuntu2 [20.0 kB]
1433Get:492 http://archive.ubuntu.com/ubuntu/ trusty/main python-serial all 2.6-1build1 [60.1 kB]
1434Get:493 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-twisted-bin amd64 13.2.0-1ubuntu1.2 [11.9 kB]
1435Get:494 http://archive.ubuntu.com/ubuntu/ trusty/main python-zope.interface amd64 4.0.5-1ubuntu4 [79.6 kB]
1436Get:495 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-twisted-core all 13.2.0-1ubuntu1.2 [983 kB]
1437Get:496 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-twisted-names all 13.2.0-1ubuntu1.2 [78.5 kB]
1438Get:497 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-twisted-web all 13.2.0-1ubuntu1.2 [291 kB]
1439Get:498 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-yaml amd64 3.10-4ubuntu0.1 [102 kB]
1440Get:499 http://archive.ubuntu.com/ubuntu/ trusty/universe ragel amd64 6.8-1build1 [983 kB]
1441Get:500 http://archive.ubuntu.com/ubuntu/ trusty/main re2c amd64 0.13.5-1build2 [208 kB]
1442Get:501 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libruby2.0 amd64 2.0.0.484-1ubuntu2.13 [2806 kB]
1443Get:502 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ruby2.0 amd64 2.0.0.484-1ubuntu2.13 [66.5 kB]
1444Get:503 http://archive.ubuntu.com/ubuntu/ trusty/main rubygems-integration all 1.5 [5340 B]
1445Get:504 http://archive.ubuntu.com/ubuntu/ trusty/main run-one all 1.17-0ubuntu1 [5760 B]
1446Get:505 http://archive.ubuntu.com/ubuntu/ trusty-updates/main sqlite3 amd64 3.8.2-1ubuntu2.2 [28.7 kB]
1447Get:506 http://archive.ubuntu.com/ubuntu/ trusty/universe sshguard amd64 1.5-5 [128 kB]
1448Get:507 http://archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB]
1449Get:508 http://archive.ubuntu.com/ubuntu/ trusty/universe thin-provisioning-tools amd64 0.2.8-1 [617 kB]
1450Get:509 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unzip amd64 6.0-9ubuntu1.5 [157 kB]
1451Get:510 http://archive.ubuntu.com/ubuntu/ trusty-updates/main vim-runtime all 2:7.4.052-1ubuntu3.1 [4882 kB]
1452Get:511 http://archive.ubuntu.com/ubuntu/ trusty-updates/main vim amd64 2:7.4.052-1ubuntu3.1 [955 kB]
1453Get:512 http://archive.ubuntu.com/ubuntu/ trusty-updates/main w3m amd64 0.5.3-15ubuntu0.2 [876 kB]
1454Get:513 http://archive.ubuntu.com/ubuntu/ trusty/main wamerican all 7.1-1 [269 kB]
1455Get:514 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xfsprogs amd64 3.1.9ubuntu2.1 [507 kB]
1456Get:515 http://archive.ubuntu.com/ubuntu/ trusty/main zip amd64 3.0-8 [262 kB]
1457Get:516 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gdisk amd64 0.8.8-1ubuntu0.1 [185 kB]
1458Get:517 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gnupg2 amd64 2.0.22-3ubuntu1.4 [680 kB]
1459Get:518 http://archive.ubuntu.com/ubuntu/ trusty/universe haveged amd64 1.7c-1 [26.5 kB]
1460Get:519 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libffi-dev amd64 3.1~rc1+r3.0.13-12ubuntu0.2 [100 kB]
1461Get:520 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libyaml-dev amd64 0.1.4-3ubuntu3.1 [55.9 kB]
1462Get:521 http://archive.ubuntu.com/ubuntu/ trusty-updates/main open-vm-tools amd64 2:9.4.0-1280544-5ubuntu6.4 [451 kB]
1463Get:522 http://archive.ubuntu.com/ubuntu/ trusty-updates/main overlayroot all 0.25ubuntu1.14.04.2 [14.3 kB]
1464Get:523 http://archive.ubuntu.com/ubuntu/ trusty/main python-pycurl amd64 7.19.3-0ubuntu3 [47.9 kB]
1465Get:524 http://archive.ubuntu.com/ubuntu/ trusty/main zerofree amd64 1.0.2-1ubuntu1 [8654 B]
1466Extracting templates from packages: 100%
1467Preconfiguring packages ...
1468Fetched 290 MB in 24s (12.0 MB/s)
1469Selecting previously unselected package install-info.
1470(Reading database ... 17040 files and directories currently installed.)
1471Preparing to unpack .../install-info_5.2.0.dfsg.1-2_amd64.deb ...
1472Unpacking install-info (5.2.0.dfsg.1-2) ...
1473Setting up install-info (5.2.0.dfsg.1-2) ...
1474Selecting previously unselected package bash-completion.
1475(Reading database ... 17053 files and directories currently installed.)
1476Preparing to unpack .../bash-completion_1%3a2.1-4ubuntu0.2_all.deb ...
1477Unpacking bash-completion (1:2.1-4ubuntu0.2) ...
1478Selecting previously unselected package libasprintf0c2:amd64.
1479Preparing to unpack .../libasprintf0c2_0.18.3.1-1ubuntu3.1_amd64.deb ...
1480Unpacking libasprintf0c2:amd64 (0.18.3.1-1ubuntu3.1) ...
1481Selecting previously unselected package libcap-ng0.
1482Preparing to unpack .../libcap-ng0_0.7.3-1ubuntu2_amd64.deb ...
1483Unpacking libcap-ng0 (0.7.3-1ubuntu2) ...
1484Selecting previously unselected package libelf1:amd64.
1485Preparing to unpack .../libelf1_0.158-0ubuntu5.3_amd64.deb ...
1486Unpacking libelf1:amd64 (0.158-0ubuntu5.3) ...
1487Selecting previously unselected package libfuse2:amd64.
1488Preparing to unpack .../libfuse2_2.9.2-4ubuntu4.14.04.1_amd64.deb ...
1489Unpacking libfuse2:amd64 (2.9.2-4ubuntu4.14.04.1) ...
1490Selecting previously unselected package libgeoip1:amd64.
1491Preparing to unpack .../libgeoip1_1.6.0-1_amd64.deb ...
1492Unpacking libgeoip1:amd64 (1.6.0-1) ...
1493Selecting previously unselected package libnfnetlink0:amd64.
1494Preparing to unpack .../libnfnetlink0_1.0.1-2_amd64.deb ...
1495Unpacking libnfnetlink0:amd64 (1.0.1-2) ...
1496Selecting previously unselected package libnuma1:amd64.
1497Preparing to unpack .../libnuma1_2.0.9~rc5-1ubuntu3.14.04.2_amd64.deb ...
1498Unpacking libnuma1:amd64 (2.0.9~rc5-1ubuntu3.14.04.2) ...
1499Selecting previously unselected package libparted0debian1:amd64.
1500Preparing to unpack .../libparted0debian1_2.3-19ubuntu1.14.04.1_amd64.deb ...
1501Unpacking libparted0debian1:amd64 (2.3-19ubuntu1.14.04.1) ...
1502Selecting previously unselected package libpcap0.8:amd64.
1503Preparing to unpack .../libpcap0.8_1.5.3-2_amd64.deb ...
1504Unpacking libpcap0.8:amd64 (1.5.3-2) ...
1505Selecting previously unselected package libpci3:amd64.
1506Preparing to unpack .../libpci3_1%3a3.2.1-1ubuntu5.1_amd64.deb ...
1507Unpacking libpci3:amd64 (1:3.2.1-1ubuntu5.1) ...
1508Selecting previously unselected package libpipeline1:amd64.
1509Preparing to unpack .../libpipeline1_1.3.0-1_amd64.deb ...
1510Unpacking libpipeline1:amd64 (1.3.0-1) ...
1511Selecting previously unselected package libusb-1.0-0:amd64.
1512Preparing to unpack .../libusb-1.0-0_2%3a1.0.17-1ubuntu2_amd64.deb ...
1513Unpacking libusb-1.0-0:amd64 (2:1.0.17-1ubuntu2) ...
1514Selecting previously unselected package groff-base.
1515Preparing to unpack .../groff-base_1.22.2-5_amd64.deb ...
1516Unpacking groff-base (1.22.2-5) ...
1517Selecting previously unselected package bsdmainutils.
1518Preparing to unpack .../bsdmainutils_9.0.5ubuntu1_amd64.deb ...
1519Unpacking bsdmainutils (9.0.5ubuntu1) ...
1520Selecting previously unselected package man-db.
1521Preparing to unpack .../man-db_2.6.7.1-1ubuntu1_amd64.deb ...
1522Unpacking man-db (2.6.7.1-1ubuntu1) ...
1523Selecting previously unselected package fuse.
1524Preparing to unpack .../fuse_2.9.2-4ubuntu4.14.04.1_amd64.deb ...
1525Unpacking fuse (2.9.2-4ubuntu4.14.04.1) ...
1526Processing triggers for mime-support (3.54ubuntu1.1) ...
1527Setting up libfuse2:amd64 (2.9.2-4ubuntu4.14.04.1) ...
1528Setting up fuse (2.9.2-4ubuntu4.14.04.1) ...
1529Creating fuse group...
1530Adding group `fuse' (GID 106) ...
1531Done.
1532Creating fuse device...
1533update-initramfs: deferring update (trigger activated)
1534Processing triggers for libc-bin (2.19-0ubuntu6.15) ...
1535Processing triggers for initramfs-tools (0.103ubuntu4.11) ...
1536Selecting previously unselected package ntfs-3g.
1537(Reading database ... 18200 files and directories currently installed.)
1538Preparing to unpack .../ntfs-3g_1%3a2013.1.13AR.1-2ubuntu2_amd64.deb ...
1539Unpacking ntfs-3g (1:2013.1.13AR.1-2ubuntu2) ...
1540Selecting previously unselected package libsigsegv2:amd64.
1541Preparing to unpack .../libsigsegv2_2.10-2_amd64.deb ...
1542Unpacking libsigsegv2:amd64 (2.10-2) ...
1543Selecting previously unselected package m4.
1544Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ...
1545Unpacking m4 (1.4.17-2ubuntu1) ...
1546Selecting previously unselected package libfl-dev:amd64.
1547Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ...
1548Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ...
1549Selecting previously unselected package flex.
1550Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ...
1551Unpacking flex (2.5.35-10.1ubuntu2) ...
1552Processing triggers for initramfs-tools (0.103ubuntu4.11) ...
1553Processing triggers for install-info (5.2.0.dfsg.1-2) ...
1554Setting up libsigsegv2:amd64 (2.10-2) ...
1555Processing triggers for libc-bin (2.19-0ubuntu6.15) ...
1556Selecting previously unselected package gawk.
1557(Reading database ... 18360 files and directories currently installed.)
1558Preparing to unpack .../gawk_1%3a4.0.1+dfsg-2.1ubuntu2_amd64.deb ...
1559Unpacking gawk (1:4.0.1+dfsg-2.1ubuntu2) ...
1560Selecting previously unselected package imagemagick-common.
1561Preparing to unpack .../imagemagick-common_8%3a6.7.7.10-6ubuntu3.13+esm11_all.deb ...
1562Unpacking imagemagick-common (8:6.7.7.10-6ubuntu3.13+esm11) ...
1563Selecting previously unselected package language-pack-en-base.
1564Preparing to unpack .../language-pack-en-base_1%3a14.04+20160720_all.deb ...
1565Unpacking language-pack-en-base (1:14.04+20160720) ...
1566Selecting previously unselected package language-pack-en.
1567Preparing to unpack .../language-pack-en_1%3a14.04+20160720_all.deb ...
1568Unpacking language-pack-en (1:14.04+20160720) ...
1569Selecting previously unselected package libapr1:amd64.
1570Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ...
1571Unpacking libapr1:amd64 (1.5.0-1) ...
1572Selecting previously unselected package libaprutil1:amd64.
1573Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ...
1574Unpacking libaprutil1:amd64 (1.5.3-1) ...
1575Selecting previously unselected package libasan0:amd64.
1576Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
1577Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...
1578Selecting previously unselected package libasound2-data.
1579Preparing to unpack .../libasound2-data_1.0.27.2-3ubuntu7_all.deb ...
1580Unpacking libasound2-data (1.0.27.2-3ubuntu7) ...
1581Selecting previously unselected package libasound2:amd64.
1582Preparing to unpack .../libasound2_1.0.27.2-3ubuntu7_amd64.deb ...
1583Unpacking libasound2:amd64 (1.0.27.2-3ubuntu7) ...
1584Selecting previously unselected package libassuan0:amd64.
1585Preparing to unpack .../libassuan0_2.1.1-1ubuntu1_amd64.deb ...
1586Unpacking libassuan0:amd64 (2.1.1-1ubuntu1) ...
1587Selecting previously unselected package libasyncns0:amd64.
1588Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...
1589Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ...
1590Selecting previously unselected package libatk1.0-data.
1591Preparing to unpack .../libatk1.0-data_2.10.0-2ubuntu2_all.deb ...
1592Unpacking libatk1.0-data (2.10.0-2ubuntu2) ...
1593Selecting previously unselected package libatk1.0-0:amd64.
1594Preparing to unpack .../libatk1.0-0_2.10.0-2ubuntu2_amd64.deb ...
1595Unpacking libatk1.0-0:amd64 (2.10.0-2ubuntu2) ...
1596Selecting previously unselected package libatspi2.0-0:amd64.
1597Preparing to unpack .../libatspi2.0-0_2.10.2.is.2.10.1-0ubuntu1_amd64.deb ...
1598Unpacking libatspi2.0-0:amd64 (2.10.2.is.2.10.1-0ubuntu1) ...
1599Selecting previously unselected package libatk-bridge2.0-0:amd64.
1600Preparing to unpack .../libatk-bridge2.0-0_2.10.2-2ubuntu1_amd64.deb ...
1601Unpacking libatk-bridge2.0-0:amd64 (2.10.2-2ubuntu1) ...
1602Selecting previously unselected package libatomic1:amd64.
1603Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
1604Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...
1605Selecting previously unselected package x11-common.
1606Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ...
1607Unpacking x11-common (1:7.7+1ubuntu8.1) ...
1608Selecting previously unselected package libice6:amd64.
1609Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ...
1610Unpacking libice6:amd64 (2:1.0.8-2) ...
1611Selecting previously unselected package libsm6:amd64.
1612Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ...
1613Unpacking libsm6:amd64 (2:1.2.1-2) ...
1614Selecting previously unselected package libxt6:amd64.
1615Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ...
1616Unpacking libxt6:amd64 (1:1.1.4-1) ...
1617Selecting previously unselected package libaudio2:amd64.
1618Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ...
1619Unpacking libaudio2:amd64 (1.9.4-1) ...
1620Selecting previously unselected package libavahi-common-data:amd64.
1621Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...
1622Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...
1623Selecting previously unselected package libavahi-common3:amd64.
1624Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...
1625Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...
1626Selecting previously unselected package libavahi-client3:amd64.
1627Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...
1628Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...
1629Selecting previously unselected package libboost-iostreams1.54.0:amd64.
1630Preparing to unpack .../libboost-iostreams1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...
1631Unpacking libboost-iostreams1.54.0:amd64 (1.54.0-4ubuntu3.1) ...
1632Selecting previously unselected package libcaca0:amd64.
1633Preparing to unpack .../libcaca0_0.99.beta18-1ubuntu5.1_amd64.deb ...
1634Unpacking libcaca0:amd64 (0.99.beta18-1ubuntu5.1) ...
1635Selecting previously unselected package fonts-dejavu-core.
1636Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...
1637Unpacking fonts-dejavu-core (2.34-1ubuntu1) ...
1638Selecting previously unselected package fontconfig-config.
1639Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...
1640Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ...
1641Selecting previously unselected package libfreetype6:amd64.
1642Preparing to unpack .../libfreetype6_2.5.2-1ubuntu2.8_amd64.deb ...
1643Unpacking libfreetype6:amd64 (2.5.2-1ubuntu2.8) ...
1644Selecting previously unselected package libfontconfig1:amd64.
1645Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...
1646Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...
1647Selecting previously unselected package libpixman-1-0:amd64.
1648Preparing to unpack .../libpixman-1-0_0.30.2-2ubuntu1.2_amd64.deb ...
1649Unpacking libpixman-1-0:amd64 (0.30.2-2ubuntu1.2) ...
1650Selecting previously unselected package libxcb-render0:amd64.
1651Preparing to unpack .../libxcb-render0_1.10-2ubuntu1_amd64.deb ...
1652Unpacking libxcb-render0:amd64 (1.10-2ubuntu1) ...
1653Selecting previously unselected package libxcb-shm0:amd64.
1654Preparing to unpack .../libxcb-shm0_1.10-2ubuntu1_amd64.deb ...
1655Unpacking libxcb-shm0:amd64 (1.10-2ubuntu1) ...
1656Selecting previously unselected package libxrender1:amd64.
1657Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ...
1658Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ...
1659Selecting previously unselected package libcairo2:amd64.
1660Preparing to unpack .../libcairo2_1.13.0~20140204-0ubuntu1.1_amd64.deb ...
1661Unpacking libcairo2:amd64 (1.13.0~20140204-0ubuntu1.1) ...
1662Selecting previously unselected package libcairo-gobject2:amd64.
1663Preparing to unpack .../libcairo-gobject2_1.13.0~20140204-0ubuntu1.1_amd64.deb ...
1664Unpacking libcairo-gobject2:amd64 (1.13.0~20140204-0ubuntu1.1) ...
1665Selecting previously unselected package liblzo2-2:amd64.
1666Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ...
1667Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ...
1668Selecting previously unselected package libcairo-script-interpreter2:amd64.
1669Preparing to unpack .../libcairo-script-interpreter2_1.13.0~20140204-0ubuntu1.1_amd64.deb ...
1670Unpacking libcairo-script-interpreter2:amd64 (1.13.0~20140204-0ubuntu1.1) ...
1671Selecting previously unselected package libgmp10:amd64.
1672Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...
1673Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
1674Selecting previously unselected package libisl10:amd64.
1675Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...
1676Unpacking libisl10:amd64 (0.12.2-1) ...
1677Selecting previously unselected package libcloog-isl4:amd64.
1678Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...
1679Unpacking libcloog-isl4:amd64 (0.18.2-1) ...
1680Selecting previously unselected package liblcms2-2:amd64.
1681Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...
1682Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...
1683Selecting previously unselected package libcolord1:amd64.
1684Preparing to unpack .../libcolord1_1.0.6-1_amd64.deb ...
1685Unpacking libcolord1:amd64 (1.0.6-1) ...
1686Selecting previously unselected package libcroco3:amd64.
1687Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ...
1688Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ...
1689Selecting previously unselected package libcups2:amd64.
1690Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...
1691Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...
1692Selecting previously unselected package libcurl3:amd64.
1693Preparing to unpack .../libcurl3_7.35.0-1ubuntu2.20_amd64.deb ...
1694Unpacking libcurl3:amd64 (7.35.0-1ubuntu2.20) ...
1695Selecting previously unselected package libdatrie1:amd64.
1696Preparing to unpack .../libdatrie1_0.2.8-1_amd64.deb ...
1697Unpacking libdatrie1:amd64 (0.2.8-1) ...
1698Selecting previously unselected package libdconf1:amd64.
1699Preparing to unpack .../libdconf1_0.20.0-1_amd64.deb ...
1700Unpacking libdconf1:amd64 (0.20.0-1) ...
1701Selecting previously unselected package libdevmapper-event1.02.1:amd64.
1702Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.77-6ubuntu2_amd64.deb ...
1703Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.77-6ubuntu2) ...
1704Selecting previously unselected package libjpeg-turbo8:amd64.
1705Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...
1706Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...
1707Selecting previously unselected package libjpeg8:amd64.
1708Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...
1709Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
1710Selecting previously unselected package libdjvulibre-text.
1711Preparing to unpack .../libdjvulibre-text_3.5.25.4-3_all.deb ...
1712Unpacking libdjvulibre-text (3.5.25.4-3) ...
1713Selecting previously unselected package libdjvulibre21:amd64.
1714Preparing to unpack .../libdjvulibre21_3.5.25.4-3_amd64.deb ...
1715Unpacking libdjvulibre21:amd64 (3.5.25.4-3) ...
1716Selecting previously unselected package libelfg0:amd64.
1717Preparing to unpack .../libelfg0_0.8.13-5_amd64.deb ...
1718Unpacking libelfg0:amd64 (0.8.13-5) ...
1719Selecting previously unselected package libept1.4.12:amd64.
1720Preparing to unpack .../libept1.4.12_1.0.12_amd64.deb ...
1721Unpacking libept1.4.12:amd64 (1.0.12) ...
1722Selecting previously unselected package libevent-2.0-5:amd64.
1723Preparing to unpack .../libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...
1724Unpacking libevent-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
1725Selecting previously unselected package libexif12:amd64.
1726Preparing to unpack .../libexif12_0.6.21-1ubuntu1_amd64.deb ...
1727Unpacking libexif12:amd64 (0.6.21-1ubuntu1) ...
1728Selecting previously unselected package libgomp1:amd64.
1729Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
1730Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...
1731Selecting previously unselected package libfftw3-double3:amd64.
1732Preparing to unpack .../libfftw3-double3_3.3.3-7ubuntu3_amd64.deb ...
1733Unpacking libfftw3-double3:amd64 (3.3.3-7ubuntu3) ...
1734Selecting previously unselected package libogg0:amd64.
1735Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...
1736Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ...
1737Selecting previously unselected package libflac8:amd64.
1738Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...
1739Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...
1740Selecting previously unselected package libfontenc1:amd64.
1741Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ...
1742Unpacking libfontenc1:amd64 (1:1.1.2-1) ...
1743Selecting previously unselected package libgc1c2:amd64.
1744Preparing to unpack .../libgc1c2_1%3a7.2d-5ubuntu2.1_amd64.deb ...
1745Unpacking libgc1c2:amd64 (1:7.2d-5ubuntu2.1) ...
1746Selecting previously unselected package gconf2-common.
1747Preparing to unpack .../gconf2-common_3.2.6-0ubuntu2_all.deb ...
1748Unpacking gconf2-common (3.2.6-0ubuntu2) ...
1749Selecting previously unselected package libgconf-2-4:amd64.
1750Preparing to unpack .../libgconf-2-4_3.2.6-0ubuntu2_amd64.deb ...
1751Unpacking libgconf-2-4:amd64 (3.2.6-0ubuntu2) ...
1752Selecting previously unselected package libjbig0:amd64.
1753Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...
1754Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...
1755Selecting previously unselected package libtiff5:amd64.
1756Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...
1757Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...
1758Selecting previously unselected package libvpx1:amd64.
1759Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...
1760Unpacking libvpx1:amd64 (1.3.0-2) ...
1761Selecting previously unselected package libxpm4:amd64.
1762Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...
1763Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...
1764Selecting previously unselected package libgd3:amd64.
1765Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...
1766Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...
1767Selecting previously unselected package libjasper1:amd64.
1768Preparing to unpack .../libjasper1_1.900.1-14ubuntu3.5_amd64.deb ...
1769Unpacking libjasper1:amd64 (1.900.1-14ubuntu3.5) ...
1770Selecting previously unselected package libgdk-pixbuf2.0-common.
1771Preparing to unpack .../libgdk-pixbuf2.0-common_2.30.7-0ubuntu1.8_all.deb ...
1772Unpacking libgdk-pixbuf2.0-common (2.30.7-0ubuntu1.8) ...
1773Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
1774Preparing to unpack .../libgdk-pixbuf2.0-0_2.30.7-0ubuntu1.8_amd64.deb ...
1775Unpacking libgdk-pixbuf2.0-0:amd64 (2.30.7-0ubuntu1.8) ...
1776Selecting previously unselected package libgif4:amd64.
1777Preparing to unpack .../libgif4_4.1.6-11_amd64.deb ...
1778Unpacking libgif4:amd64 (4.1.6-11) ...
1779Selecting previously unselected package libglapi-mesa:amd64.
1780Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ...
1781Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ...
1782Selecting previously unselected package libx11-xcb1:amd64.
1783Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ...
1784Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ...
1785Selecting previously unselected package libxcb-dri2-0:amd64.
1786Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ...
1787Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ...
1788Selecting previously unselected package libxcb-dri3-0:amd64.
1789Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ...
1790Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ...
1791Selecting previously unselected package libxcb-glx0:amd64.
1792Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ...
1793Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ...
1794Selecting previously unselected package libxcb-present0:amd64.
1795Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ...
1796Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ...
1797Selecting previously unselected package libxcb-sync1:amd64.
1798Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ...
1799Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ...
1800Selecting previously unselected package libxdamage1:amd64.
1801Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ...
1802Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ...
1803Selecting previously unselected package libxfixes3:amd64.
1804Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ...
1805Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ...
1806Selecting previously unselected package libxshmfence1:amd64.
1807Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ...
1808Unpacking libxshmfence1:amd64 (1.1-2) ...
1809Selecting previously unselected package libxxf86vm1:amd64.
1810Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ...
1811Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ...
1812Selecting previously unselected package libgl1-mesa-glx:amd64.
1813Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ...
1814Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ...
1815Selecting previously unselected package libgmpxx4ldbl:amd64.
1816Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...
1817Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
1818Selecting previously unselected package libgpm2:amd64.
1819Preparing to unpack .../libgpm2_1.20.4-6.1_amd64.deb ...
1820Unpacking libgpm2:amd64 (1.20.4-6.1) ...
1821Selecting previously unselected package libgraphite2-3:amd64.
1822Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.14.04.1_amd64.deb ...
1823Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.14.04.1) ...
1824Selecting previously unselected package libgssrpc4:amd64.
1825Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ...
1826Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ...
1827Selecting previously unselected package dconf-service.
1828Preparing to unpack .../dconf-service_0.20.0-1_amd64.deb ...
1829Unpacking dconf-service (0.20.0-1) ...
1830Selecting previously unselected package dconf-gsettings-backend:amd64.
1831Preparing to unpack .../dconf-gsettings-backend_0.20.0-1_amd64.deb ...
1832Unpacking dconf-gsettings-backend:amd64 (0.20.0-1) ...
1833Selecting previously unselected package libgtk-3-common.
1834Preparing to unpack .../libgtk-3-common_3.10.8-0ubuntu1.6_all.deb ...
1835Unpacking libgtk-3-common (3.10.8-0ubuntu1.6) ...
1836Selecting previously unselected package libthai-data.
1837Preparing to unpack .../libthai-data_0.1.20-3_all.deb ...
1838Unpacking libthai-data (0.1.20-3) ...
1839Selecting previously unselected package libthai0:amd64.
1840Preparing to unpack .../libthai0_0.1.20-3_amd64.deb ...
1841Unpacking libthai0:amd64 (0.1.20-3) ...
1842Selecting previously unselected package fontconfig.
1843Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ...
1844Unpacking fontconfig (2.11.0-0ubuntu4.2) ...
1845Selecting previously unselected package libpango-1.0-0:amd64.
1846Preparing to unpack .../libpango-1.0-0_1.36.3-1ubuntu1.1_amd64.deb ...
1847Unpacking libpango-1.0-0:amd64 (1.36.3-1ubuntu1.1) ...
1848Selecting previously unselected package libharfbuzz0b:amd64.
1849Preparing to unpack .../libharfbuzz0b_0.9.27-1ubuntu1.1_amd64.deb ...
1850Unpacking libharfbuzz0b:amd64 (0.9.27-1ubuntu1.1) ...
1851Selecting previously unselected package libpangoft2-1.0-0:amd64.
1852Preparing to unpack .../libpangoft2-1.0-0_1.36.3-1ubuntu1.1_amd64.deb ...
1853Unpacking libpangoft2-1.0-0:amd64 (1.36.3-1ubuntu1.1) ...
1854Selecting previously unselected package libpangocairo-1.0-0:amd64.
1855Preparing to unpack .../libpangocairo-1.0-0_1.36.3-1ubuntu1.1_amd64.deb ...
1856Unpacking libpangocairo-1.0-0:amd64 (1.36.3-1ubuntu1.1) ...
1857Selecting previously unselected package libwayland-client0:amd64.
1858Preparing to unpack .../libwayland-client0_1.4.0-1ubuntu1.1_amd64.deb ...
1859Unpacking libwayland-client0:amd64 (1.4.0-1ubuntu1.1) ...
1860Selecting previously unselected package libwayland-cursor0:amd64.
1861Preparing to unpack .../libwayland-cursor0_1.4.0-1ubuntu1.1_amd64.deb ...
1862Unpacking libwayland-cursor0:amd64 (1.4.0-1ubuntu1.1) ...
1863Selecting previously unselected package libxcomposite1:amd64.
1864Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ...
1865Unpacking libxcomposite1:amd64 (1:0.4.4-1) ...
1866Selecting previously unselected package libxcursor1:amd64.
1867Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.14.04.2_amd64.deb ...
1868Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.14.04.2) ...
1869Selecting previously unselected package libxi6:amd64.
1870Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ...
1871Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ...
1872Selecting previously unselected package libxinerama1:amd64.
1873Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ...
1874Unpacking libxinerama1:amd64 (2:1.1.3-1) ...
1875Selecting previously unselected package libxkbcommon0:amd64.
1876Preparing to unpack .../libxkbcommon0_0.4.1-0ubuntu1.1_amd64.deb ...
1877Unpacking libxkbcommon0:amd64 (0.4.1-0ubuntu1.1) ...
1878Selecting previously unselected package libxrandr2:amd64.
1879Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ...
1880Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ...
1881Selecting previously unselected package libgtk-3-0:amd64.
1882Preparing to unpack .../libgtk-3-0_3.10.8-0ubuntu1.6_amd64.deb ...
1883Unpacking libgtk-3-0:amd64 (3.10.8-0ubuntu1.6) ...
1884Selecting previously unselected package libgtk2.0-common.
1885Preparing to unpack .../libgtk2.0-common_2.24.23-0ubuntu1.4_all.deb ...
1886Unpacking libgtk2.0-common (2.24.23-0ubuntu1.4) ...
1887Selecting previously unselected package libgtk2.0-0:amd64.
1888Preparing to unpack .../libgtk2.0-0_2.24.23-0ubuntu1.4_amd64.deb ...
1889Unpacking libgtk2.0-0:amd64 (2.24.23-0ubuntu1.4) ...
1890Selecting previously unselected package libicu52:amd64.
1891Preparing to unpack .../libicu52_52.1-3ubuntu0.8_amd64.deb ...
1892Unpacking libicu52:amd64 (52.1-3ubuntu0.8) ...
1893Selecting previously unselected package libilmbase6:amd64.
1894Preparing to unpack .../libilmbase6_1.0.1-6ubuntu1_amd64.deb ...
1895Unpacking libilmbase6:amd64 (1.0.1-6ubuntu1) ...
1896Selecting previously unselected package libitm1:amd64.
1897Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
1898Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...
1899Selecting previously unselected package libkadm5clnt-mit9:amd64.
1900Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ...
1901Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ...
1902Selecting previously unselected package libkdb5-7:amd64.
1903Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ...
1904Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ...
1905Selecting previously unselected package libkadm5srv-mit9:amd64.
1906Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ...
1907Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ...
1908Selecting previously unselected package libksba8:amd64.
1909Preparing to unpack .../libksba8_1.3.0-3ubuntu0.14.04.2_amd64.deb ...
1910Unpacking libksba8:amd64 (1.3.0-3ubuntu0.14.04.2) ...
1911Selecting previously unselected package liblqr-1-0:amd64.
1912Preparing to unpack .../liblqr-1-0_0.4.1-2ubuntu1_amd64.deb ...
1913Unpacking liblqr-1-0:amd64 (0.4.1-2ubuntu1) ...
1914Selecting previously unselected package libltdl7:amd64.
1915Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ...
1916Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ...
1917Selecting previously unselected package libmagickcore5:amd64.
1918Preparing to unpack .../libmagickcore5_8%3a6.7.7.10-6ubuntu3.13+esm11_amd64.deb ...
1919Unpacking libmagickcore5:amd64 (8:6.7.7.10-6ubuntu3.13+esm11) ...
1920Selecting previously unselected package libmagickwand5:amd64.
1921Preparing to unpack .../libmagickwand5_8%3a6.7.7.10-6ubuntu3.13+esm11_amd64.deb ...
1922Unpacking libmagickwand5:amd64 (8:6.7.7.10-6ubuntu3.13+esm11) ...
1923Selecting previously unselected package libopenexr6:amd64.
1924Preparing to unpack .../libopenexr6_1.6.1-7ubuntu1_amd64.deb ...
1925Unpacking libopenexr6:amd64 (1.6.1-7ubuntu1) ...
1926Selecting previously unselected package librsvg2-2:amd64.
1927Preparing to unpack .../librsvg2-2_2.40.2-1_amd64.deb ...
1928Unpacking librsvg2-2:amd64 (2.40.2-1) ...
1929Selecting previously unselected package libwmf0.2-7:amd64.
1930Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.3ubuntu1.14.04.1_amd64.deb ...
1931Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.3ubuntu1.14.04.1) ...
1932Selecting previously unselected package libmagickcore5-extra:amd64.
1933Preparing to unpack .../libmagickcore5-extra_8%3a6.7.7.10-6ubuntu3.13+esm11_amd64.deb ...
1934Unpacking libmagickcore5-extra:amd64 (8:6.7.7.10-6ubuntu3.13+esm11) ...
1935Selecting previously unselected package libmhash2:amd64.
1936Preparing to unpack .../libmhash2_0.9.9.9-4_amd64.deb ...
1937Unpacking libmhash2:amd64 (0.9.9.9-4) ...
1938Selecting previously unselected package libmpfr4:amd64.
1939Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...
1940Unpacking libmpfr4:amd64 (3.1.2-1) ...
1941Selecting previously unselected package libnl-3-200:amd64.
1942Preparing to unpack .../libnl-3-200_3.2.21-1ubuntu4.1_amd64.deb ...
1943Unpacking libnl-3-200:amd64 (3.2.21-1ubuntu4.1) ...
1944Selecting previously unselected package libnl-genl-3-200:amd64.
1945Preparing to unpack .../libnl-genl-3-200_3.2.21-1ubuntu4.1_amd64.deb ...
1946Unpacking libnl-genl-3-200:amd64 (3.2.21-1ubuntu4.1) ...
1947Selecting previously unselected package libopts25:amd64.
1948Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...
1949Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ...
1950Selecting previously unselected package libotf0:amd64.
1951Preparing to unpack .../libotf0_0.9.13-1ubuntu1_amd64.deb ...
1952Unpacking libotf0:amd64 (0.9.13-1ubuntu1) ...
1953Selecting previously unselected package libpcrecpp0:amd64.
1954Preparing to unpack .../libpcrecpp0_1%3a8.31-2ubuntu2.3_amd64.deb ...
1955Unpacking libpcrecpp0:amd64 (1:8.31-2ubuntu2.3) ...
1956Selecting previously unselected package libpth20:amd64.
1957Preparing to unpack .../libpth20_2.0.7-19ubuntu1_amd64.deb ...
1958Unpacking libpth20:amd64 (2.0.7-19ubuntu1) ...
1959Selecting previously unselected package libvorbis0a:amd64.
1960Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...
1961Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...
1962Selecting previously unselected package libvorbisenc2:amd64.
1963Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...
1964Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...
1965Selecting previously unselected package libsndfile1:amd64.
1966Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...
1967Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...
1968Selecting previously unselected package libpulse0:amd64.
1969Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...
1970Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...
1971Selecting previously unselected package libpython2.7:amd64.
1972Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...
1973Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...
1974Selecting previously unselected package qtcore4-l10n.
1975Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ...
1976Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1977Selecting previously unselected package libqtcore4:amd64.
1978Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
1979Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1980Selecting previously unselected package libqt4-xml:amd64.
1981Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
1982Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1983Selecting previously unselected package libqtdbus4:amd64.
1984Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
1985Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1986Selecting previously unselected package libqt4-network:amd64.
1987Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
1988Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1989Selecting previously unselected package libqt4-script:amd64.
1990Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
1991Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1992Selecting previously unselected package libqt4-sql:amd64.
1993Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
1994Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1995Selecting previously unselected package libqt4-xmlpatterns:amd64.
1996Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
1997Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
1998Selecting previously unselected package libqtgui4:amd64.
1999Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2000Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2001Selecting previously unselected package libqt4-declarative:amd64.
2002Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2003Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2004Selecting previously unselected package libqt4-designer:amd64.
2005Preparing to unpack .../libqt4-designer_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2006Unpacking libqt4-designer:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2007Selecting previously unselected package libqt4-help:amd64.
2008Preparing to unpack .../libqt4-help_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2009Unpacking libqt4-help:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2010Selecting previously unselected package libqt4-qt3support:amd64.
2011Preparing to unpack .../libqt4-qt3support_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2012Unpacking libqt4-qt3support:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2013Selecting previously unselected package libqt4-scripttools:amd64.
2014Preparing to unpack .../libqt4-scripttools_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2015Unpacking libqt4-scripttools:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2016Selecting previously unselected package libqt4-svg:amd64.
2017Preparing to unpack .../libqt4-svg_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2018Unpacking libqt4-svg:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2019Selecting previously unselected package libqt4-test:amd64.
2020Preparing to unpack .../libqt4-test_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2021Unpacking libqt4-test:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2022Selecting previously unselected package libquadmath0:amd64.
2023Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
2024Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...
2025Selecting previously unselected package libreadline5:amd64.
2026Preparing to unpack .../libreadline5_5.2+dfsg-2_amd64.deb ...
2027Unpacking libreadline5:amd64 (5.2+dfsg-2) ...
2028Selecting previously unselected package libsdl1.2debian:amd64.
2029Preparing to unpack .../libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb ...
2030Unpacking libsdl1.2debian:amd64 (1.2.15-8ubuntu1.1) ...
2031Selecting previously unselected package libserf-1-1:amd64.
2032Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ...
2033Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ...
2034Selecting previously unselected package libsigc++-2.0-0c2a:amd64.
2035Preparing to unpack .../libsigc++-2.0-0c2a_2.2.10-0.2ubuntu2_amd64.deb ...
2036Unpacking libsigc++-2.0-0c2a:amd64 (2.2.10-0.2ubuntu2) ...
2037Selecting previously unselected package libssl0.9.8:amd64.
2038Preparing to unpack .../libssl0.9.8_0.9.8o-7ubuntu3.2.14.04.1_amd64.deb ...
2039Unpacking libssl0.9.8:amd64 (0.9.8o-7ubuntu3.2.14.04.1) ...
2040Selecting previously unselected package libsvn1:amd64.
2041Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ...
2042Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ...
2043Selecting previously unselected package libtiffxx5:amd64.
2044Preparing to unpack .../libtiffxx5_4.0.3-7ubuntu0.11_amd64.deb ...
2045Unpacking libtiffxx5:amd64 (4.0.3-7ubuntu0.11) ...
2046Selecting previously unselected package libtsan0:amd64.
2047Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
2048Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...
2049Selecting previously unselected package libunistring0:amd64.
2050Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ...
2051Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ...
2052Selecting previously unselected package libxmu6:amd64.
2053Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ...
2054Unpacking libxmu6:amd64 (2:1.1.1-1) ...
2055Selecting previously unselected package libxaw7:amd64.
2056Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ...
2057Unpacking libxaw7:amd64 (2:1.0.12-1) ...
2058Selecting previously unselected package libxfont1:amd64.
2059Preparing to unpack .../libxfont1_1%3a1.4.7-1ubuntu0.4_amd64.deb ...
2060Unpacking libxfont1:amd64 (1:1.4.7-1ubuntu0.4) ...
2061Selecting previously unselected package libxft2:amd64.
2062Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ...
2063Unpacking libxft2:amd64 (2.3.1-2) ...
2064Selecting previously unselected package libxslt1.1:amd64.
2065Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...
2066Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...
2067Selecting previously unselected package ntp.
2068Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...
2069Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...
2070Selecting previously unselected package python-json-pointer.
2071Preparing to unpack .../python-json-pointer_1.0-2build1_all.deb ...
2072Unpacking python-json-pointer (1.0-2build1) ...
2073Selecting previously unselected package python-jsonpatch.
2074Preparing to unpack .../python-jsonpatch_1.3-4_all.deb ...
2075Unpacking python-jsonpatch (1.3-4) ...
2076Selecting previously unselected package aptitude-common.
2077Preparing to unpack .../aptitude-common_0.6.8.2-1ubuntu4_all.deb ...
2078Unpacking aptitude-common (0.6.8.2-1ubuntu4) ...
2079Selecting previously unselected package libcwidget3.
2080Preparing to unpack .../libcwidget3_0.5.16-3.5ubuntu1_amd64.deb ...
2081Unpacking libcwidget3 (0.5.16-3.5ubuntu1) ...
2082Selecting previously unselected package libxapian22.
2083Preparing to unpack .../libxapian22_1.2.16-2ubuntu1_amd64.deb ...
2084Unpacking libxapian22 (1.2.16-2ubuntu1) ...
2085Selecting previously unselected package aptitude.
2086Preparing to unpack .../aptitude_0.6.8.2-1ubuntu4_amd64.deb ...
2087Unpacking aptitude (0.6.8.2-1ubuntu4) ...
2088Selecting previously unselected package tasksel-data.
2089Preparing to unpack .../tasksel-data_2.88ubuntu15_all.deb ...
2090Unpacking tasksel-data (2.88ubuntu15) ...
2091Selecting previously unselected package tasksel.
2092Preparing to unpack .../tasksel_2.88ubuntu15_all.deb ...
2093Unpacking tasksel (2.88ubuntu15) ...
2094Selecting previously unselected package python-apt.
2095Preparing to unpack .../python-apt_0.9.3.5ubuntu3_amd64.deb ...
2096Unpacking python-apt (0.9.3.5ubuntu3) ...
2097Selecting previously unselected package python-debian.
2098Preparing to unpack .../python-debian_0.1.21+nmu2ubuntu2_all.deb ...
2099Unpacking python-debian (0.1.21+nmu2ubuntu2) ...
2100Selecting previously unselected package patch.
2101Preparing to unpack .../patch_2.7.1-4ubuntu2.4_amd64.deb ...
2102Unpacking patch (2.7.1-4ubuntu2.4) ...
2103Selecting previously unselected package python3-distupgrade.
2104Preparing to unpack .../python3-distupgrade_1%3a0.220.11_all.deb ...
2105Unpacking python3-distupgrade (1:0.220.11) ...
2106Selecting previously unselected package python3-update-manager.
2107Preparing to unpack .../python3-update-manager_1%3a0.196.25_all.deb ...
2108Unpacking python3-update-manager (1:0.196.25) ...
2109Selecting previously unselected package ubuntu-release-upgrader-core.
2110Preparing to unpack .../ubuntu-release-upgrader-core_1%3a0.220.11_all.deb ...
2111Unpacking ubuntu-release-upgrader-core (1:0.220.11) ...
2112Selecting previously unselected package update-manager-core.
2113Preparing to unpack .../update-manager-core_1%3a0.196.25_all.deb ...
2114Unpacking update-manager-core (1:0.196.25) ...
2115Selecting previously unselected package update-notifier-common.
2116Preparing to unpack .../update-notifier-common_0.154.1ubuntu8_all.deb ...
2117Unpacking update-notifier-common (0.154.1ubuntu8) ...
2118Selecting previously unselected package libgnutlsxx27:amd64.
2119Preparing to unpack .../libgnutlsxx27_2.12.23-12ubuntu2.8_amd64.deb ...
2120Unpacking libgnutlsxx27:amd64 (2.12.23-12ubuntu2.8) ...
2121Selecting previously unselected package libhavege1:amd64.
2122Preparing to unpack .../libhavege1_1.7c-1_amd64.deb ...
2123Unpacking libhavege1:amd64 (1.7c-1) ...
2124Selecting previously unselected package libjbig-dev:amd64.
2125Preparing to unpack .../libjbig-dev_2.0-2ubuntu4.1_amd64.deb ...
2126Unpacking libjbig-dev:amd64 (2.0-2ubuntu4.1) ...
2127Selecting previously unselected package libmpc3:amd64.
2128Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...
2129Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...
2130Selecting previously unselected package libapparmor1:amd64.
2131Preparing to unpack .../libapparmor1_2.10.95-0ubuntu2.6~14.04.4_amd64.deb ...
2132Unpacking libapparmor1:amd64 (2.10.95-0ubuntu2.6~14.04.4) ...
2133Selecting previously unselected package libapparmor-perl.
2134Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.6~14.04.4_amd64.deb ...
2135Unpacking libapparmor-perl (2.10.95-0ubuntu2.6~14.04.4) ...
2136Selecting previously unselected package apparmor.
2137Preparing to unpack .../apparmor_2.10.95-0ubuntu2.6~14.04.4_amd64.deb ...
2138Unpacking apparmor (2.10.95-0ubuntu2.6~14.04.4) ...
2139Selecting previously unselected package libisc95.
2140Preparing to unpack .../libisc95_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2141Unpacking libisc95 (1:9.9.5.dfsg-3ubuntu0.19) ...
2142Selecting previously unselected package libdns100.
2143Preparing to unpack .../libdns100_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2144Unpacking libdns100 (1:9.9.5.dfsg-3ubuntu0.19) ...
2145Selecting previously unselected package libisccc90.
2146Preparing to unpack .../libisccc90_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2147Unpacking libisccc90 (1:9.9.5.dfsg-3ubuntu0.19) ...
2148Selecting previously unselected package libisccfg90.
2149Preparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2150Unpacking libisccfg90 (1:9.9.5.dfsg-3ubuntu0.19) ...
2151Selecting previously unselected package libbind9-90.
2152Preparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2153Unpacking libbind9-90 (1:9.9.5.dfsg-3ubuntu0.19) ...
2154Selecting previously unselected package liblwres90.
2155Preparing to unpack .../liblwres90_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2156Unpacking liblwres90 (1:9.9.5.dfsg-3ubuntu0.19) ...
2157Selecting previously unselected package bind9-host.
2158Preparing to unpack .../bind9-host_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2159Unpacking bind9-host (1:9.9.5.dfsg-3ubuntu0.19) ...
2160Selecting previously unselected package busybox-static.
2161Preparing to unpack .../busybox-static_1%3a1.21.0-1ubuntu1.4_amd64.deb ...
2162Unpacking busybox-static (1:1.21.0-1ubuntu1.4) ...
2163Selecting previously unselected package command-not-found-data.
2164Preparing to unpack .../command-not-found-data_0.3ubuntu12_amd64.deb ...
2165Unpacking command-not-found-data (0.3ubuntu12) ...
2166Selecting previously unselected package python3-gdbm:amd64.
2167Preparing to unpack .../python3-gdbm_3.4.3-1~14.04.2_amd64.deb ...
2168Unpacking python3-gdbm:amd64 (3.4.3-1~14.04.2) ...
2169Selecting previously unselected package python3-commandnotfound.
2170Preparing to unpack .../python3-commandnotfound_0.3ubuntu12_all.deb ...
2171Unpacking python3-commandnotfound (0.3ubuntu12) ...
2172Selecting previously unselected package command-not-found.
2173Preparing to unpack .../command-not-found_0.3ubuntu12_all.deb ...
2174Unpacking command-not-found (0.3ubuntu12) ...
2175Selecting previously unselected package dmidecode.
2176Preparing to unpack .../dmidecode_2.12-2_amd64.deb ...
2177Unpacking dmidecode (2.12-2) ...
2178Selecting previously unselected package dnsutils.
2179Preparing to unpack .../dnsutils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...
2180Unpacking dnsutils (1:9.9.5.dfsg-3ubuntu0.19) ...
2181Selecting previously unselected package dosfstools.
2182Preparing to unpack .../dosfstools_3.0.26-1ubuntu0.1_amd64.deb ...
2183Unpacking dosfstools (3.0.26-1ubuntu0.1) ...
2184Selecting previously unselected package ed.
2185Preparing to unpack .../archives/ed_1.9-2_amd64.deb ...
2186Unpacking ed (1.9-2) ...
2187Selecting previously unselected package friendly-recovery.
2188Preparing to unpack .../friendly-recovery_0.2.25_all.deb ...
2189Unpacking friendly-recovery (0.2.25) ...
2190Selecting previously unselected package ftp.
2191Preparing to unpack .../archives/ftp_0.17-28_amd64.deb ...
2192Unpacking ftp (0.17-28) ...
2193Selecting previously unselected package geoip-database.
2194Preparing to unpack .../geoip-database_20140313-1_all.deb ...
2195Unpacking geoip-database (20140313-1) ...
2196Selecting previously unselected package gettext-base.
2197Preparing to unpack .../gettext-base_0.18.3.1-1ubuntu3.1_amd64.deb ...
2198Unpacking gettext-base (0.18.3.1-1ubuntu3.1) ...
2199Selecting previously unselected package hdparm.
2200Preparing to unpack .../hdparm_9.43-1ubuntu3_amd64.deb ...
2201Unpacking hdparm (9.43-1ubuntu3) ...
2202Selecting previously unselected package info.
2203Preparing to unpack .../info_5.2.0.dfsg.1-2_amd64.deb ...
2204Unpacking info (5.2.0.dfsg.1-2) ...
2205Selecting previously unselected package libxtables10.
2206Preparing to unpack .../libxtables10_1.4.21-1ubuntu1_amd64.deb ...
2207Unpacking libxtables10 (1.4.21-1ubuntu1) ...
2208Selecting previously unselected package iptables.
2209Preparing to unpack .../iptables_1.4.21-1ubuntu1_amd64.deb ...
2210Unpacking iptables (1.4.21-1ubuntu1) ...
2211Selecting previously unselected package iputils-tracepath.
2212Preparing to unpack .../iputils-tracepath_3%3a20121221-4ubuntu1.1_amd64.deb ...
2213Unpacking iputils-tracepath (3:20121221-4ubuntu1.1) ...
2214Selecting previously unselected package irqbalance.
2215Preparing to unpack .../irqbalance_1.0.6-2ubuntu0.14.04.4_amd64.deb ...
2216Unpacking irqbalance (1.0.6-2ubuntu0.14.04.4) ...
2217Selecting previously unselected package lshw.
2218Preparing to unpack .../lshw_02.16-2ubuntu1.4_amd64.deb ...
2219Unpacking lshw (02.16-2ubuntu1.4) ...
2220Selecting previously unselected package lsof.
2221Preparing to unpack .../lsof_4.86+dfsg-1ubuntu2_amd64.deb ...
2222Unpacking lsof (4.86+dfsg-1ubuntu2) ...
2223Selecting previously unselected package ltrace.
2224Preparing to unpack .../ltrace_0.7.3-4ubuntu5.1_amd64.deb ...
2225Unpacking ltrace (0.7.3-4ubuntu5.1) ...
2226Selecting previously unselected package manpages.
2227Preparing to unpack .../manpages_3.54-1ubuntu1_all.deb ...
2228Unpacking manpages (3.54-1ubuntu1) ...
2229Selecting previously unselected package mlocate.
2230Preparing to unpack .../mlocate_0.26-1ubuntu1_amd64.deb ...
2231Unpacking mlocate (0.26-1ubuntu1) ...
2232Selecting previously unselected package mtr-tiny.
2233Preparing to unpack .../mtr-tiny_0.85-2_amd64.deb ...
2234Unpacking mtr-tiny (0.85-2) ...
2235Selecting previously unselected package nano.
2236Preparing to unpack .../nano_2.2.6-1ubuntu1_amd64.deb ...
2237Unpacking nano (2.2.6-1ubuntu1) ...
2238Selecting previously unselected package parted.
2239Preparing to unpack .../parted_2.3-19ubuntu1.14.04.1_amd64.deb ...
2240Unpacking parted (2.3-19ubuntu1.14.04.1) ...
2241Selecting previously unselected package pciutils.
2242Preparing to unpack .../pciutils_1%3a3.2.1-1ubuntu5.1_amd64.deb ...
2243Unpacking pciutils (1:3.2.1-1ubuntu5.1) ...
2244Selecting previously unselected package plymouth-theme-ubuntu-text.
2245Preparing to unpack .../plymouth-theme-ubuntu-text_0.8.8-0ubuntu17.2_amd64.deb ...
2246Unpacking plymouth-theme-ubuntu-text (0.8.8-0ubuntu17.2) ...
2247Selecting previously unselected package powermgmt-base.
2248Preparing to unpack .../powermgmt-base_1.31build1_amd64.deb ...
2249Unpacking powermgmt-base (1.31build1) ...
2250Selecting previously unselected package psmisc.
2251Preparing to unpack .../psmisc_22.20-1ubuntu2_amd64.deb ...
2252Unpacking psmisc (22.20-1ubuntu2) ...
2253Selecting previously unselected package rsync.
2254Preparing to unpack .../rsync_3.1.0-2ubuntu0.4+esm2_amd64.deb ...
2255Unpacking rsync (3.1.0-2ubuntu0.4+esm2) ...
2256Selecting previously unselected package strace.
2257Preparing to unpack .../strace_4.8-1ubuntu5_amd64.deb ...
2258Unpacking strace (4.8-1ubuntu5) ...
2259Selecting previously unselected package tcpdump.
2260Preparing to unpack .../tcpdump_4.9.2-0ubuntu0.14.04.1_amd64.deb ...
2261Unpacking tcpdump (4.9.2-0ubuntu0.14.04.1) ...
2262Selecting previously unselected package telnet.
2263Preparing to unpack .../telnet_0.17-36build2_amd64.deb ...
2264Unpacking telnet (0.17-36build2) ...
2265Selecting previously unselected package time.
2266Preparing to unpack .../archives/time_1.7-24_amd64.deb ...
2267Unpacking time (1.7-24) ...
2268Selecting previously unselected package ufw.
2269Preparing to unpack .../ufw_0.34~rc-0ubuntu2_all.deb ...
2270Unpacking ufw (0.34~rc-0ubuntu2) ...
2271Selecting previously unselected package usbutils.
2272Preparing to unpack .../usbutils_1%3a007-2ubuntu1.1_amd64.deb ...
2273Unpacking usbutils (1:007-2ubuntu1.1) ...
2274Selecting previously unselected package uuid-runtime.
2275Preparing to unpack .../uuid-runtime_2.20.1-5.1ubuntu20.9_amd64.deb ...
2276Unpacking uuid-runtime (2.20.1-5.1ubuntu20.9) ...
2277Selecting previously unselected package acpid.
2278Preparing to unpack .../acpid_1%3a2.0.21-1ubuntu2_amd64.deb ...
2279Unpacking acpid (1:2.0.21-1ubuntu2) ...
2280Selecting previously unselected package python3-problem-report.
2281Preparing to unpack .../python3-problem-report_2.14.1-0ubuntu3.29_all.deb ...
2282Unpacking python3-problem-report (2.14.1-0ubuntu3.29) ...
2283Selecting previously unselected package python3-apport.
2284Preparing to unpack .../python3-apport_2.14.1-0ubuntu3.29_all.deb ...
2285Unpacking python3-apport (2.14.1-0ubuntu3.29) ...
2286Selecting previously unselected package apport.
2287Preparing to unpack .../apport_2.14.1-0ubuntu3.29_all.deb ...
2288Unpacking apport (2.14.1-0ubuntu3.29) ...
2289Selecting previously unselected package apport-symptoms.
2290Preparing to unpack .../apport-symptoms_0.20_all.deb ...
2291Unpacking apport-symptoms (0.20) ...
2292Selecting previously unselected package python-xapian.
2293Preparing to unpack .../python-xapian_1.2.16-2ubuntu1_amd64.deb ...
2294Unpacking python-xapian (1.2.16-2ubuntu1) ...
2295Selecting previously unselected package apt-xapian-index.
2296Preparing to unpack .../apt-xapian-index_0.45ubuntu4_all.deb ...
2297Unpacking apt-xapian-index (0.45ubuntu4) ...
2298Selecting previously unselected package at.
2299Preparing to unpack .../at_3.1.14-1ubuntu1_amd64.deb ...
2300Unpacking at (3.1.14-1ubuntu1) ...
2301Selecting previously unselected package autoconf.
2302Preparing to unpack .../autoconf_2.69-6_all.deb ...
2303Unpacking autoconf (2.69-6) ...
2304Selecting previously unselected package autotools-dev.
2305Preparing to unpack .../autotools-dev_20130810.1_all.deb ...
2306Unpacking autotools-dev (20130810.1) ...
2307Selecting previously unselected package automake.
2308Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ...
2309Unpacking automake (1:1.14.1-2ubuntu1) ...
2310Selecting previously unselected package bc.
2311Preparing to unpack .../bc_1.06.95-8ubuntu1_amd64.deb ...
2312Unpacking bc (1.06.95-8ubuntu1) ...
2313Selecting previously unselected package binutils.
2314Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...
2315Unpacking binutils (2.24-5ubuntu14.2) ...
2316Selecting previously unselected package binutils-doc.
2317Preparing to unpack .../binutils-doc_2.24-5ubuntu14.2_all.deb ...
2318Unpacking binutils-doc (2.24-5ubuntu14.2) ...
2319Selecting previously unselected package libbison-dev:amd64.
2320Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ...
2321Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ...
2322Selecting previously unselected package bison.
2323Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ...
2324Unpacking bison (2:3.0.2.dfsg-2) ...
2325Selecting previously unselected package btrfs-tools.
2326Preparing to unpack .../btrfs-tools_3.12-1ubuntu0.2_amd64.deb ...
2327Unpacking btrfs-tools (3.12-1ubuntu0.2) ...
2328Selecting previously unselected package libc-dev-bin.
2329Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...
2330Unpacking libc-dev-bin (2.19-0ubuntu6.15) ...
2331Selecting previously unselected package linux-libc-dev:amd64.
2332Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...
2333Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ...
2334Selecting previously unselected package libc6-dev:amd64.
2335Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...
2336Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...
2337Selecting previously unselected package cpp-4.8.
2338Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
2339Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...
2340Selecting previously unselected package cpp.
2341Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...
2342Unpacking cpp (4:4.8.2-1ubuntu6) ...
2343Selecting previously unselected package libgcc-4.8-dev:amd64.
2344Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
2345Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...
2346Selecting previously unselected package gcc-4.8.
2347Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
2348Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...
2349Selecting previously unselected package gcc.
2350Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...
2351Unpacking gcc (4:4.8.2-1ubuntu6) ...
2352Selecting previously unselected package libstdc++-4.8-dev:amd64.
2353Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
2354Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...
2355Selecting previously unselected package g++-4.8.
2356Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...
2357Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...
2358Selecting previously unselected package g++.
2359Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...
2360Unpacking g++ (4:4.8.2-1ubuntu6) ...
2361Selecting previously unselected package make.
2362Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...
2363Unpacking make (3.81-8.2ubuntu3) ...
2364Selecting previously unselected package libtimedate-perl.
2365Preparing to unpack .../libtimedate-perl_2.3000-1_all.deb ...
2366Unpacking libtimedate-perl (2.3000-1) ...
2367Selecting previously unselected package libdpkg-perl.
2368Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...
2369Unpacking libdpkg-perl (1.17.5ubuntu5.8) ...
2370Selecting previously unselected package dpkg-dev.
2371Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...
2372Unpacking dpkg-dev (1.17.5ubuntu5.8) ...
2373Selecting previously unselected package build-essential.
2374Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...
2375Unpacking build-essential (11.6ubuntu6) ...
2376Selecting previously unselected package python3-newt.
2377Preparing to unpack .../python3-newt_0.52.15-2ubuntu5_amd64.deb ...
2378Unpacking python3-newt (0.52.15-2ubuntu5) ...
2379Selecting previously unselected package tmux.
2380Preparing to unpack .../archives/tmux_1.8-5_amd64.deb ...
2381Unpacking tmux (1.8-5) ...
2382Selecting previously unselected package screen.
2383Preparing to unpack .../screen_4.1.0~20120320gitdb59704-9_amd64.deb ...
2384Unpacking screen (4.1.0~20120320gitdb59704-9) ...
2385Selecting previously unselected package byobu.
2386Preparing to unpack .../byobu_5.77-0ubuntu1.2_all.deb ...
2387Unpacking byobu (5.77-0ubuntu1.2) ...
2388Selecting previously unselected package python-configobj.
2389Preparing to unpack .../python-configobj_4.7.2+ds-5build1_all.deb ...
2390Unpacking python-configobj (4.7.2+ds-5build1) ...
2391Selecting previously unselected package python-bzrlib.
2392Preparing to unpack .../python-bzrlib_2.6.0+bzr6593-1ubuntu1.6_amd64.deb ...
2393Unpacking python-bzrlib (2.6.0+bzr6593-1ubuntu1.6) ...
2394Selecting previously unselected package bzr.
2395Preparing to unpack .../bzr_2.6.0+bzr6593-1ubuntu1.6_all.deb ...
2396Unpacking bzr (2.6.0+bzr6593-1ubuntu1.6) ...
2397Selecting previously unselected package ccache.
2398Preparing to unpack .../ccache_3.1.9-1_amd64.deb ...
2399Unpacking ccache (3.1.9-1) ...
2400Selecting previously unselected package wireless-regdb.
2401Preparing to unpack .../wireless-regdb_2013.02.13-1ubuntu1_all.deb ...
2402Unpacking wireless-regdb (2013.02.13-1ubuntu1) ...
2403Selecting previously unselected package crda.
2404Preparing to unpack .../crda_1.1.2-1ubuntu2_amd64.deb ...
2405Unpacking crda (1.1.2-1ubuntu2) ...
2406Selecting previously unselected package libcryptsetup4.
2407Preparing to unpack .../libcryptsetup4_2%3a1.6.1-1ubuntu1_amd64.deb ...
2408Unpacking libcryptsetup4 (2:1.6.1-1ubuntu1) ...
2409Selecting previously unselected package cryptsetup-bin.
2410Preparing to unpack .../cryptsetup-bin_2%3a1.6.1-1ubuntu1_amd64.deb ...
2411Unpacking cryptsetup-bin (2:1.6.1-1ubuntu1) ...
2412Selecting previously unselected package cryptsetup.
2413Preparing to unpack .../cryptsetup_2%3a1.6.1-1ubuntu1_amd64.deb ...
2414Unpacking cryptsetup (2:1.6.1-1ubuntu1) ...
2415Selecting previously unselected package curl.
2416Preparing to unpack .../curl_7.35.0-1ubuntu2.20_amd64.deb ...
2417Unpacking curl (7.35.0-1ubuntu2.20) ...
2418Selecting previously unselected package xfonts-encodings.
2419Preparing to unpack .../xfonts-encodings_1%3a1.0.4-1ubuntu1_all.deb ...
2420Unpacking xfonts-encodings (1:1.0.4-1ubuntu1) ...
2421Selecting previously unselected package xfonts-utils.
2422Preparing to unpack .../xfonts-utils_1%3a7.7+1_amd64.deb ...
2423Unpacking xfonts-utils (1:7.7+1) ...
2424Selecting previously unselected package dosemu.
2425Preparing to unpack .../dosemu_1.4.0.7+20130105+b028d3f-1_amd64.deb ...
2426Unpacking dosemu (1.4.0.7+20130105+b028d3f-1) ...
2427Selecting previously unselected package eatmydata.
2428Preparing to unpack .../eatmydata_26-2_amd64.deb ...
2429Unpacking eatmydata (26-2) ...
2430Selecting previously unselected package emacsen-common.
2431Preparing to unpack .../emacsen-common_2.0.7_all.deb ...
2432Unpacking emacsen-common (2.0.7) ...
2433Selecting previously unselected package emacs24-common-non-dfsg.
2434Preparing to unpack .../emacs24-common-non-dfsg_24.3+1-1_all.deb ...
2435Unpacking emacs24-common-non-dfsg (24.3+1-1) ...
2436Selecting previously unselected package emacs24-common.
2437Preparing to unpack .../emacs24-common_24.3+1-2ubuntu1.1_all.deb ...
2438Unpacking emacs24-common (24.3+1-2ubuntu1.1) ...
2439Selecting previously unselected package emacs24-bin-common.
2440Preparing to unpack .../emacs24-bin-common_24.3+1-2ubuntu1.1_amd64.deb ...
2441Unpacking emacs24-bin-common (24.3+1-2ubuntu1.1) ...
2442Selecting previously unselected package gconf-service-backend.
2443Preparing to unpack .../gconf-service-backend_3.2.6-0ubuntu2_amd64.deb ...
2444Unpacking gconf-service-backend (3.2.6-0ubuntu2) ...
2445Selecting previously unselected package gconf-service.
2446Preparing to unpack .../gconf-service_3.2.6-0ubuntu2_amd64.deb ...
2447Unpacking gconf-service (3.2.6-0ubuntu2) ...
2448Selecting previously unselected package m17n-db.
2449Preparing to unpack .../m17n-db_1.6.4-1_all.deb ...
2450Unpacking m17n-db (1.6.4-1) ...
2451Selecting previously unselected package m17n-contrib.
2452Preparing to unpack .../m17n-contrib_1.1.14-1_all.deb ...
2453Unpacking m17n-contrib (1.1.14-1) ...
2454Selecting previously unselected package libm17n-0.
2455Preparing to unpack .../libm17n-0_1.6.4-2ubuntu1_amd64.deb ...
2456Unpacking libm17n-0 (1.6.4-2ubuntu1) ...
2457Selecting previously unselected package emacs24.
2458Preparing to unpack .../emacs24_24.3+1-2ubuntu1.1_amd64.deb ...
2459Unpacking emacs24 (24.3+1-2ubuntu1.1) ...
2460Selecting previously unselected package emacs.
2461Preparing to unpack .../emacs_45.0ubuntu1_all.deb ...
2462Unpacking emacs (45.0ubuntu1) ...
2463Selecting previously unselected package emacs23-common-non-dfsg.
2464Preparing to unpack .../emacs23-common-non-dfsg_23.4+1-1_all.deb ...
2465Unpacking emacs23-common-non-dfsg (23.4+1-1) ...
2466Selecting previously unselected package emacs23-common.
2467Preparing to unpack .../emacs23-common_23.4+1-4.1ubuntu1_all.deb ...
2468Unpacking emacs23-common (23.4+1-4.1ubuntu1) ...
2469Selecting previously unselected package emacs23-bin-common.
2470Preparing to unpack .../emacs23-bin-common_23.4+1-4.1ubuntu1_amd64.deb ...
2471Unpacking emacs23-bin-common (23.4+1-4.1ubuntu1) ...
2472Selecting previously unselected package emacs23-nox.
2473Preparing to unpack .../emacs23-nox_23.4+1-4.1ubuntu1_amd64.deb ...
2474Unpacking emacs23-nox (23.4+1-4.1ubuntu1) ...
2475Selecting previously unselected package ethtool.
2476Preparing to unpack .../ethtool_1%3a3.13-1_amd64.deb ...
2477Unpacking ethtool (1:3.13-1) ...
2478Selecting previously unselected package fonts-ubuntu-font-family-console.
2479Preparing to unpack .../fonts-ubuntu-font-family-console_0.80-0ubuntu6_all.deb ...
2480Unpacking fonts-ubuntu-font-family-console (0.80-0ubuntu6) ...
2481Selecting previously unselected package gettext.
2482Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ...
2483Unpacking gettext (0.18.3.1-1ubuntu3.1) ...
2484Selecting previously unselected package gir1.2-freedesktop.
2485Preparing to unpack .../gir1.2-freedesktop_1.40.0-1ubuntu0.2_amd64.deb ...
2486Unpacking gir1.2-freedesktop (1.40.0-1ubuntu0.2) ...
2487Selecting previously unselected package gir1.2-gdkpixbuf-2.0.
2488Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.30.7-0ubuntu1.8_amd64.deb ...
2489Unpacking gir1.2-gdkpixbuf-2.0 (2.30.7-0ubuntu1.8) ...
2490Selecting previously unselected package gir1.2-rsvg-2.0.
2491Preparing to unpack .../gir1.2-rsvg-2.0_2.40.2-1_amd64.deb ...
2492Unpacking gir1.2-rsvg-2.0 (2.40.2-1) ...
2493Selecting previously unselected package liberror-perl.
2494Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
2495Unpacking liberror-perl (0.17-1.1) ...
2496Selecting previously unselected package git-man.
2497Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ...
2498Unpacking git-man (1:1.9.1-1ubuntu0.10) ...
2499Selecting previously unselected package git.
2500Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ...
2501Unpacking git (1:1.9.1-1ubuntu0.10) ...
2502Selecting previously unselected package pinentry-gtk2.
2503Preparing to unpack .../pinentry-gtk2_0.8.3-1ubuntu1_amd64.deb ...
2504Unpacking pinentry-gtk2 (0.8.3-1ubuntu1) ...
2505Selecting previously unselected package gnupg-agent.
2506Preparing to unpack .../gnupg-agent_2.0.22-3ubuntu1.4_amd64.deb ...
2507Unpacking gnupg-agent (2.0.22-3ubuntu1.4) ...
2508Selecting previously unselected package grub-common.
2509Preparing to unpack .../grub-common_2.02~beta2-9ubuntu1.17_amd64.deb ...
2510Unpacking grub-common (2.02~beta2-9ubuntu1.17) ...
2511Selecting previously unselected package grub2-common.
2512Preparing to unpack .../grub2-common_2.02~beta2-9ubuntu1.17_amd64.deb ...
2513Unpacking grub2-common (2.02~beta2-9ubuntu1.17) ...
2514Selecting previously unselected package grub-pc-bin.
2515Preparing to unpack .../grub-pc-bin_2.02~beta2-9ubuntu1.17_amd64.deb ...
2516Unpacking grub-pc-bin (2.02~beta2-9ubuntu1.17) ...
2517Selecting previously unselected package grub-pc.
2518Preparing to unpack .../grub-pc_2.02~beta2-9ubuntu1.17_amd64.deb ...
2519Unpacking grub-pc (2.02~beta2-9ubuntu1.17) ...
2520Selecting previously unselected package grub-gfxpayload-lists.
2521Preparing to unpack .../grub-gfxpayload-lists_0.6_amd64.deb ...
2522Unpacking grub-gfxpayload-lists (0.6) ...
2523Selecting previously unselected package hicolor-icon-theme.
2524Preparing to unpack .../hicolor-icon-theme_0.13-1_all.deb ...
2525Unpacking hicolor-icon-theme (0.13-1) ...
2526Selecting previously unselected package icu-devtools.
2527Preparing to unpack .../icu-devtools_52.1-3ubuntu0.8_amd64.deb ...
2528Unpacking icu-devtools (52.1-3ubuntu0.8) ...
2529Selecting previously unselected package imagemagick.
2530Preparing to unpack .../imagemagick_8%3a6.7.7.10-6ubuntu3.13+esm11_amd64.deb ...
2531Unpacking imagemagick (8:6.7.7.10-6ubuntu3.13+esm11) ...
2532Selecting previously unselected package comerr-dev.
2533Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ...
2534Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ...
2535Selecting previously unselected package krb5-multidev.
2536Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ...
2537Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ...
2538Selecting previously unselected package laptop-detect.
2539Preparing to unpack .../laptop-detect_0.13.7ubuntu2_amd64.deb ...
2540Unpacking laptop-detect (0.13.7ubuntu2) ...
2541Selecting previously unselected package lemon.
2542Preparing to unpack .../lemon_3.8.2-1ubuntu2.2_amd64.deb ...
2543Unpacking lemon (3.8.2-1ubuntu2.2) ...
2544Selecting previously unselected package libbz2-dev:amd64.
2545Preparing to unpack .../libbz2-dev_1.0.6-5_amd64.deb ...
2546Unpacking libbz2-dev:amd64 (1.0.6-5) ...
2547Selecting previously unselected package mlock.
2548Preparing to unpack .../mlock_8%3a2007f~dfsg-2_amd64.deb ...
2549Unpacking mlock (8:2007f~dfsg-2) ...
2550Selecting previously unselected package libc-client2007e.
2551Preparing to unpack .../libc-client2007e_8%3a2007f~dfsg-2_amd64.deb ...
2552Unpacking libc-client2007e (8:2007f~dfsg-2) ...
2553Selecting previously unselected package libkrb5-dev.
2554Preparing to unpack .../libkrb5-dev_1.12+dfsg-2ubuntu5.4_amd64.deb ...
2555Unpacking libkrb5-dev (1.12+dfsg-2ubuntu5.4) ...
2556Selecting previously unselected package libpam0g-dev:amd64.
2557Preparing to unpack .../libpam0g-dev_1.1.8-1ubuntu2.2_amd64.deb ...
2558Unpacking libpam0g-dev:amd64 (1.1.8-1ubuntu2.2) ...
2559Selecting previously unselected package zlib1g-dev:amd64.
2560Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ...
2561Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ...
2562Selecting previously unselected package libssl-dev:amd64.
2563Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ...
2564Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ...
2565Selecting previously unselected package libc-client2007e-dev.
2566Preparing to unpack .../libc-client2007e-dev_8%3a2007f~dfsg-2_amd64.deb ...
2567Unpacking libc-client2007e-dev (8:2007f~dfsg-2) ...
2568Selecting previously unselected package libexpat1-dev:amd64.
2569Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...
2570Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...
2571Selecting previously unselected package libpng12-dev.
2572Preparing to unpack .../libpng12-dev_1.2.50-1ubuntu2.14.04.3_amd64.deb ...
2573Unpacking libpng12-dev (1.2.50-1ubuntu2.14.04.3) ...
2574Selecting previously unselected package libfreetype6-dev.
2575Preparing to unpack .../libfreetype6-dev_2.5.2-1ubuntu2.8_amd64.deb ...
2576Unpacking libfreetype6-dev (2.5.2-1ubuntu2.8) ...
2577Selecting previously unselected package pkg-config.
2578Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ...
2579Unpacking pkg-config (0.26-1ubuntu4) ...
2580Selecting previously unselected package libfontconfig1-dev.
2581Preparing to unpack .../libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64.deb ...
2582Unpacking libfontconfig1-dev (2.11.0-0ubuntu4.2) ...
2583Selecting previously unselected package xorg-sgml-doctools.
2584Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ...
2585Unpacking xorg-sgml-doctools (1:1.11-1) ...
2586Selecting previously unselected package x11proto-core-dev.
2587Preparing to unpack .../x11proto-core-dev_7.0.26-1~ubuntu2_all.deb ...
2588Unpacking x11proto-core-dev (7.0.26-1~ubuntu2) ...
2589Selecting previously unselected package libxau-dev:amd64.
2590Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ...
2591Unpacking libxau-dev:amd64 (1:1.0.8-1) ...
2592Selecting previously unselected package libxdmcp-dev:amd64.
2593Preparing to unpack .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb ...
2594Unpacking libxdmcp-dev:amd64 (1:1.1.1-1) ...
2595Selecting previously unselected package x11proto-input-dev.
2596Preparing to unpack .../x11proto-input-dev_2.3-1_all.deb ...
2597Unpacking x11proto-input-dev (2.3-1) ...
2598Selecting previously unselected package x11proto-kb-dev.
2599Preparing to unpack .../x11proto-kb-dev_1.0.6-2_all.deb ...
2600Unpacking x11proto-kb-dev (1.0.6-2) ...
2601Selecting previously unselected package xtrans-dev.
2602Preparing to unpack .../xtrans-dev_1.3.5-1~ubuntu14.04.2_all.deb ...
2603Unpacking xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
2604Selecting previously unselected package libpthread-stubs0-dev:amd64.
2605Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ...
2606Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ...
2607Selecting previously unselected package libxcb1-dev:amd64.
2608Preparing to unpack .../libxcb1-dev_1.10-2ubuntu1_amd64.deb ...
2609Unpacking libxcb1-dev:amd64 (1.10-2ubuntu1) ...
2610Selecting previously unselected package libx11-dev:amd64.
2611Preparing to unpack .../libx11-dev_2%3a1.6.2-1ubuntu2.1_amd64.deb ...
2612Unpacking libx11-dev:amd64 (2:1.6.2-1ubuntu2.1) ...
2613Selecting previously unselected package x11proto-render-dev.
2614Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ...
2615Unpacking x11proto-render-dev (2:0.11.1-2) ...
2616Selecting previously unselected package libxrender-dev:amd64.
2617Preparing to unpack .../libxrender-dev_1%3a0.9.8-1build0.14.04.1_amd64.deb ...
2618Unpacking libxrender-dev:amd64 (1:0.9.8-1build0.14.04.1) ...
2619Selecting previously unselected package libice-dev:amd64.
2620Preparing to unpack .../libice-dev_2%3a1.0.8-2_amd64.deb ...
2621Unpacking libice-dev:amd64 (2:1.0.8-2) ...
2622Selecting previously unselected package libsm-dev:amd64.
2623Preparing to unpack .../libsm-dev_2%3a1.2.1-2_amd64.deb ...
2624Unpacking libsm-dev:amd64 (2:1.2.1-2) ...
2625Selecting previously unselected package libpixman-1-dev.
2626Preparing to unpack .../libpixman-1-dev_0.30.2-2ubuntu1.2_amd64.deb ...
2627Unpacking libpixman-1-dev (0.30.2-2ubuntu1.2) ...
2628Selecting previously unselected package libxcb-render0-dev:amd64.
2629Preparing to unpack .../libxcb-render0-dev_1.10-2ubuntu1_amd64.deb ...
2630Unpacking libxcb-render0-dev:amd64 (1.10-2ubuntu1) ...
2631Selecting previously unselected package libxcb-shm0-dev:amd64.
2632Preparing to unpack .../libxcb-shm0-dev_1.10-2ubuntu1_amd64.deb ...
2633Unpacking libxcb-shm0-dev:amd64 (1.10-2ubuntu1) ...
2634Selecting previously unselected package x11proto-xext-dev.
2635Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ...
2636Unpacking x11proto-xext-dev (7.3.0-1) ...
2637Selecting previously unselected package libxext-dev:amd64.
2638Preparing to unpack .../libxext-dev_2%3a1.3.2-1ubuntu0.0.14.04.1_amd64.deb ...
2639Unpacking libxext-dev:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...
2640Selecting previously unselected package libglib2.0-bin.
2641Preparing to unpack .../libglib2.0-bin_2.40.2-0ubuntu1.1_amd64.deb ...
2642Unpacking libglib2.0-bin (2.40.2-0ubuntu1.1) ...
2643Selecting previously unselected package libpcre3-dev:amd64.
2644Preparing to unpack .../libpcre3-dev_1%3a8.31-2ubuntu2.3_amd64.deb ...
2645Unpacking libpcre3-dev:amd64 (1:8.31-2ubuntu2.3) ...
2646Selecting previously unselected package libglib2.0-dev.
2647Preparing to unpack .../libglib2.0-dev_2.40.2-0ubuntu1.1_amd64.deb ...
2648Unpacking libglib2.0-dev (2.40.2-0ubuntu1.1) ...
2649Selecting previously unselected package libcairo2-dev.
2650Preparing to unpack .../libcairo2-dev_1.13.0~20140204-0ubuntu1.1_amd64.deb ...
2651Unpacking libcairo2-dev (1.13.0~20140204-0ubuntu1.1) ...
2652Selecting previously unselected package libcdt5.
2653Preparing to unpack .../libcdt5_2.36.0-0ubuntu3.2_amd64.deb ...
2654Unpacking libcdt5 (2.36.0-0ubuntu3.2) ...
2655Selecting previously unselected package libcgraph6.
2656Preparing to unpack .../libcgraph6_2.36.0-0ubuntu3.2_amd64.deb ...
2657Unpacking libcgraph6 (2.36.0-0ubuntu3.2) ...
2658Selecting previously unselected package libsub-name-perl.
2659Preparing to unpack .../libsub-name-perl_0.05-1build4_amd64.deb ...
2660Unpacking libsub-name-perl (0.05-1build4) ...
2661Selecting previously unselected package libclass-accessor-perl.
2662Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
2663Unpacking libclass-accessor-perl (0.34-1) ...
2664Selecting previously unselected package libgpg-error-dev.
2665Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ...
2666Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ...
2667Selecting previously unselected package libgcrypt11-dev.
2668Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ...
2669Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ...
2670Selecting previously unselected package libtasn1-6-dev.
2671Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ...
2672Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ...
2673Selecting previously unselected package libp11-kit-dev.
2674Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ...
2675Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ...
2676Selecting previously unselected package libgnutls-dev.
2677Preparing to unpack .../libgnutls-dev_2.12.23-12ubuntu2.8_amd64.deb ...
2678Unpacking libgnutls-dev (2.12.23-12ubuntu2.8) ...
2679Selecting previously unselected package libidn11-dev.
2680Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ...
2681Unpacking libidn11-dev (1.28-1ubuntu2.2) ...
2682Selecting previously unselected package libldap2-dev:amd64.
2683Preparing to unpack .../libldap2-dev_2.4.31-1+nmu2ubuntu8.5_amd64.deb ...
2684Unpacking libldap2-dev:amd64 (2.4.31-1+nmu2ubuntu8.5) ...
2685Selecting previously unselected package librtmp-dev.
2686Preparing to unpack .../librtmp-dev_2.4+20121230.gitdf6c518-1ubuntu0.1_amd64.deb ...
2687Unpacking librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
2688Selecting previously unselected package libcurl4-gnutls-dev:amd64.
2689Preparing to unpack .../libcurl4-gnutls-dev_7.35.0-1ubuntu2.20_amd64.deb ...
2690Unpacking libcurl4-gnutls-dev:amd64 (7.35.0-1ubuntu2.20) ...
2691Selecting previously unselected package libjpeg-turbo8-dev:amd64.
2692Preparing to unpack .../libjpeg-turbo8-dev_1.3.0-0ubuntu2.1_amd64.deb ...
2693Unpacking libjpeg-turbo8-dev:amd64 (1.3.0-0ubuntu2.1) ...
2694Selecting previously unselected package libdjvulibre-dev:amd64.
2695Preparing to unpack .../libdjvulibre-dev_3.5.25.4-3_amd64.deb ...
2696Unpacking libdjvulibre-dev:amd64 (3.5.25.4-3) ...
2697Selecting previously unselected package libdumbnet1.
2698Preparing to unpack .../libdumbnet1_1.12-4build1_amd64.deb ...
2699Unpacking libdumbnet1 (1.12-4build1) ...
2700Selecting previously unselected package libjs-jquery.
2701Preparing to unpack .../libjs-jquery_1.7.2+dfsg-2ubuntu1_all.deb ...
2702Unpacking libjs-jquery (1.7.2+dfsg-2ubuntu1) ...
2703Selecting previously unselected package libexif-dev.
2704Preparing to unpack .../libexif-dev_0.6.21-1ubuntu1_amd64.deb ...
2705Unpacking libexif-dev (0.6.21-1ubuntu1) ...
2706Selecting previously unselected package libgdbm-dev.
2707Preparing to unpack .../libgdbm-dev_1.8.3-12build1_amd64.deb ...
2708Unpacking libgdbm-dev (1.8.3-12build1) ...
2709Selecting previously unselected package libgdk-pixbuf2.0-dev.
2710Preparing to unpack .../libgdk-pixbuf2.0-dev_2.30.7-0ubuntu1.8_amd64.deb ...
2711Unpacking libgdk-pixbuf2.0-dev (2.30.7-0ubuntu1.8) ...
2712Selecting previously unselected package libgmp-dev:amd64.
2713Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...
2714Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
2715Selecting previously unselected package libgmp3-dev.
2716Preparing to unpack .../libgmp3-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...
2717Unpacking libgmp3-dev (2:5.1.3+dfsg-1ubuntu1) ...
2718Selecting previously unselected package libpathplan4.
2719Preparing to unpack .../libpathplan4_2.36.0-0ubuntu3.2_amd64.deb ...
2720Unpacking libpathplan4 (2.36.0-0ubuntu3.2) ...
2721Selecting previously unselected package libgvc6.
2722Preparing to unpack .../libgvc6_2.36.0-0ubuntu3.2_amd64.deb ...
2723Unpacking libgvc6 (2.36.0-0ubuntu3.2) ...
2724Selecting previously unselected package libgvpr2.
2725Preparing to unpack .../libgvpr2_2.36.0-0ubuntu3.2_amd64.deb ...
2726Unpacking libgvpr2 (2.36.0-0ubuntu3.2) ...
2727Selecting previously unselected package libxdot4.
2728Preparing to unpack .../libxdot4_2.36.0-0ubuntu3.2_amd64.deb ...
2729Unpacking libxdot4 (2.36.0-0ubuntu3.2) ...
2730Selecting previously unselected package libgvc6-plugins-gtk.
2731Preparing to unpack .../libgvc6-plugins-gtk_2.36.0-0ubuntu3.2_amd64.deb ...
2732Unpacking libgvc6-plugins-gtk (2.36.0-0ubuntu3.2) ...
2733Selecting previously unselected package libltdl-dev:amd64.
2734Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ...
2735Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ...
2736Selecting previously unselected package libgraphviz-dev.
2737Preparing to unpack .../libgraphviz-dev_2.36.0-0ubuntu3.2_amd64.deb ...
2738Unpacking libgraphviz-dev (2.36.0-0ubuntu3.2) ...
2739Selecting previously unselected package libicu-dev:amd64.
2740Preparing to unpack .../libicu-dev_52.1-3ubuntu0.8_amd64.deb ...
2741Unpacking libicu-dev:amd64 (52.1-3ubuntu0.8) ...
2742Selecting previously unselected package libilmbase-dev.
2743Preparing to unpack .../libilmbase-dev_1.0.1-6ubuntu1_amd64.deb ...
2744Unpacking libilmbase-dev (1.0.1-6ubuntu1) ...
2745Selecting previously unselected package libio-string-perl.
2746Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
2747Unpacking libio-string-perl (1.08-3) ...
2748Selecting previously unselected package libjasper-dev.
2749Preparing to unpack .../libjasper-dev_1.900.1-14ubuntu3.5_amd64.deb ...
2750Unpacking libjasper-dev (1.900.1-14ubuntu3.5) ...
2751Selecting previously unselected package libjpeg8-dev:amd64.
2752Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ...
2753Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...
2754Selecting previously unselected package liblcms2-dev:amd64.
2755Preparing to unpack .../liblcms2-dev_2.5-0ubuntu4.2_amd64.deb ...
2756Unpacking liblcms2-dev:amd64 (2.5-0ubuntu4.2) ...
2757Selecting previously unselected package liblqr-1-0-dev.
2758Preparing to unpack .../liblqr-1-0-dev_0.4.1-2ubuntu1_amd64.deb ...
2759Unpacking liblqr-1-0-dev (0.4.1-2ubuntu1) ...
2760Selecting previously unselected package libopenexr-dev.
2761Preparing to unpack .../libopenexr-dev_1.6.1-7ubuntu1_amd64.deb ...
2762Unpacking libopenexr-dev (1.6.1-7ubuntu1) ...
2763Selecting previously unselected package librsvg2-common:amd64.
2764Preparing to unpack .../librsvg2-common_2.40.2-1_amd64.deb ...
2765Unpacking librsvg2-common:amd64 (2.40.2-1) ...
2766Selecting previously unselected package librsvg2-dev.
2767Preparing to unpack .../librsvg2-dev_2.40.2-1_amd64.deb ...
2768Unpacking librsvg2-dev (2.40.2-1) ...
2769Selecting previously unselected package liblzma-dev:amd64.
2770Preparing to unpack .../liblzma-dev_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
2771Unpacking liblzma-dev:amd64 (5.1.1alpha+20120614-2ubuntu2) ...
2772Selecting previously unselected package libtiff5-dev:amd64.
2773Preparing to unpack .../libtiff5-dev_4.0.3-7ubuntu0.11_amd64.deb ...
2774Unpacking libtiff5-dev:amd64 (4.0.3-7ubuntu0.11) ...
2775Selecting previously unselected package libwmf-dev.
2776Preparing to unpack .../libwmf-dev_0.2.8.4-10.3ubuntu1.14.04.1_amd64.deb ...
2777Unpacking libwmf-dev (0.2.8.4-10.3ubuntu1.14.04.1) ...
2778Selecting previously unselected package libxml2-dev:amd64.
2779Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...
2780Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...
2781Selecting previously unselected package libxt-dev:amd64.
2782Preparing to unpack .../libxt-dev_1%3a1.1.4-1_amd64.deb ...
2783Unpacking libxt-dev:amd64 (1:1.1.4-1) ...
2784Selecting previously unselected package libmagickcore-dev.
2785Preparing to unpack .../libmagickcore-dev_8%3a6.7.7.10-6ubuntu3.13+esm11_amd64.deb ...
2786Unpacking libmagickcore-dev (8:6.7.7.10-6ubuntu3.13+esm11) ...
2787Selecting previously unselected package libmagickwand-dev.
2788Preparing to unpack .../libmagickwand-dev_8%3a6.7.7.10-6ubuntu3.13+esm11_amd64.deb ...
2789Unpacking libmagickwand-dev (8:6.7.7.10-6ubuntu3.13+esm11) ...
2790Selecting previously unselected package libmcrypt4.
2791Preparing to unpack .../libmcrypt4_2.5.8-3.1ubuntu1_amd64.deb ...
2792Unpacking libmcrypt4 (2.5.8-3.1ubuntu1) ...
2793Selecting previously unselected package libmcrypt-dev.
2794Preparing to unpack .../libmcrypt-dev_2.5.8-3.1ubuntu1_amd64.deb ...
2795Unpacking libmcrypt-dev (2.5.8-3.1ubuntu1) ...
2796Selecting previously unselected package libmhash-dev.
2797Preparing to unpack .../libmhash-dev_0.9.9.9-4_amd64.deb ...
2798Unpacking libmhash-dev (0.9.9.9-4) ...
2799Selecting previously unselected package libtinfo-dev:amd64.
2800Preparing to unpack .../libtinfo-dev_5.9+20140118-1ubuntu1_amd64.deb ...
2801Unpacking libtinfo-dev:amd64 (5.9+20140118-1ubuntu1) ...
2802Selecting previously unselected package libncurses5-dev:amd64.
2803Preparing to unpack .../libncurses5-dev_5.9+20140118-1ubuntu1_amd64.deb ...
2804Unpacking libncurses5-dev:amd64 (5.9+20140118-1ubuntu1) ...
2805Selecting previously unselected package libncursesw5-dev:amd64.
2806Preparing to unpack .../libncursesw5-dev_5.9+20140118-1ubuntu1_amd64.deb ...
2807Unpacking libncursesw5-dev:amd64 (5.9+20140118-1ubuntu1) ...
2808Selecting previously unselected package libossp-uuid16.
2809Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ...
2810Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ...
2811Selecting previously unselected package libossp-uuid-dev.
2812Preparing to unpack .../libossp-uuid-dev_1.6.2-1.3ubuntu1_amd64.deb ...
2813Unpacking libossp-uuid-dev (1.6.2-1.3ubuntu1) ...
2814Selecting previously unselected package libparse-debianchangelog-perl.
2815Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-1ubuntu1_all.deb ...
2816Unpacking libparse-debianchangelog-perl (1.2.0-1ubuntu1) ...
2817Selecting previously unselected package libpq5.
2818Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ...
2819Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ...
2820Selecting previously unselected package libpq-dev.
2821Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ...
2822Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ...
2823Selecting previously unselected package qtchooser.
2824Preparing to unpack .../qtchooser_39-g4717841-3_amd64.deb ...
2825Unpacking qtchooser (39-g4717841-3) ...
2826Selecting previously unselected package qdbus.
2827Preparing to unpack .../qdbus_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2828Unpacking qdbus (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2829Selecting previously unselected package libqt4-dbus:amd64.
2830Preparing to unpack .../libqt4-dbus_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2831Unpacking libqt4-dbus:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2832Selecting previously unselected package libqt4-dev-bin.
2833Preparing to unpack .../libqt4-dev-bin_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2834Unpacking libqt4-dev-bin (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2835Selecting previously unselected package qt4-linguist-tools.
2836Preparing to unpack .../qt4-linguist-tools_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2837Unpacking qt4-linguist-tools (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2838Selecting previously unselected package qt4-qmake.
2839Preparing to unpack .../qt4-qmake_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2840Unpacking qt4-qmake (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2841Selecting previously unselected package libqt4-dev.
2842Preparing to unpack .../libqt4-dev_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ...
2843Unpacking libqt4-dev (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
2844Selecting previously unselected package libreadline6-dev:amd64.
2845Preparing to unpack .../libreadline6-dev_6.3-4ubuntu2_amd64.deb ...
2846Unpacking libreadline6-dev:amd64 (6.3-4ubuntu2) ...
2847Selecting previously unselected package libreadline-dev:amd64.
2848Preparing to unpack .../libreadline-dev_6.3-4ubuntu2_amd64.deb ...
2849Unpacking libreadline-dev:amd64 (6.3-4ubuntu2) ...
2850Selecting previously unselected package ruby.
2851Preparing to unpack .../ruby_1%3a1.9.3.4_all.deb ...
2852Unpacking ruby (1:1.9.3.4) ...
2853Selecting previously unselected package ruby1.9.1.
2854Preparing to unpack .../ruby1.9.1_1.9.3.484-2ubuntu1.14_amd64.deb ...
2855Unpacking ruby1.9.1 (1.9.3.484-2ubuntu1.14) ...
2856Selecting previously unselected package libruby1.9.1.
2857Preparing to unpack .../libruby1.9.1_1.9.3.484-2ubuntu1.14_amd64.deb ...
2858Unpacking libruby1.9.1 (1.9.3.484-2ubuntu1.14) ...
2859Selecting previously unselected package libsasl2-dev.
2860Preparing to unpack .../libsasl2-dev_2.1.25.dfsg1-17build1_amd64.deb ...
2861Unpacking libsasl2-dev (2.1.25.dfsg1-17build1) ...
2862Selecting previously unselected package libsqlite3-dev:amd64.
2863Preparing to unpack .../libsqlite3-dev_3.8.2-1ubuntu2.2_amd64.deb ...
2864Unpacking libsqlite3-dev:amd64 (3.8.2-1ubuntu2.2) ...
2865Selecting previously unselected package libt1-5.
2866Preparing to unpack .../libt1-5_5.1.2-3.6ubuntu1_amd64.deb ...
2867Unpacking libt1-5 (5.1.2-3.6ubuntu1) ...
2868Selecting previously unselected package libxmu-headers.
2869Preparing to unpack .../libxmu-headers_2%3a1.1.1-1_all.deb ...
2870Unpacking libxmu-headers (2:1.1.1-1) ...
2871Selecting previously unselected package libxmu-dev:amd64.
2872Preparing to unpack .../libxmu-dev_2%3a1.1.1-1_amd64.deb ...
2873Unpacking libxmu-dev:amd64 (2:1.1.1-1) ...
2874Selecting previously unselected package libxpm-dev:amd64.
2875Preparing to unpack .../libxpm-dev_1%3a3.5.10-1ubuntu0.1_amd64.deb ...
2876Unpacking libxpm-dev:amd64 (1:3.5.10-1ubuntu0.1) ...
2877Selecting previously unselected package libxaw7-dev:amd64.
2878Preparing to unpack .../libxaw7-dev_2%3a1.0.12-1_amd64.deb ...
2879Unpacking libxaw7-dev:amd64 (2:1.0.12-1) ...
2880Selecting previously unselected package libt1-dev.
2881Preparing to unpack .../libt1-dev_5.1.2-3.6ubuntu1_amd64.deb ...
2882Unpacking libt1-dev (5.1.2-3.6ubuntu1) ...
2883Selecting previously unselected package libtidy-0.99-0.
2884Preparing to unpack .../libtidy-0.99-0_20091223cvs-1.2ubuntu1.1_amd64.deb ...
2885Unpacking libtidy-0.99-0 (20091223cvs-1.2ubuntu1.1) ...
2886Selecting previously unselected package libtidy-dev.
2887Preparing to unpack .../libtidy-dev_20091223cvs-1.2ubuntu1.1_amd64.deb ...
2888Unpacking libtidy-dev (20091223cvs-1.2ubuntu1.1) ...
2889Selecting previously unselected package libtool.
2890Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ...
2891Unpacking libtool (2.4.2-1.7ubuntu1) ...
2892Selecting previously unselected package libxslt1-dev:amd64.
2893Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...
2894Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...
2895Selecting previously unselected package linux-firmware.
2896Preparing to unpack .../linux-firmware_1.127.24_all.deb ...
2897Unpacking linux-firmware (1.127.24) ...
2898Selecting previously unselected package watershed.
2899Preparing to unpack .../archives/watershed_7_amd64.deb ...
2900Unpacking watershed (7) ...
2901Selecting previously unselected package lvm2.
2902Preparing to unpack .../lvm2_2.02.98-6ubuntu2_amd64.deb ...
2903Unpacking lvm2 (2.02.98-6ubuntu2) ...
2904Selecting previously unselected package md5deep.
2905Preparing to unpack .../md5deep_4.2-1_amd64.deb ...
2906Unpacking md5deep (4.2-1) ...
2907Selecting previously unselected package mercurial-common.
2908Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ...
2909Unpacking mercurial-common (2.8.2-1ubuntu1.4) ...
2910Selecting previously unselected package mercurial.
2911Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ...
2912Unpacking mercurial (2.8.2-1ubuntu1.4) ...
2913Selecting previously unselected package mingw32-binutils.
2914Preparing to unpack .../mingw32-binutils_2.20-0.2ubuntu1_amd64.deb ...
2915Unpacking mingw32-binutils (2.20-0.2ubuntu1) ...
2916Selecting previously unselected package mingw32-runtime.
2917Preparing to unpack .../mingw32-runtime_3.15.2-0ubuntu1_all.deb ...
2918Unpacking mingw32-runtime (3.15.2-0ubuntu1) ...
2919Selecting previously unselected package mingw32.
2920Preparing to unpack .../mingw32_4.2.1.dfsg-2ubuntu1_amd64.deb ...
2921Unpacking mingw32 (4.2.1.dfsg-2ubuntu1) ...
2922Selecting previously unselected package os-prober.
2923Preparing to unpack .../os-prober_1.63ubuntu1.1_amd64.deb ...
2924Unpacking os-prober (1.63ubuntu1.1) ...
2925Selecting previously unselected package pollinate.
2926Preparing to unpack .../pollinate_4.33-0ubuntu1~14.04.1_all.deb ...
2927md5sum: /etc/init/pollinate.conf: No such file or directory
2928Unpacking pollinate (4.33-0ubuntu1~14.04.1) ...
2929Selecting previously unselected package postgresql-client-common.
2930Preparing to unpack .../postgresql-client-common_154ubuntu1.1_all.deb ...
2931Unpacking postgresql-client-common (154ubuntu1.1) ...
2932Selecting previously unselected package postgresql-client-9.3.
2933Preparing to unpack .../postgresql-client-9.3_9.3.24-0ubuntu0.14.04_amd64.deb ...
2934Unpacking postgresql-client-9.3 (9.3.24-0ubuntu0.14.04) ...
2935Selecting previously unselected package postgresql-client.
2936Preparing to unpack .../postgresql-client_9.3+154ubuntu1.1_all.deb ...
2937Unpacking postgresql-client (9.3+154ubuntu1.1) ...
2938Selecting previously unselected package python-boto.
2939Preparing to unpack .../python-boto_2.20.1-2ubuntu2_all.deb ...
2940Unpacking python-boto (2.20.1-2ubuntu2) ...
2941Selecting previously unselected package python-cheetah.
2942Preparing to unpack .../python-cheetah_2.4.4-3.fakesyncbuild1_amd64.deb ...
2943Unpacking python-cheetah (2.4.4-3.fakesyncbuild1) ...
2944Selecting previously unselected package python-gdbm.
2945Preparing to unpack .../python-gdbm_2.7.5-1ubuntu1_amd64.deb ...
2946Unpacking python-gdbm (2.7.5-1ubuntu1) ...
2947Selecting previously unselected package python-oauth.
2948Preparing to unpack .../python-oauth_1.0.1-3build2_all.deb ...
2949Unpacking python-oauth (1.0.1-3build2) ...
2950Selecting previously unselected package python-openssl.
2951Preparing to unpack .../python-openssl_0.13-2ubuntu6_amd64.deb ...
2952Unpacking python-openssl (0.13-2ubuntu6) ...
2953Selecting previously unselected package python-pam.
2954Preparing to unpack .../python-pam_0.4.2-13.1ubuntu3_amd64.deb ...
2955Unpacking python-pam (0.4.2-13.1ubuntu3) ...
2956Selecting previously unselected package python-pkg-resources.
2957Preparing to unpack .../python-pkg-resources_3.3-1ubuntu2_all.deb ...
2958Unpacking python-pkg-resources (3.3-1ubuntu2) ...
2959Selecting previously unselected package python-prettytable.
2960Preparing to unpack .../python-prettytable_0.7.2-2ubuntu2_all.deb ...
2961Unpacking python-prettytable (0.7.2-2ubuntu2) ...
2962Selecting previously unselected package python-serial.
2963Preparing to unpack .../python-serial_2.6-1build1_all.deb ...
2964Unpacking python-serial (2.6-1build1) ...
2965Selecting previously unselected package python-twisted-bin.
2966Preparing to unpack .../python-twisted-bin_13.2.0-1ubuntu1.2_amd64.deb ...
2967Unpacking python-twisted-bin (13.2.0-1ubuntu1.2) ...
2968Selecting previously unselected package python-zope.interface.
2969Preparing to unpack .../python-zope.interface_4.0.5-1ubuntu4_amd64.deb ...
2970Unpacking python-zope.interface (4.0.5-1ubuntu4) ...
2971Selecting previously unselected package python-twisted-core.
2972Preparing to unpack .../python-twisted-core_13.2.0-1ubuntu1.2_all.deb ...
2973Unpacking python-twisted-core (13.2.0-1ubuntu1.2) ...
2974Selecting previously unselected package python-twisted-names.
2975Preparing to unpack .../python-twisted-names_13.2.0-1ubuntu1.2_all.deb ...
2976Unpacking python-twisted-names (13.2.0-1ubuntu1.2) ...
2977Selecting previously unselected package python-twisted-web.
2978Preparing to unpack .../python-twisted-web_13.2.0-1ubuntu1.2_all.deb ...
2979Unpacking python-twisted-web (13.2.0-1ubuntu1.2) ...
2980Selecting previously unselected package python-yaml.
2981Preparing to unpack .../python-yaml_3.10-4ubuntu0.1_amd64.deb ...
2982Unpacking python-yaml (3.10-4ubuntu0.1) ...
2983Selecting previously unselected package ragel.
2984Preparing to unpack .../ragel_6.8-1build1_amd64.deb ...
2985Unpacking ragel (6.8-1build1) ...
2986Selecting previously unselected package re2c.
2987Preparing to unpack .../re2c_0.13.5-1build2_amd64.deb ...
2988Unpacking re2c (0.13.5-1build2) ...
2989Selecting previously unselected package libruby2.0:amd64.
2990Preparing to unpack .../libruby2.0_2.0.0.484-1ubuntu2.13_amd64.deb ...
2991Unpacking libruby2.0:amd64 (2.0.0.484-1ubuntu2.13) ...
2992Selecting previously unselected package ruby2.0.
2993Preparing to unpack .../ruby2.0_2.0.0.484-1ubuntu2.13_amd64.deb ...
2994Unpacking ruby2.0 (2.0.0.484-1ubuntu2.13) ...
2995Selecting previously unselected package rubygems-integration.
2996Preparing to unpack .../rubygems-integration_1.5_all.deb ...
2997Unpacking rubygems-integration (1.5) ...
2998Selecting previously unselected package run-one.
2999Preparing to unpack .../run-one_1.17-0ubuntu1_all.deb ...
3000Unpacking run-one (1.17-0ubuntu1) ...
3001Selecting previously unselected package sqlite3.
3002Preparing to unpack .../sqlite3_3.8.2-1ubuntu2.2_amd64.deb ...
3003Unpacking sqlite3 (3.8.2-1ubuntu2.2) ...
3004Selecting previously unselected package sshguard.
3005Preparing to unpack .../sshguard_1.5-5_amd64.deb ...
3006Unpacking sshguard (1.5-5) ...
3007Selecting previously unselected package subversion.
3008Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ...
3009Unpacking subversion (1.8.8-1ubuntu3.3) ...
3010Selecting previously unselected package thin-provisioning-tools.
3011Preparing to unpack .../thin-provisioning-tools_0.2.8-1_amd64.deb ...
3012Unpacking thin-provisioning-tools (0.2.8-1) ...
3013Selecting previously unselected package unzip.
3014Preparing to unpack .../unzip_6.0-9ubuntu1.5_amd64.deb ...
3015Unpacking unzip (6.0-9ubuntu1.5) ...
3016Selecting previously unselected package vim-runtime.
3017Preparing to unpack .../vim-runtime_2%3a7.4.052-1ubuntu3.1_all.deb ...
3018Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
3019Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
3020Unpacking vim-runtime (2:7.4.052-1ubuntu3.1) ...
3021Selecting previously unselected package vim.
3022Preparing to unpack .../vim_2%3a7.4.052-1ubuntu3.1_amd64.deb ...
3023Unpacking vim (2:7.4.052-1ubuntu3.1) ...
3024Selecting previously unselected package w3m.
3025Preparing to unpack .../w3m_0.5.3-15ubuntu0.2_amd64.deb ...
3026Unpacking w3m (0.5.3-15ubuntu0.2) ...
3027Selecting previously unselected package wamerican.
3028Preparing to unpack .../wamerican_7.1-1_all.deb ...
3029Unpacking wamerican (7.1-1) ...
3030Selecting previously unselected package xfsprogs.
3031Preparing to unpack .../xfsprogs_3.1.9ubuntu2.1_amd64.deb ...
3032Unpacking xfsprogs (3.1.9ubuntu2.1) ...
3033Selecting previously unselected package zip.
3034Preparing to unpack .../archives/zip_3.0-8_amd64.deb ...
3035Unpacking zip (3.0-8) ...
3036Selecting previously unselected package gdisk.
3037Preparing to unpack .../gdisk_0.8.8-1ubuntu0.1_amd64.deb ...
3038Unpacking gdisk (0.8.8-1ubuntu0.1) ...
3039Selecting previously unselected package gnupg2.
3040Preparing to unpack .../gnupg2_2.0.22-3ubuntu1.4_amd64.deb ...
3041Unpacking gnupg2 (2.0.22-3ubuntu1.4) ...
3042Selecting previously unselected package haveged.
3043Preparing to unpack .../haveged_1.7c-1_amd64.deb ...
3044Unpacking haveged (1.7c-1) ...
3045Selecting previously unselected package libffi-dev:amd64.
3046Preparing to unpack .../libffi-dev_3.1~rc1+r3.0.13-12ubuntu0.2_amd64.deb ...
3047Unpacking libffi-dev:amd64 (3.1~rc1+r3.0.13-12ubuntu0.2) ...
3048Selecting previously unselected package libyaml-dev:amd64.
3049Preparing to unpack .../libyaml-dev_0.1.4-3ubuntu3.1_amd64.deb ...
3050Unpacking libyaml-dev:amd64 (0.1.4-3ubuntu3.1) ...
3051Selecting previously unselected package open-vm-tools.
3052Preparing to unpack .../open-vm-tools_2%3a9.4.0-1280544-5ubuntu6.4_amd64.deb ...
3053Unpacking open-vm-tools (2:9.4.0-1280544-5ubuntu6.4) ...
3054Selecting previously unselected package overlayroot.
3055Preparing to unpack .../overlayroot_0.25ubuntu1.14.04.2_all.deb ...
3056Unpacking overlayroot (0.25ubuntu1.14.04.2) ...
3057Selecting previously unselected package python-pycurl.
3058Preparing to unpack .../python-pycurl_7.19.3-0ubuntu3_amd64.deb ...
3059Unpacking python-pycurl (7.19.3-0ubuntu3) ...
3060Selecting previously unselected package zerofree.
3061Preparing to unpack .../zerofree_1.0.2-1ubuntu1_amd64.deb ...
3062Unpacking zerofree (1.0.2-1ubuntu1) ...
3063Processing triggers for ureadahead (0.100.0-16) ...
3064Processing triggers for libglib2.0-0:amd64 (2.40.2-0ubuntu1.1) ...
3065Processing triggers for install-info (5.2.0.dfsg.1-2) ...
3066Processing triggers for mime-support (3.54ubuntu1.1) ...
3067Setting up bash-completion (1:2.1-4ubuntu0.2) ...
3068Setting up libasprintf0c2:amd64 (0.18.3.1-1ubuntu3.1) ...
3069Setting up libcap-ng0 (0.7.3-1ubuntu2) ...
3070Setting up libelf1:amd64 (0.158-0ubuntu5.3) ...
3071Setting up libgeoip1:amd64 (1.6.0-1) ...
3072Setting up libnfnetlink0:amd64 (1.0.1-2) ...
3073Setting up libnuma1:amd64 (2.0.9~rc5-1ubuntu3.14.04.2) ...
3074Setting up libparted0debian1:amd64 (2.3-19ubuntu1.14.04.1) ...
3075Setting up libpcap0.8:amd64 (1.5.3-2) ...
3076Setting up libpci3:amd64 (1:3.2.1-1ubuntu5.1) ...
3077Setting up libpipeline1:amd64 (1.3.0-1) ...
3078Setting up libusb-1.0-0:amd64 (2:1.0.17-1ubuntu2) ...
3079Setting up groff-base (1.22.2-5) ...
3080Setting up bsdmainutils (9.0.5ubuntu1) ...
3081update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
3082update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
3083Setting up man-db (2.6.7.1-1ubuntu1) ...
3084Building database of manual pages ...
3085Setting up ntfs-3g (1:2013.1.13AR.1-2ubuntu2) ...
3086update-initramfs: deferring update (trigger activated)
3087Setting up m4 (1.4.17-2ubuntu1) ...
3088Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ...
3089Setting up flex (2.5.35-10.1ubuntu2) ...
3090Setting up gawk (1:4.0.1+dfsg-2.1ubuntu2) ...
3091Setting up imagemagick-common (8:6.7.7.10-6ubuntu3.13+esm11) ...
3092Setting up libapr1:amd64 (1.5.0-1) ...
3093Setting up libaprutil1:amd64 (1.5.3-1) ...
3094Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3095Setting up libasound2-data (1.0.27.2-3ubuntu7) ...
3096Setting up libasound2:amd64 (1.0.27.2-3ubuntu7) ...
3097Setting up libassuan0:amd64 (2.1.1-1ubuntu1) ...
3098Setting up libasyncns0:amd64 (0.8-4ubuntu2) ...
3099Setting up libatk1.0-data (2.10.0-2ubuntu2) ...
3100Setting up libatk1.0-0:amd64 (2.10.0-2ubuntu2) ...
3101Setting up libatspi2.0-0:amd64 (2.10.2.is.2.10.1-0ubuntu1) ...
3102Setting up libatk-bridge2.0-0:amd64 (2.10.2-2ubuntu1) ...
3103Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3104Setting up x11-common (1:7.7+1ubuntu8.1) ...
3105initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3106 * Setting up X socket directories...
3107 ...done.
3108Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...
3109Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...
3110Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...
3111Setting up libboost-iostreams1.54.0:amd64 (1.54.0-4ubuntu3.1) ...
3112Setting up libcaca0:amd64 (0.99.beta18-1ubuntu5.1) ...
3113Setting up fonts-dejavu-core (2.34-1ubuntu1) ...
3114Setting up fontconfig-config (2.11.0-0ubuntu4.2) ...
3115Setting up libfreetype6:amd64 (2.5.2-1ubuntu2.8) ...
3116Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...
3117Setting up libpixman-1-0:amd64 (0.30.2-2ubuntu1.2) ...
3118Setting up libxcb-render0:amd64 (1.10-2ubuntu1) ...
3119Setting up libxcb-shm0:amd64 (1.10-2ubuntu1) ...
3120Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ...
3121Setting up libcairo2:amd64 (1.13.0~20140204-0ubuntu1.1) ...
3122Setting up libcairo-gobject2:amd64 (1.13.0~20140204-0ubuntu1.1) ...
3123Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ...
3124Setting up libcairo-script-interpreter2:amd64 (1.13.0~20140204-0ubuntu1.1) ...
3125Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
3126Setting up libisl10:amd64 (0.12.2-1) ...
3127Setting up libcloog-isl4:amd64 (0.18.2-1) ...
3128Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...
3129Setting up libcolord1:amd64 (1.0.6-1) ...
3130Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ...
3131Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...
3132Setting up libcurl3:amd64 (7.35.0-1ubuntu2.20) ...
3133Setting up libdatrie1:amd64 (0.2.8-1) ...
3134Setting up libdconf1:amd64 (0.20.0-1) ...
3135Setting up libdevmapper-event1.02.1:amd64 (2:1.02.77-6ubuntu2) ...
3136Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...
3137Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
3138Setting up libdjvulibre-text (3.5.25.4-3) ...
3139Setting up libdjvulibre21:amd64 (3.5.25.4-3) ...
3140Setting up libelfg0:amd64 (0.8.13-5) ...
3141Setting up libept1.4.12:amd64 (1.0.12) ...
3142Setting up libevent-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
3143Setting up libexif12:amd64 (0.6.21-1ubuntu1) ...
3144Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3145Setting up libfftw3-double3:amd64 (3.3.3-7ubuntu3) ...
3146Setting up libogg0:amd64 (1.3.1-1ubuntu1) ...
3147Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...
3148Setting up libfontenc1:amd64 (1:1.1.2-1) ...
3149Setting up libgc1c2:amd64 (1:7.2d-5ubuntu2.1) ...
3150Setting up gconf2-common (3.2.6-0ubuntu2) ...
3152Creating config file /etc/gconf/2/path with new version
3153Setting up libgconf-2-4:amd64 (3.2.6-0ubuntu2) ...
3154Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ...
3155Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...
3156Setting up libvpx1:amd64 (1.3.0-2) ...
3157Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...
3158Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...
3159Setting up libjasper1:amd64 (1.900.1-14ubuntu3.5) ...
3160Setting up libgdk-pixbuf2.0-common (2.30.7-0ubuntu1.8) ...
3161Setting up libgdk-pixbuf2.0-0:amd64 (2.30.7-0ubuntu1.8) ...
3162Setting up libgif4:amd64 (4.1.6-11) ...
3163Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ...
3164Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ...
3165Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ...
3166Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ...
3167Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ...
3168Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ...
3169Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ...
3170Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ...
3171Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ...
3172Setting up libxshmfence1:amd64 (1.1-2) ...
3173Setting up libxxf86vm1:amd64 (1:1.1.3-1) ...
3174Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ...
3175update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
3176Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
3177Setting up libgpm2:amd64 (1.20.4-6.1) ...
3178Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.14.04.1) ...
3179Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ...
3180Setting up dconf-service (0.20.0-1) ...
3181Setting up dconf-gsettings-backend:amd64 (0.20.0-1) ...
3182Setting up libgtk-3-common (3.10.8-0ubuntu1.6) ...
3183Setting up libthai-data (0.1.20-3) ...
3184Setting up libthai0:amd64 (0.1.20-3) ...
3185Setting up fontconfig (2.11.0-0ubuntu4.2) ...
3186Regenerating fonts cache... done.
3187Setting up libpango-1.0-0:amd64 (1.36.3-1ubuntu1.1) ...
3188Setting up libharfbuzz0b:amd64 (0.9.27-1ubuntu1.1) ...
3189Setting up libpangoft2-1.0-0:amd64 (1.36.3-1ubuntu1.1) ...
3190Setting up libpangocairo-1.0-0:amd64 (1.36.3-1ubuntu1.1) ...
3191Setting up libwayland-client0:amd64 (1.4.0-1ubuntu1.1) ...
3192Setting up libwayland-cursor0:amd64 (1.4.0-1ubuntu1.1) ...
3193Setting up libxcomposite1:amd64 (1:0.4.4-1) ...
3194Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.14.04.2) ...
3195Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ...
3196Setting up libxinerama1:amd64 (2:1.1.3-1) ...
3197Setting up libxkbcommon0:amd64 (0.4.1-0ubuntu1.1) ...
3198Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ...
3199Setting up libgtk-3-0:amd64 (3.10.8-0ubuntu1.6) ...
3200Setting up libgtk2.0-common (2.24.23-0ubuntu1.4) ...
3201Setting up libgtk2.0-0:amd64 (2.24.23-0ubuntu1.4) ...
3202Setting up libicu52:amd64 (52.1-3ubuntu0.8) ...
3203Setting up libilmbase6:amd64 (1.0.1-6ubuntu1) ...
3204Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3205Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ...
3206Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ...
3207Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ...
3208Setting up libksba8:amd64 (1.3.0-3ubuntu0.14.04.2) ...
3209Setting up liblqr-1-0:amd64 (0.4.1-2ubuntu1) ...
3210Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ...
3211Setting up libmagickcore5:amd64 (8:6.7.7.10-6ubuntu3.13+esm11) ...
3212Setting up libmagickwand5:amd64 (8:6.7.7.10-6ubuntu3.13+esm11) ...
3213Setting up libopenexr6:amd64 (1.6.1-7ubuntu1) ...
3214Setting up librsvg2-2:amd64 (2.40.2-1) ...
3215Setting up libwmf0.2-7:amd64 (0.2.8.4-10.3ubuntu1.14.04.1) ...
3216Setting up libmagickcore5-extra:amd64 (8:6.7.7.10-6ubuntu3.13+esm11) ...
3217Setting up libmhash2:amd64 (0.9.9.9-4) ...
3218Setting up libmpfr4:amd64 (3.1.2-1) ...
3219Setting up libnl-3-200:amd64 (3.2.21-1ubuntu4.1) ...
3220Setting up libnl-genl-3-200:amd64 (3.2.21-1ubuntu4.1) ...
3221Setting up libopts25:amd64 (1:5.18-2ubuntu2) ...
3222Setting up libotf0:amd64 (0.9.13-1ubuntu1) ...
3223Setting up libpcrecpp0:amd64 (1:8.31-2ubuntu2.3) ...
3224Setting up libpth20:amd64 (2.0.7-19ubuntu1) ...
3225Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...
3226Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...
3227Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...
3228Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...
3229Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...
3230Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3231Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3232Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3233Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3234Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3235Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3236Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3237Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3238Setting up libqt4-test:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3239Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3240Setting up libreadline5:amd64 (5.2+dfsg-2) ...
3241Setting up libsdl1.2debian:amd64 (1.2.15-8ubuntu1.1) ...
3242Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ...
3243Setting up libsigc++-2.0-0c2a:amd64 (2.2.10-0.2ubuntu2) ...
3244Setting up libssl0.9.8:amd64 (0.9.8o-7ubuntu3.2.14.04.1) ...
3245Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ...
3246Setting up libtiffxx5:amd64 (4.0.3-7ubuntu0.11) ...
3247Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3248Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ...
3249Setting up libxfont1:amd64 (1:1.4.7-1ubuntu0.4) ...
3250Setting up libxft2:amd64 (2.3.1-2) ...
3251Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...
3252Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...
3253initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3254 * Starting NTP server ntpd
3255 ...done.
3256Setting up python-json-pointer (1.0-2build1) ...
3257Setting up python-jsonpatch (1.3-4) ...
3258update-alternatives: using /usr/bin/python2-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode
3259update-alternatives: using /usr/bin/python2-jsonpatch to provide /usr/bin/jsonpatch (jsonpatch) in auto mode
3260Setting up aptitude-common (0.6.8.2-1ubuntu4) ...
3261Setting up libcwidget3 (0.5.16-3.5ubuntu1) ...
3262Setting up libxapian22 (1.2.16-2ubuntu1) ...
3263Setting up aptitude (0.6.8.2-1ubuntu4) ...
3264update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
3265Setting up python-apt (0.9.3.5ubuntu3) ...
3266Setting up python-debian (0.1.21+nmu2ubuntu2) ...
3267Setting up patch (2.7.1-4ubuntu2.4) ...
3268Setting up libgnutlsxx27:amd64 (2.12.23-12ubuntu2.8) ...
3269Setting up libhavege1:amd64 (1.7c-1) ...
3270Setting up libjbig-dev:amd64 (2.0-2ubuntu4.1) ...
3271Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ...
3272Setting up libapparmor1:amd64 (2.10.95-0ubuntu2.6~14.04.4) ...
3273Setting up libapparmor-perl (2.10.95-0ubuntu2.6~14.04.4) ...
3274Setting up apparmor (2.10.95-0ubuntu2.6~14.04.4) ...
3275initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3276 * Starting AppArmor profiles
3277 * Mounting securityfs on /sys/kernel/security...
3278mount: permission denied
3279 ...fail!
3280 ...fail!
3281invoke-rc.d: initscript apparmor, action "start" failed.
3282initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3283 * Reloading AppArmor profiles
3284 * Mounting securityfs on /sys/kernel/security...
3285mount: permission denied
3286 ...fail!
3287 ...fail!
3288invoke-rc.d: initscript apparmor, action "reload" failed.
3289Setting up libisc95 (1:9.9.5.dfsg-3ubuntu0.19) ...
3290Setting up libdns100 (1:9.9.5.dfsg-3ubuntu0.19) ...
3291Setting up libisccc90 (1:9.9.5.dfsg-3ubuntu0.19) ...
3292Setting up libisccfg90 (1:9.9.5.dfsg-3ubuntu0.19) ...
3293Setting up libbind9-90 (1:9.9.5.dfsg-3ubuntu0.19) ...
3294Setting up liblwres90 (1:9.9.5.dfsg-3ubuntu0.19) ...
3295Setting up bind9-host (1:9.9.5.dfsg-3ubuntu0.19) ...
3296Setting up busybox-static (1:1.21.0-1ubuntu1.4) ...
3297Setting up command-not-found-data (0.3ubuntu12) ...
3298Setting up python3-gdbm:amd64 (3.4.3-1~14.04.2) ...
3299Setting up python3-commandnotfound (0.3ubuntu12) ...
3300Setting up command-not-found (0.3ubuntu12) ...
3301Setting up dmidecode (2.12-2) ...
3302Setting up dnsutils (1:9.9.5.dfsg-3ubuntu0.19) ...
3303Setting up dosfstools (3.0.26-1ubuntu0.1) ...
3304Setting up ed (1.9-2) ...
3305Setting up friendly-recovery (0.2.25) ...
3306Setting up ftp (0.17-28) ...
3307update-alternatives: using /usr/bin/netkit-ftp to provide /usr/bin/ftp (ftp) in auto mode
3308Setting up geoip-database (20140313-1) ...
3309Setting up gettext-base (0.18.3.1-1ubuntu3.1) ...
3310Setting up hdparm (9.43-1ubuntu3) ...
3311Setting up info (5.2.0.dfsg.1-2) ...
3312update-alternatives: using /usr/bin/info to provide /usr/bin/infobrowser (infobrowser) in auto mode
3313Setting up libxtables10 (1.4.21-1ubuntu1) ...
3314Setting up iptables (1.4.21-1ubuntu1) ...
3315Setting up iputils-tracepath (3:20121221-4ubuntu1.1) ...
3316update-alternatives: using /usr/bin/traceroute6.iputils to provide /usr/bin/traceroute6 (traceroute6) in auto mode
3317Setting up irqbalance (1.0.6-2ubuntu0.14.04.4) ...
3318initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3319 * Starting SMP IRQ Balancer: irqbalance
3320 ...done.
3321Setting up lshw (02.16-2ubuntu1.4) ...
3322Setting up lsof (4.86+dfsg-1ubuntu2) ...
3323Setting up ltrace (0.7.3-4ubuntu5.1) ...
3324Setting up manpages (3.54-1ubuntu1) ...
3325Setting up mlocate (0.26-1ubuntu1) ...
3326update-alternatives: using /usr/bin/mlocate to provide /usr/bin/locate (locate) in auto mode
3327Adding group `mlocate' (GID 108) ...
3328Done.
3329Setting up mtr-tiny (0.85-2) ...
3330Setting up nano (2.2.6-1ubuntu1) ...
3331update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
3332update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
3333Setting up parted (2.3-19ubuntu1.14.04.1) ...
3334Setting up pciutils (1:3.2.1-1ubuntu5.1) ...
3335Setting up plymouth-theme-ubuntu-text (0.8.8-0ubuntu17.2) ...
3336update-alternatives: using /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth to provide /lib/plymouth/themes/text.plymouth (text.plymouth) in auto mode
3337update-initramfs: deferring update (trigger activated)
3338Setting up powermgmt-base (1.31build1) ...
3339Setting up psmisc (22.20-1ubuntu2) ...
3340Setting up rsync (3.1.0-2ubuntu0.4+esm2) ...
3341 Removing any system startup links for /etc/init.d/rsync ...
3342update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match rsync Default-Stop values (none)
3343 Adding system startup for /etc/init.d/rsync ...
3344 /etc/rc0.d/K20rsync -> ../init.d/rsync
3345 /etc/rc1.d/K20rsync -> ../init.d/rsync
3346 /etc/rc6.d/K20rsync -> ../init.d/rsync
3347 /etc/rc2.d/S20rsync -> ../init.d/rsync
3348 /etc/rc3.d/S20rsync -> ../init.d/rsync
3349 /etc/rc4.d/S20rsync -> ../init.d/rsync
3350 /etc/rc5.d/S20rsync -> ../init.d/rsync
3351initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3352Setting up strace (4.8-1ubuntu5) ...
3353Setting up tcpdump (4.9.2-0ubuntu0.14.04.1) ...
3354Setting up telnet (0.17-36build2) ...
3355update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode
3356Setting up time (1.7-24) ...
3357Setting up ufw (0.34~rc-0ubuntu2) ...
3359Creating config file /etc/ufw/before.rules with new version
3361Creating config file /etc/ufw/before6.rules with new version
3363Creating config file /etc/ufw/after.rules with new version
3365Creating config file /etc/ufw/after6.rules with new version
3366Setting up usbutils (1:007-2ubuntu1.1) ...
3367Setting up uuid-runtime (2.20.1-5.1ubuntu20.9) ...
3368Setting up acpid (1:2.0.21-1ubuntu2) ...
3369initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3370 * Starting ACPI services...
3371RTNETLINK1 answers: No such file or directory
3372acpid: error talking to the kernel via netlink
3373 ...done.
3374Setting up python3-problem-report (2.14.1-0ubuntu3.29) ...
3375Setting up python3-apport (2.14.1-0ubuntu3.29) ...
3376Setting up apport (2.14.1-0ubuntu3.29) ...
3377initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3378Setting up apport-symptoms (0.20) ...
3379Setting up python-xapian (1.2.16-2ubuntu1) ...
3380Setting up apt-xapian-index (0.45ubuntu4) ...
3381apt-xapian-index: Building new index in background...
3382Setting up at (3.1.14-1ubuntu1) ...
3383initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3384 * Starting deferred execution scheduler atd
3385 ...done.
3386Setting up autoconf (2.69-6) ...
3387Setting up autotools-dev (20130810.1) ...
3388Setting up automake (1:1.14.1-2ubuntu1) ...
3389update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode
3390Setting up bc (1.06.95-8ubuntu1) ...
3391Setting up binutils (2.24-5ubuntu14.2) ...
3392Setting up binutils-doc (2.24-5ubuntu14.2) ...
3393Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ...
3394Setting up bison (2:3.0.2.dfsg-2) ...
3395update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
3396Setting up btrfs-tools (3.12-1ubuntu0.2) ...
3397update-initramfs: deferring update (trigger activated)
3398Setting up libc-dev-bin (2.19-0ubuntu6.15) ...
3399Setting up linux-libc-dev:amd64 (3.13.0-170.220) ...
3400Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...
3401Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...
3402Setting up cpp (4:4.8.2-1ubuntu6) ...
3403Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3404Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...
3405Setting up gcc (4:4.8.2-1ubuntu6) ...
3406Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...
3407Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...
3408Setting up g++ (4:4.8.2-1ubuntu6) ...
3409update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
3410Setting up make (3.81-8.2ubuntu3) ...
3411Setting up libtimedate-perl (2.3000-1) ...
3412Setting up libdpkg-perl (1.17.5ubuntu5.8) ...
3413Setting up dpkg-dev (1.17.5ubuntu5.8) ...
3414Setting up build-essential (11.6ubuntu6) ...
3415Setting up python3-newt (0.52.15-2ubuntu5) ...
3416Setting up tmux (1.8-5) ...
3417Setting up screen (4.1.0~20120320gitdb59704-9) ...
3418update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match screen-cleanup Default-Start values (S)
3419update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match screen-cleanup Default-Stop values (none)
3420Setting up byobu (5.77-0ubuntu1.2) ...
3421Setting up python-configobj (4.7.2+ds-5build1) ...
3422Setting up python-bzrlib (2.6.0+bzr6593-1ubuntu1.6) ...
3423Setting up bzr (2.6.0+bzr6593-1ubuntu1.6) ...
3424Setting up ccache (3.1.9-1) ...
3425Updating symlinks in /usr/lib/ccache ...
3426Setting up wireless-regdb (2013.02.13-1ubuntu1) ...
3427Setting up crda (1.1.2-1ubuntu2) ...
3428Setting up libcryptsetup4 (2:1.6.1-1ubuntu1) ...
3429Setting up cryptsetup-bin (2:1.6.1-1ubuntu1) ...
3430Setting up cryptsetup (2:1.6.1-1ubuntu1) ...
3431update-initramfs: deferring update (trigger activated)
3432Setting up curl (7.35.0-1ubuntu2.20) ...
3433Setting up eatmydata (26-2) ...
3434Setting up emacsen-common (2.0.7) ...
3435Setting up emacs24-common-non-dfsg (24.3+1-1) ...
3436Setting up emacs24-common (24.3+1-2ubuntu1.1) ...
3437Setting up emacs24-bin-common (24.3+1-2ubuntu1.1) ...
3438update-alternatives: using /usr/bin/ctags.emacs24 to provide /usr/bin/ctags (ctags) in auto mode
3439update-alternatives: using /usr/bin/ebrowse.emacs24 to provide /usr/bin/ebrowse (ebrowse) in auto mode
3440update-alternatives: using /usr/bin/emacsclient.emacs24 to provide /usr/bin/emacsclient (emacsclient) in auto mode
3441update-alternatives: using /usr/bin/etags.emacs24 to provide /usr/bin/etags (etags) in auto mode
3442update-alternatives: using /usr/bin/grep-changelog.emacs24 to provide /usr/bin/grep-changelog (grep-changelog) in auto mode
3443Setting up m17n-db (1.6.4-1) ...
3444Setting up m17n-contrib (1.1.14-1) ...
3445Setting up emacs23-common-non-dfsg (23.4+1-1) ...
3446Setting up emacs23-common (23.4+1-4.1ubuntu1) ...
3447Setting up emacs23-bin-common (23.4+1-4.1ubuntu1) ...
3448update-alternatives: using /usr/bin/b2m.emacs23 to provide /usr/bin/b2m (b2m) in auto mode
3449update-alternatives: using /usr/bin/rcs-checkin.emacs23 to provide /usr/bin/rcs-checkin (rcs-checkin) in auto mode
3450Setting up emacs23-nox (23.4+1-4.1ubuntu1) ...
3451update-alternatives: using /usr/bin/emacs23-nox to provide /usr/bin/emacs (emacs) in auto mode
3452Install emacsen-common for emacs23
3453emacsen-common: Handling install of emacsen flavor emacs23
3454Wrote /etc/emacs23/site-start.d/00debian-vars.elc
3455Wrote /usr/share/emacs23/site-lisp/debian-startup.elc
3456Setting up ethtool (1:3.13-1) ...
3457Setting up fonts-ubuntu-font-family-console (0.80-0ubuntu6) ...
3458Setting up gettext (0.18.3.1-1ubuntu3.1) ...
3459Setting up gir1.2-freedesktop (1.40.0-1ubuntu0.2) ...
3460Setting up gir1.2-gdkpixbuf-2.0 (2.30.7-0ubuntu1.8) ...
3461Setting up gir1.2-rsvg-2.0 (2.40.2-1) ...
3462Setting up liberror-perl (0.17-1.1) ...
3463Setting up git-man (1:1.9.1-1ubuntu0.10) ...
3464Setting up git (1:1.9.1-1ubuntu0.10) ...
3465Setting up pinentry-gtk2 (0.8.3-1ubuntu1) ...
3466Setting up gnupg-agent (2.0.22-3ubuntu1.4) ...
3467Setting up grub-common (2.02~beta2-9ubuntu1.17) ...
3468initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3469Setting up hicolor-icon-theme (0.13-1) ...
3470Setting up icu-devtools (52.1-3ubuntu0.8) ...
3471Setting up imagemagick (8:6.7.7.10-6ubuntu3.13+esm11) ...
3472update-alternatives: using /usr/bin/compare.im6 to provide /usr/bin/compare (compare) in auto mode
3473update-alternatives: using /usr/bin/animate.im6 to provide /usr/bin/animate (animate) in auto mode
3474update-alternatives: using /usr/bin/convert.im6 to provide /usr/bin/convert (convert) in auto mode
3475update-alternatives: using /usr/bin/composite.im6 to provide /usr/bin/composite (composite) in auto mode
3476update-alternatives: using /usr/bin/conjure.im6 to provide /usr/bin/conjure (conjure) in auto mode
3477update-alternatives: using /usr/bin/import.im6 to provide /usr/bin/import (import) in auto mode
3478update-alternatives: using /usr/bin/identify.im6 to provide /usr/bin/identify (identify) in auto mode
3479update-alternatives: using /usr/bin/stream.im6 to provide /usr/bin/stream (stream) in auto mode
3480update-alternatives: using /usr/bin/display.im6 to provide /usr/bin/display (display) in auto mode
3481update-alternatives: using /usr/bin/montage.im6 to provide /usr/bin/montage (montage) in auto mode
3482update-alternatives: using /usr/bin/mogrify.im6 to provide /usr/bin/mogrify (mogrify) in auto mode
3483Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ...
3484Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ...
3485Setting up laptop-detect (0.13.7ubuntu2) ...
3486Setting up lemon (3.8.2-1ubuntu2.2) ...
3487Setting up libbz2-dev:amd64 (1.0.6-5) ...
3488Setting up mlock (8:2007f~dfsg-2) ...
3489Setting up libc-client2007e (8:2007f~dfsg-2) ...
3490Setting up libkrb5-dev (1.12+dfsg-2ubuntu5.4) ...
3491Setting up libpam0g-dev:amd64 (1.1.8-1ubuntu2.2) ...
3492Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ...
3493Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ...
3494Setting up libc-client2007e-dev (8:2007f~dfsg-2) ...
3495Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...
3496Setting up libpng12-dev (1.2.50-1ubuntu2.14.04.3) ...
3497Setting up libfreetype6-dev (2.5.2-1ubuntu2.8) ...
3498Setting up pkg-config (0.26-1ubuntu4) ...
3499Setting up libfontconfig1-dev (2.11.0-0ubuntu4.2) ...
3500Setting up xorg-sgml-doctools (1:1.11-1) ...
3501Setting up x11proto-core-dev (7.0.26-1~ubuntu2) ...
3502Setting up libxau-dev:amd64 (1:1.0.8-1) ...
3503Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ...
3504Setting up x11proto-input-dev (2.3-1) ...
3505Setting up x11proto-kb-dev (1.0.6-2) ...
3506Setting up xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
3507Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
3508Setting up libxcb1-dev:amd64 (1.10-2ubuntu1) ...
3509Setting up libx11-dev:amd64 (2:1.6.2-1ubuntu2.1) ...
3510Setting up x11proto-render-dev (2:0.11.1-2) ...
3511Setting up libxrender-dev:amd64 (1:0.9.8-1build0.14.04.1) ...
3512Setting up libpixman-1-dev (0.30.2-2ubuntu1.2) ...
3513Setting up libxcb-render0-dev:amd64 (1.10-2ubuntu1) ...
3514Setting up libxcb-shm0-dev:amd64 (1.10-2ubuntu1) ...
3515Setting up x11proto-xext-dev (7.3.0-1) ...
3516Setting up libxext-dev:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...
3517Setting up libglib2.0-bin (2.40.2-0ubuntu1.1) ...
3518Setting up libpcre3-dev:amd64 (1:8.31-2ubuntu2.3) ...
3519Setting up libglib2.0-dev (2.40.2-0ubuntu1.1) ...
3520Setting up libcdt5 (2.36.0-0ubuntu3.2) ...
3521Setting up libcgraph6 (2.36.0-0ubuntu3.2) ...
3522Setting up libsub-name-perl (0.05-1build4) ...
3523Setting up libclass-accessor-perl (0.34-1) ...
3524Setting up libgpg-error-dev (1.12-0.2ubuntu1) ...
3525Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ...
3526Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ...
3527Setting up libp11-kit-dev (0.20.2-2ubuntu2) ...
3528Setting up libgnutls-dev (2.12.23-12ubuntu2.8) ...
3529Setting up libidn11-dev (1.28-1ubuntu2.2) ...
3530Setting up libldap2-dev:amd64 (2.4.31-1+nmu2ubuntu8.5) ...
3531Setting up librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
3532Setting up libcurl4-gnutls-dev:amd64 (7.35.0-1ubuntu2.20) ...
3533Setting up libjpeg-turbo8-dev:amd64 (1.3.0-0ubuntu2.1) ...
3534Setting up libdjvulibre-dev:amd64 (3.5.25.4-3) ...
3535Setting up libdumbnet1 (1.12-4build1) ...
3536Setting up libjs-jquery (1.7.2+dfsg-2ubuntu1) ...
3537Setting up libexif-dev (0.6.21-1ubuntu1) ...
3538Setting up libgdbm-dev (1.8.3-12build1) ...
3539Setting up libgdk-pixbuf2.0-dev (2.30.7-0ubuntu1.8) ...
3540Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
3541Setting up libgmp3-dev (2:5.1.3+dfsg-1ubuntu1) ...
3542Setting up libpathplan4 (2.36.0-0ubuntu3.2) ...
3543Setting up libgvc6 (2.36.0-0ubuntu3.2) ...
3544Setting up libgvpr2 (2.36.0-0ubuntu3.2) ...
3545Setting up libxdot4 (2.36.0-0ubuntu3.2) ...
3546Setting up libgvc6-plugins-gtk (2.36.0-0ubuntu3.2) ...
3547Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ...
3548Setting up libgraphviz-dev (2.36.0-0ubuntu3.2) ...
3549Setting up libicu-dev:amd64 (52.1-3ubuntu0.8) ...
3550Setting up libilmbase-dev (1.0.1-6ubuntu1) ...
3551Setting up libio-string-perl (1.08-3) ...
3552Setting up libjasper-dev (1.900.1-14ubuntu3.5) ...
3553Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...
3554Setting up liblcms2-dev:amd64 (2.5-0ubuntu4.2) ...
3555Setting up liblqr-1-0-dev (0.4.1-2ubuntu1) ...
3556Setting up libopenexr-dev (1.6.1-7ubuntu1) ...
3557Setting up librsvg2-common:amd64 (2.40.2-1) ...
3558Setting up liblzma-dev:amd64 (5.1.1alpha+20120614-2ubuntu2) ...
3559Setting up libtiff5-dev:amd64 (4.0.3-7ubuntu0.11) ...
3560Setting up libwmf-dev (0.2.8.4-10.3ubuntu1.14.04.1) ...
3561Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...
3562Setting up libmcrypt4 (2.5.8-3.1ubuntu1) ...
3563Setting up libmcrypt-dev (2.5.8-3.1ubuntu1) ...
3564Setting up libmhash-dev (0.9.9.9-4) ...
3565Setting up libtinfo-dev:amd64 (5.9+20140118-1ubuntu1) ...
3566Setting up libncurses5-dev:amd64 (5.9+20140118-1ubuntu1) ...
3567Setting up libncursesw5-dev:amd64 (5.9+20140118-1ubuntu1) ...
3568Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ...
3569Setting up libossp-uuid-dev (1.6.2-1.3ubuntu1) ...
3570Setting up libparse-debianchangelog-perl (1.2.0-1ubuntu1) ...
3571Setting up libpq5 (9.3.24-0ubuntu0.14.04) ...
3572Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ...
3573Setting up qtchooser (39-g4717841-3) ...
3574Setting up qdbus (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3575Setting up libqt4-dbus:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3576Setting up qt4-linguist-tools (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3577Setting up qt4-qmake (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3578Setting up libreadline6-dev:amd64 (6.3-4ubuntu2) ...
3579Setting up libreadline-dev:amd64 (6.3-4ubuntu2) ...
3580Setting up libsasl2-dev (2.1.25.dfsg1-17build1) ...
3581Setting up libsqlite3-dev:amd64 (3.8.2-1ubuntu2.2) ...
3582Setting up libt1-5 (5.1.2-3.6ubuntu1) ...
3583Setting up libxmu-headers (2:1.1.1-1) ...
3584Setting up libxpm-dev:amd64 (1:3.5.10-1ubuntu0.1) ...
3585Setting up libtidy-0.99-0 (20091223cvs-1.2ubuntu1.1) ...
3586Setting up libtidy-dev (20091223cvs-1.2ubuntu1.1) ...
3587Setting up libtool (2.4.2-1.7ubuntu1) ...
3588Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...
3589Setting up linux-firmware (1.127.24) ...
3590Setting up watershed (7) ...
3591update-initramfs: deferring update (trigger activated)
3592Setting up lvm2 (2.02.98-6ubuntu2) ...
3593update-initramfs: deferring update (trigger activated)
3594Setting up md5deep (4.2-1) ...
3595Setting up mercurial-common (2.8.2-1ubuntu1.4) ...
3596Setting up mercurial (2.8.2-1ubuntu1.4) ...
3598Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
3599Setting up mingw32-binutils (2.20-0.2ubuntu1) ...
3600Setting up mingw32-runtime (3.15.2-0ubuntu1) ...
3601Setting up mingw32 (4.2.1.dfsg-2ubuntu1) ...
3602Setting up os-prober (1.63ubuntu1.1) ...
3603Setting up pollinate (4.33-0ubuntu1~14.04.1) ...
3604adduser: Warning: The home directory `/var/cache/pollinate' does not belong to the user you are currently creating.
3605Setting up postgresql-client-common (154ubuntu1.1) ...
3606Setting up postgresql-client-9.3 (9.3.24-0ubuntu0.14.04) ...
3607update-alternatives: using /usr/share/postgresql/9.3/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
3608Setting up postgresql-client (9.3+154ubuntu1.1) ...
3609Setting up python-boto (2.20.1-2ubuntu2) ...
3610Setting up python-cheetah (2.4.4-3.fakesyncbuild1) ...
3611Setting up python-gdbm (2.7.5-1ubuntu1) ...
3612Setting up python-oauth (1.0.1-3build2) ...
3613Setting up python-openssl (0.13-2ubuntu6) ...
3614Setting up python-pam (0.4.2-13.1ubuntu3) ...
3615Setting up python-pkg-resources (3.3-1ubuntu2) ...
3616Setting up python-prettytable (0.7.2-2ubuntu2) ...
3617Setting up python-serial (2.6-1build1) ...
3618Setting up python-twisted-bin (13.2.0-1ubuntu1.2) ...
3619Setting up python-zope.interface (4.0.5-1ubuntu4) ...
3620Setting up python-twisted-core (13.2.0-1ubuntu1.2) ...
3621Setting up python-twisted-names (13.2.0-1ubuntu1.2) ...
3622Setting up python-twisted-web (13.2.0-1ubuntu1.2) ...
3623Setting up python-yaml (3.10-4ubuntu0.1) ...
3624Setting up ragel (6.8-1build1) ...
3625Setting up re2c (0.13.5-1build2) ...
3626Setting up run-one (1.17-0ubuntu1) ...
3627Setting up sqlite3 (3.8.2-1ubuntu2.2) ...
3628Setting up sshguard (1.5-5) ...
3629initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3630 * No valid logs to scan by sshguard, exiting
3631Setting up subversion (1.8.8-1ubuntu3.3) ...
3632Setting up thin-provisioning-tools (0.2.8-1) ...
3633Setting up unzip (6.0-9ubuntu1.5) ...
3634Setting up vim-runtime (2:7.4.052-1ubuntu3.1) ...
3635Processing /usr/share/vim/addons/doc
3636Setting up vim (2:7.4.052-1ubuntu3.1) ...
3637update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
3638update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
3639update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
3640update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
3641update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
3642update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
3643update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
3644Setting up w3m (0.5.3-15ubuntu0.2) ...
3645Setting up wamerican (7.1-1) ...
3646Setting up xfsprogs (3.1.9ubuntu2.1) ...
3647Setting up zip (3.0-8) ...
3648Setting up gdisk (0.8.8-1ubuntu0.1) ...
3649Setting up gnupg2 (2.0.22-3ubuntu1.4) ...
3650Setting up haveged (1.7c-1) ...
3651initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3652Setting up libffi-dev:amd64 (3.1~rc1+r3.0.13-12ubuntu0.2) ...
3653Setting up libyaml-dev:amd64 (0.1.4-3ubuntu3.1) ...
3654Setting up open-vm-tools (2:9.4.0-1280544-5ubuntu6.4) ...
3655initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
3656open-vm-tools: not starting as this is not a VMware VM
3657Setting up python-pycurl (7.19.3-0ubuntu3) ...
3658Setting up zerofree (1.0.2-1ubuntu1) ...
3659Processing triggers for ureadahead (0.100.0-16) ...
3660Setting up libice6:amd64 (2:1.0.8-2) ...
3661Setting up libsm6:amd64 (2:1.2.1-2) ...
3662Setting up libxt6:amd64 (1:1.1.4-1) ...
3663Setting up libaudio2:amd64 (1.9.4-1) ...
3664Setting up libxmu6:amd64 (2:1.1.1-1) ...
3665Setting up libxaw7:amd64 (2:1.0.12-1) ...
3666Setting up xfonts-encodings (1:1.0.4-1ubuntu1) ...
3667Setting up xfonts-utils (1:7.7+1) ...
3668Setting up dosemu (1.4.0.7+20130105+b028d3f-1) ...
3669Setting up libm17n-0 (1.6.4-2ubuntu1) ...
3670Setting up grub2-common (2.02~beta2-9ubuntu1.17) ...
3671Setting up grub-pc-bin (2.02~beta2-9ubuntu1.17) ...
3672Setting up libice-dev:amd64 (2:1.0.8-2) ...
3673Setting up libsm-dev:amd64 (2:1.2.1-2) ...
3674Setting up libcairo2-dev (1.13.0~20140204-0ubuntu1.1) ...
3675Setting up librsvg2-dev (2.40.2-1) ...
3676Setting up libxt-dev:amd64 (1:1.1.4-1) ...
3677Setting up libmagickcore-dev (8:6.7.7.10-6ubuntu3.13+esm11) ...
3678Setting up libmagickwand-dev (8:6.7.7.10-6ubuntu3.13+esm11) ...
3679Setting up libxmu-dev:amd64 (2:1.1.1-1) ...
3680Setting up libxaw7-dev:amd64 (2:1.0.12-1) ...
3681Setting up libt1-dev (5.1.2-3.6ubuntu1) ...
3682Setting up overlayroot (0.25ubuntu1.14.04.2) ...
3683Setting up tasksel-data (2.88ubuntu15) ...
3684Setting up tasksel (2.88ubuntu15) ...
3685Setting up python3-update-manager (1:0.196.25) ...
3686Setting up gconf-service (3.2.6-0ubuntu2) ...
3687Setting up emacs24 (24.3+1-2ubuntu1.1) ...
3688update-alternatives: using /usr/bin/emacs24-x to provide /usr/bin/emacs (emacs) in auto mode
3689Install emacsen-common for emacs24
3690emacsen-common: Handling install of emacsen flavor emacs24
3691Wrote /etc/emacs24/site-start.d/00debian-vars.elc
3692Wrote /usr/share/emacs24/site-lisp/debian-startup.elc
3693Setting up emacs (45.0ubuntu1) ...
3694Setting up grub-gfxpayload-lists (0.6) ...
3695Setting up ruby (1:1.9.3.4) ...
3696Setting up ruby1.9.1 (1.9.3.484-2ubuntu1.14) ...
3697Setting up libruby1.9.1 (1.9.3.484-2ubuntu1.14) ...
3698Setting up rubygems-integration (1.5) ...
3699Setting up ruby2.0 (2.0.0.484-1ubuntu2.13) ...
3700Setting up language-pack-en (1:14.04+20160720) ...
3701Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3702Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3703Setting up libqt4-designer:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3704Setting up libqt4-help:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3705Setting up libqt4-qt3support:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3706Setting up libqt4-scripttools:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3707Setting up libqt4-svg:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3708Setting up python3-distupgrade (1:0.220.11) ...
3709Setting up ubuntu-release-upgrader-core (1:0.220.11) ...
3710Setting up update-manager-core (1:0.196.25) ...
3711Setting up update-notifier-common (0.154.1ubuntu8) ...
3712Setting up gconf-service-backend (3.2.6-0ubuntu2) ...
3713Setting up grub-pc (2.02~beta2-9ubuntu1.17) ...
3715Creating config file /etc/default/grub with new version
3716grub-probe: error: failed to get canonical path of `overlay'.
3717grub-probe: error: failed to get canonical path of `overlay'.
3718grub-probe: error: failed to get canonical path of `overlay'.
3719Setting up libqt4-dev-bin (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3720Setting up libqt4-dev (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ...
3721Setting up libruby2.0:amd64 (2.0.0.484-1ubuntu2.13) ...
3722Setting up language-pack-en-base (1:14.04+20160720) ...
3723Generating locales...
3724 en_AG.UTF-8... done
3725 en_AU.UTF-8... done
3726 en_BW.UTF-8... done
3727 en_CA.UTF-8... done
3728 en_DK.UTF-8... done
3729 en_GB.UTF-8... done
3730 en_HK.UTF-8... done
3731 en_IE.UTF-8... done
3732 en_IN.UTF-8... done
3733 en_NG.UTF-8... done
3734 en_NZ.UTF-8... done
3735 en_PH.UTF-8... done
3736 en_SG.UTF-8... done
3737 en_US.UTF-8... up-to-date
3738 en_ZA.UTF-8... done
3739 en_ZM.UTF-8... done
3740 en_ZW.UTF-8... done
3741Generation complete.
3742Processing triggers for libc-bin (2.19-0ubuntu6.15) ...
3743Processing triggers for initramfs-tools (0.103ubuntu4.11) ...
3744Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.30.7-0ubuntu1.8) ...
3745Removing intermediate container 4b67a0ca0c6a
3746 ---> e908e5ef286b
3747Successfully built e908e5ef286b
3748Successfully tagged travisci/gce-parity:14.04
3749The command "./bin/docker-build" exited with 0.
after_success
375163.84s$ ./bin/docker-push
3752DOCKER_DEST=travisci/gce-parity:14.04
3753time=2025-02-05T14:47:52Z msg="docker login"
3754WARNING! Using --password via the CLI is insecure. Use --password-stdin.
3755WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.
3756Configure a credential helper to remove this warning. See
3757https://docs.docker.com/engine/reference/commandline/login/#credentials-store
3759Login Succeeded
3760time=2025-02-05T14:47:53Z msg="docker push" attempt=1
3761The push refers to repository [docker.io/travisci/gce-parity]
3762b9b602d7a9d3: Preparing
3763c410ac8f7adb: Preparing
3764ce9413db3d94: Preparing
376511414e4caef3: Preparing
3766235143870fe8: Preparing
3767cf8dea175357: Preparing
3768decaa9841776: Preparing
3769540366bee234: Preparing
3770a89a72012118: Preparing
37717e9fc6bca163: Preparing
377230cf160020f2: Preparing
37738d192a100163: Preparing
377483109fa660b2: Preparing
377530d3c4334a23: Preparing
3776f2fa9f4cf8fd: Preparing
3777cf8dea175357: Waiting
3778decaa9841776: Waiting
3779540366bee234: Waiting
3780a89a72012118: Waiting
37817e9fc6bca163: Waiting
378230cf160020f2: Waiting
37838d192a100163: Waiting
378483109fa660b2: Waiting
378530d3c4334a23: Waiting
3786f2fa9f4cf8fd: Waiting
3787235143870fe8: Layer already exists
3788cf8dea175357: Layer already exists
3789decaa9841776: Layer already exists
379011414e4caef3: Pushed
3791c410ac8f7adb: Pushed
3792540366bee234: Layer already exists
3793a89a72012118: Layer already exists
37947e9fc6bca163: Layer already exists
379530cf160020f2: Layer already exists
379683109fa660b2: Layer already exists
37978d192a100163: Layer already exists
379830d3c4334a23: Layer already exists
3799f2fa9f4cf8fd: Layer already exists
3800ce9413db3d94: Pushed
3801b9b602d7a9d3: Pushed
380214.04: digest: sha256:330e1ea4a165311c5ac4f7f84e8e2d6995911ca0b0d8924490b35932fbeafa45 size: 3461
3803time=2025-02-05T14:48:56Z msg="docker push complete" duration=63s
3804time=2025-02-05T14:48:56Z msg="docker logout"
3805Removing login credentials for index.docker.io
3806time=2025-02-05T14:48:56Z msg="docker logout complete"
3808Done. Your build exited with 0.
Top