Created
November 14, 2015 19:30
-
-
Save jakirkham/299df32bff3d06fdec10 to your computer and use it in GitHub Desktop.
jakirkham/ubuntu_conda build time
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ time docker build --rm -t jakirkham/ubuntu_conda . | |
Sending build context to Docker daemon 18.94 kB | |
Step 0 : FROM ubuntu:12.04 | |
12.04: Pulling from library/ubuntu | |
e31e0d7aee0f: Pull complete | |
5bc08cfeaf2b: Pull complete | |
259b021ba9cd: Pull complete | |
04c3793b1229: Pull complete | |
library/ubuntu:12.04: The image you are pulling has been verified. Important: image verification is a tech preview feature and should not be relied on to provide security. | |
Digest: sha256:f41afd7e2c72502f3f9194b1a84abb8fc6148c6565ab8c38900d009ba80c2ef7 | |
Status: Downloaded newer image for ubuntu:12.04 | |
---> 04c3793b1229 | |
Step 1 : MAINTAINER John Kirkham <[email protected]> | |
---> Running in e4e89aa86db1 | |
---> ce33ddcd753c | |
Removing intermediate container e4e89aa86db1 | |
Step 2 : RUN apt-get update -y && apt-get clean | |
---> Running in 160c566386df | |
Hit http://archive.ubuntu.com precise Release.gpg | |
Get:1 http://archive.ubuntu.com precise-updates Release.gpg [198 B] | |
Get:2 http://archive.ubuntu.com precise-security Release.gpg [198 B] | |
Hit http://archive.ubuntu.com precise Release | |
Get:3 http://archive.ubuntu.com precise-updates Release [196 kB] | |
Get:4 http://archive.ubuntu.com precise-security Release [54.3 kB] | |
Get:5 http://archive.ubuntu.com precise/main Sources [1175 kB] | |
Get:6 http://archive.ubuntu.com precise/restricted Sources [5306 B] | |
Get:7 http://archive.ubuntu.com precise/universe Sources [6239 kB] | |
Get:8 http://archive.ubuntu.com precise/main amd64 Packages [1640 kB] | |
Get:9 http://archive.ubuntu.com precise/restricted amd64 Packages [9098 B] | |
Get:10 http://archive.ubuntu.com precise/universe amd64 Packages [6167 kB] | |
Get:11 http://archive.ubuntu.com precise/main i386 Packages [1641 kB] | |
Get:12 http://archive.ubuntu.com precise/restricted i386 Packages [9108 B] | |
Get:13 http://archive.ubuntu.com precise/universe i386 Packages [6180 kB] | |
Get:14 http://archive.ubuntu.com precise-updates/main Sources [606 kB] | |
Get:15 http://archive.ubuntu.com precise-updates/restricted Sources [8932 B] | |
Get:16 http://archive.ubuntu.com precise-updates/universe Sources [150 kB] | |
Get:17 http://archive.ubuntu.com precise-updates/main amd64 Packages [1234 kB] | |
Get:18 http://archive.ubuntu.com precise-updates/restricted amd64 Packages [24.0 kB] | |
Get:19 http://archive.ubuntu.com precise-updates/universe amd64 Packages [347 kB] | |
Get:20 http://archive.ubuntu.com precise-updates/main i386 Packages [1305 kB] | |
Get:21 http://archive.ubuntu.com precise-updates/restricted i386 Packages [24.0 kB] | |
Get:22 http://archive.ubuntu.com precise-updates/universe i386 Packages [358 kB] | |
Get:23 http://archive.ubuntu.com precise-security/main Sources [172 kB] | |
Get:24 http://archive.ubuntu.com precise-security/restricted Sources [4316 B] | |
Get:25 http://archive.ubuntu.com precise-security/universe Sources [50.9 kB] | |
Get:26 http://archive.ubuntu.com precise-security/main amd64 Packages [728 kB] | |
Get:27 http://archive.ubuntu.com precise-security/restricted amd64 Packages [18.2 kB] | |
Get:28 http://archive.ubuntu.com precise-security/universe amd64 Packages [160 kB] | |
Get:29 http://archive.ubuntu.com precise-security/main i386 Packages [797 kB] | |
Get:30 http://archive.ubuntu.com precise-security/restricted i386 Packages [18.2 kB] | |
Get:31 http://archive.ubuntu.com precise-security/universe i386 Packages [169 kB] | |
Fetched 29.5 MB in 5s (5779 kB/s) | |
Reading package lists... | |
---> 777f82b202f9 | |
Removing intermediate container 160c566386df | |
Step 3 : ADD miniconda /usr/share/miniconda | |
---> 8b0847458835 | |
Removing intermediate container 77994874e635 | |
Step 4 : RUN /usr/share/miniconda/install_miniconda.sh | |
---> Running in 68e80bfc4a31 | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
ca-certificates krb5-locales libasn1-8-heimdal libcurl3 libgcrypt11 | |
libgnutls26 libgpg-error0 libgssapi-krb5-2 libgssapi3-heimdal | |
libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal | |
libhx509-5-heimdal libidn11 libk5crypto3 libkeyutils1 libkrb5-26-heimdal | |
libkrb5-3 libkrb5support0 libldap-2.4-2 libp11-kit0 libroken18-heimdal | |
librtmp0 libsasl2-2 libsasl2-modules libsqlite3-0 libtasn1-3 | |
libwind0-heimdal openssl | |
Suggested packages: | |
rng-tools gnutls-bin krb5-doc krb5-user libsasl2-modules-otp | |
libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit | |
libsasl2-modules-gssapi-heimdal | |
The following NEW packages will be installed: | |
ca-certificates curl krb5-locales libasn1-8-heimdal libcurl3 libgcrypt11 | |
libgnutls26 libgpg-error0 libgssapi-krb5-2 libgssapi3-heimdal | |
libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal | |
libhx509-5-heimdal libidn11 libk5crypto3 libkeyutils1 libkrb5-26-heimdal | |
libkrb5-3 libkrb5support0 libldap-2.4-2 libp11-kit0 libroken18-heimdal | |
librtmp0 libsasl2-2 libsasl2-modules libsqlite3-0 libtasn1-3 | |
libwind0-heimdal openssl | |
0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. | |
Need to get 4333 kB of archives. | |
After this operation, 12.9 MB of additional disk space will be used. | |
Get:1 http://archive.ubuntu.com/ubuntu/ precise-updates/main libsqlite3-0 amd64 3.7.9-2ubuntu1.2 [349 kB] | |
Get:2 http://archive.ubuntu.com/ubuntu/ precise-updates/main libroken18-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [46.0 kB] | |
Get:3 http://archive.ubuntu.com/ubuntu/ precise-updates/main libasn1-8-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [220 kB] | |
Get:4 http://archive.ubuntu.com/ubuntu/ precise/main libgpg-error0 amd64 1.10-2ubuntu1 [14.5 kB] | |
Get:5 http://archive.ubuntu.com/ubuntu/ precise-updates/main libgcrypt11 amd64 1.5.0-3ubuntu0.4 [282 kB] | |
Get:6 http://archive.ubuntu.com/ubuntu/ precise/main libp11-kit0 amd64 0.12-2ubuntu1 [34.3 kB] | |
Get:7 http://archive.ubuntu.com/ubuntu/ precise-updates/main libtasn1-3 amd64 2.10-1ubuntu1.4 [43.6 kB] | |
Get:8 http://archive.ubuntu.com/ubuntu/ precise-updates/main libgnutls26 amd64 2.12.14-5ubuntu3.9 [459 kB] | |
Get:9 http://archive.ubuntu.com/ubuntu/ precise-updates/main libkrb5support0 amd64 1.10+dfsg~beta1-2ubuntu0.7 [24.9 kB] | |
Get:10 http://archive.ubuntu.com/ubuntu/ precise-updates/main libk5crypto3 amd64 1.10+dfsg~beta1-2ubuntu0.7 [80.1 kB] | |
Get:11 http://archive.ubuntu.com/ubuntu/ precise/main libkeyutils1 amd64 1.5.2-2 [7862 B] | |
Get:12 http://archive.ubuntu.com/ubuntu/ precise-updates/main libkrb5-3 amd64 1.10+dfsg~beta1-2ubuntu0.7 [355 kB] | |
Get:13 http://archive.ubuntu.com/ubuntu/ precise-updates/main libgssapi-krb5-2 amd64 1.10+dfsg~beta1-2ubuntu0.7 [119 kB] | |
Get:14 http://archive.ubuntu.com/ubuntu/ precise-updates/main libhcrypto4-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [103 kB] | |
Get:15 http://archive.ubuntu.com/ubuntu/ precise-updates/main libheimbase1-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [33.1 kB] | |
Get:16 http://archive.ubuntu.com/ubuntu/ precise-updates/main libwind0-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [77.8 kB] | |
Get:17 http://archive.ubuntu.com/ubuntu/ precise-updates/main libhx509-5-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [125 kB] | |
Get:18 http://archive.ubuntu.com/ubuntu/ precise-updates/main libkrb5-26-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [234 kB] | |
Get:19 http://archive.ubuntu.com/ubuntu/ precise-updates/main libheimntlm0-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [16.0 kB] | |
Get:20 http://archive.ubuntu.com/ubuntu/ precise-updates/main libgssapi3-heimdal amd64 1.6~git20120311.dfsg.1-2ubuntu0.1 [108 kB] | |
Get:21 http://archive.ubuntu.com/ubuntu/ precise/main libidn11 amd64 1.23-2 [112 kB] | |
Get:22 http://archive.ubuntu.com/ubuntu/ precise-updates/main libsasl2-2 amd64 2.1.25.dfsg1-3ubuntu0.1 [69.1 kB] | |
Get:23 http://archive.ubuntu.com/ubuntu/ precise-updates/main libldap-2.4-2 amd64 2.4.28-1.1ubuntu4.6 [185 kB] | |
Get:24 http://archive.ubuntu.com/ubuntu/ precise/main librtmp0 amd64 2.4~20110711.gitc28f1bab-1 [57.1 kB] | |
Get:25 http://archive.ubuntu.com/ubuntu/ precise-updates/main openssl amd64 1.0.1-4ubuntu5.31 [524 kB] | |
Get:26 http://archive.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20141019ubuntu0.12.04.1 [207 kB] | |
Get:27 http://archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3 amd64 7.22.0-3ubuntu4.14 [236 kB] | |
Get:28 http://archive.ubuntu.com/ubuntu/ precise-updates/main krb5-locales all 1.10+dfsg~beta1-2ubuntu0.7 [10.3 kB] | |
Get:29 http://archive.ubuntu.com/ubuntu/ precise-updates/main libsasl2-modules amd64 2.1.25.dfsg1-3ubuntu0.1 [63.2 kB] | |
Get:30 http://archive.ubuntu.com/ubuntu/ precise-updates/main curl amd64 7.22.0-3ubuntu4.14 [138 kB] | |
debconf: delaying package configuration, since apt-utils is not installed | |
Fetched 4333 kB in 1s (2529 kB/s) | |
Selecting previously unselected package libsqlite3-0. | |
(Reading database ... 7563 files and directories currently installed.) | |
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.9-2ubuntu1.2_amd64.deb) ... | |
Selecting previously unselected package libroken18-heimdal. | |
Unpacking libroken18-heimdal (from .../libroken18-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libasn1-8-heimdal. | |
Unpacking libasn1-8-heimdal (from .../libasn1-8-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libgpg-error0. | |
Unpacking libgpg-error0 (from .../libgpg-error0_1.10-2ubuntu1_amd64.deb) ... | |
Selecting previously unselected package libgcrypt11. | |
Unpacking libgcrypt11 (from .../libgcrypt11_1.5.0-3ubuntu0.4_amd64.deb) ... | |
Selecting previously unselected package libp11-kit0. | |
Unpacking libp11-kit0 (from .../libp11-kit0_0.12-2ubuntu1_amd64.deb) ... | |
Selecting previously unselected package libtasn1-3. | |
Unpacking libtasn1-3 (from .../libtasn1-3_2.10-1ubuntu1.4_amd64.deb) ... | |
Selecting previously unselected package libgnutls26. | |
Unpacking libgnutls26 (from .../libgnutls26_2.12.14-5ubuntu3.9_amd64.deb) ... | |
Selecting previously unselected package libkrb5support0. | |
Unpacking libkrb5support0 (from .../libkrb5support0_1.10+dfsg~beta1-2ubuntu0.7_amd64.deb) ... | |
Selecting previously unselected package libk5crypto3. | |
Unpacking libk5crypto3 (from .../libk5crypto3_1.10+dfsg~beta1-2ubuntu0.7_amd64.deb) ... | |
Selecting previously unselected package libkeyutils1. | |
Unpacking libkeyutils1 (from .../libkeyutils1_1.5.2-2_amd64.deb) ... | |
Selecting previously unselected package libkrb5-3. | |
Unpacking libkrb5-3 (from .../libkrb5-3_1.10+dfsg~beta1-2ubuntu0.7_amd64.deb) ... | |
Selecting previously unselected package libgssapi-krb5-2. | |
Unpacking libgssapi-krb5-2 (from .../libgssapi-krb5-2_1.10+dfsg~beta1-2ubuntu0.7_amd64.deb) ... | |
Selecting previously unselected package libhcrypto4-heimdal. | |
Unpacking libhcrypto4-heimdal (from .../libhcrypto4-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libheimbase1-heimdal. | |
Unpacking libheimbase1-heimdal (from .../libheimbase1-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libwind0-heimdal. | |
Unpacking libwind0-heimdal (from .../libwind0-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libhx509-5-heimdal. | |
Unpacking libhx509-5-heimdal (from .../libhx509-5-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libkrb5-26-heimdal. | |
Unpacking libkrb5-26-heimdal (from .../libkrb5-26-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libheimntlm0-heimdal. | |
Unpacking libheimntlm0-heimdal (from .../libheimntlm0-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libgssapi3-heimdal. | |
Unpacking libgssapi3-heimdal (from .../libgssapi3-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libidn11. | |
Unpacking libidn11 (from .../libidn11_1.23-2_amd64.deb) ... | |
Selecting previously unselected package libsasl2-2. | |
Unpacking libsasl2-2 (from .../libsasl2-2_2.1.25.dfsg1-3ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package libldap-2.4-2. | |
Unpacking libldap-2.4-2 (from .../libldap-2.4-2_2.4.28-1.1ubuntu4.6_amd64.deb) ... | |
Selecting previously unselected package librtmp0. | |
Unpacking librtmp0 (from .../librtmp0_2.4~20110711.gitc28f1bab-1_amd64.deb) ... | |
Selecting previously unselected package openssl. | |
Unpacking openssl (from .../openssl_1.0.1-4ubuntu5.31_amd64.deb) ... | |
Selecting previously unselected package ca-certificates. | |
Unpacking ca-certificates (from .../ca-certificates_20141019ubuntu0.12.04.1_all.deb) ... | |
Selecting previously unselected package libcurl3. | |
Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4.14_amd64.deb) ... | |
Selecting previously unselected package krb5-locales. | |
Unpacking krb5-locales (from .../krb5-locales_1.10+dfsg~beta1-2ubuntu0.7_all.deb) ... | |
Selecting previously unselected package libsasl2-modules. | |
Unpacking libsasl2-modules (from .../libsasl2-modules_2.1.25.dfsg1-3ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package curl. | |
Unpacking curl (from .../curl_7.22.0-3ubuntu4.14_amd64.deb) ... | |
Setting up libsqlite3-0 (3.7.9-2ubuntu1.2) ... | |
Setting up libroken18-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libasn1-8-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libgpg-error0 (1.10-2ubuntu1) ... | |
Setting up libgcrypt11 (1.5.0-3ubuntu0.4) ... | |
Setting up libp11-kit0 (0.12-2ubuntu1) ... | |
Setting up libtasn1-3 (2.10-1ubuntu1.4) ... | |
Setting up libgnutls26 (2.12.14-5ubuntu3.9) ... | |
Setting up libkrb5support0 (1.10+dfsg~beta1-2ubuntu0.7) ... | |
Setting up libk5crypto3 (1.10+dfsg~beta1-2ubuntu0.7) ... | |
Setting up libkeyutils1 (1.5.2-2) ... | |
Setting up libkrb5-3 (1.10+dfsg~beta1-2ubuntu0.7) ... | |
Setting up libgssapi-krb5-2 (1.10+dfsg~beta1-2ubuntu0.7) ... | |
Setting up libhcrypto4-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libheimbase1-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libwind0-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libhx509-5-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libkrb5-26-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libheimntlm0-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libgssapi3-heimdal (1.6~git20120311.dfsg.1-2ubuntu0.1) ... | |
Setting up libidn11 (1.23-2) ... | |
Setting up libsasl2-2 (2.1.25.dfsg1-3ubuntu0.1) ... | |
Setting up libldap-2.4-2 (2.4.28-1.1ubuntu4.6) ... | |
Setting up librtmp0 (2.4~20110711.gitc28f1bab-1) ... | |
Setting up openssl (1.0.1-4ubuntu5.31) ... | |
Setting up ca-certificates (20141019ubuntu0.12.04.1) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (Can't locate Term/ReadLine.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) | |
debconf: falling back to frontend: Teletype | |
Updating certificates in /etc/ssl/certs... 173 added, 0 removed; done. | |
Running hooks in /etc/ca-certificates/update.d....done. | |
Setting up libcurl3 (7.22.0-3ubuntu4.14) ... | |
Setting up krb5-locales (1.10+dfsg~beta1-2ubuntu0.7) ... | |
Setting up libsasl2-modules (2.1.25.dfsg1-3ubuntu0.1) ... | |
Setting up curl (7.22.0-3ubuntu4.14) ... | |
Processing triggers for libc-bin ... | |
ldconfig deferred processing now taking place | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
file git-man less libapr1 libaprutil1 libbsd0 libclass-isa-perl | |
libcurl3-gnutls libdb4.8 libedit2 liberror-perl libexpat1 libgdbm3 libmagic1 | |
libneon27-gnutls libpopt0 libsvn1 libswitch-perl libx11-6 libx11-data | |
libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mercurial-common | |
mime-support netbase openssh-client patch perl perl-modules python python2.7 | |
rsync sgml-base ucf xauth xml-core | |
Suggested packages: | |
git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn | |
git-email git-gui gitk gitweb qct wish vim emacs kdiff3 tkdiff meld xxdiff | |
python-mysqldb python-pygments python-openssl ssh-askpass libpam-ssh | |
keychain monkeysphere openssh-blacklist openssh-blacklist-extra ed | |
diffutils-doc perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl | |
make libpod-plainer-perl python-doc python-tk python2.7-doc binutils | |
openssh-server sgml-base-doc subversion-tools db4.8-util debhelper | |
Recommended packages: | |
ssh-client | |
The following NEW packages will be installed: | |
file git git-man less libapr1 libaprutil1 libbsd0 libclass-isa-perl | |
libcurl3-gnutls libdb4.8 libedit2 liberror-perl libexpat1 libgdbm3 libmagic1 | |
libneon27-gnutls libpopt0 libsvn1 libswitch-perl libx11-6 libx11-data | |
libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mercurial | |
mercurial-common mime-support netbase openssh-client patch perl perl-modules | |
python python2.7 rsync sgml-base subversion ucf xauth xml-core | |
0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. | |
Need to get 25.5 MB of archives. | |
After this operation, 83.2 MB of additional disk space will be used. | |
Get:1 http://archive.ubuntu.com/ubuntu/ precise/main libpopt0 amd64 1.16-3ubuntu1 [28.7 kB] | |
Get:2 http://archive.ubuntu.com/ubuntu/ precise/main libbsd0 amd64 0.3.0-2 [31.6 kB] | |
Get:3 http://archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3-gnutls amd64 7.22.0-3ubuntu4.14 [227 kB] | |
Get:4 http://archive.ubuntu.com/ubuntu/ precise/main libedit2 amd64 2.11-20080614-3ubuntu2 [70.3 kB] | |
Get:5 http://archive.ubuntu.com/ubuntu/ precise/main libgdbm3 amd64 1.8.3-10 [35.3 kB] | |
Get:6 http://archive.ubuntu.com/ubuntu/ precise/main libxau6 amd64 1:1.0.6-4 [8392 B] | |
Get:7 http://archive.ubuntu.com/ubuntu/ precise/main libxdmcp6 amd64 1:1.1.0-4 [12.7 kB] | |
Get:8 http://archive.ubuntu.com/ubuntu/ precise-updates/main libxcb1 amd64 1.8.1-1ubuntu0.2 [44.8 kB] | |
Get:9 http://archive.ubuntu.com/ubuntu/ precise-updates/main libx11-data all 2:1.4.99.1-0ubuntu2.3 [171 kB] | |
Get:10 http://archive.ubuntu.com/ubuntu/ precise-updates/main libx11-6 amd64 2:1.4.99.1-0ubuntu2.3 [764 kB] | |
Get:11 http://archive.ubuntu.com/ubuntu/ precise-updates/main libxext6 amd64 2:1.3.0-3ubuntu0.2 [33.8 kB] | |
Get:12 http://archive.ubuntu.com/ubuntu/ precise-updates/main libxml2 amd64 2.7.8.dfsg-5.1ubuntu4.11 [674 kB] | |
Get:13 http://archive.ubuntu.com/ubuntu/ precise/main libxmuu1 amd64 2:1.1.0-3 [11.0 kB] | |
Get:14 http://archive.ubuntu.com/ubuntu/ precise/main libdb4.8 amd64 4.8.30-11ubuntu1 [679 kB] | |
Get:15 http://archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 amd64 2.0.1-7.2ubuntu1.2 [131 kB] | |
Get:16 http://archive.ubuntu.com/ubuntu/ precise/main libapr1 amd64 1.4.6-1 [89.6 kB] | |
Get:17 http://archive.ubuntu.com/ubuntu/ precise/main libaprutil1 amd64 1.3.12+dfsg-3 [74.6 kB] | |
Get:18 http://archive.ubuntu.com/ubuntu/ precise-updates/main libneon27-gnutls amd64 0.29.6-1ubuntu1 [76.4 kB] | |
Get:19 http://archive.ubuntu.com/ubuntu/ precise-updates/main libsvn1 amd64 1.6.17dfsg-3ubuntu3.5 [821 kB] | |
Get:20 http://archive.ubuntu.com/ubuntu/ precise-updates/main libmagic1 amd64 5.09-2ubuntu0.6 [218 kB] | |
Get:21 http://archive.ubuntu.com/ubuntu/ precise-updates/main file amd64 5.09-2ubuntu0.6 [20.0 kB] | |
Get:22 http://archive.ubuntu.com/ubuntu/ precise/main less amd64 444-1ubuntu1 [114 kB] | |
Get:23 http://archive.ubuntu.com/ubuntu/ precise-updates/main mime-support all 3.51-1ubuntu1.1 [30.4 kB] | |
Get:24 http://archive.ubuntu.com/ubuntu/ precise/main netbase all 4.47ubuntu1 [15.0 kB] | |
Get:25 http://archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 amd64 2.7.3-0ubuntu3.8 [2676 kB] | |
Get:26 http://archive.ubuntu.com/ubuntu/ precise-updates/main python amd64 2.7.3-0ubuntu2.2 [168 kB] | |
Get:27 http://archive.ubuntu.com/ubuntu/ precise/main ucf all 3.0025+nmu2ubuntu1 [54.4 kB] | |
Get:28 http://archive.ubuntu.com/ubuntu/ precise-updates/main openssh-client amd64 1:5.9p1-5ubuntu1.7 [943 kB] | |
Get:29 http://archive.ubuntu.com/ubuntu/ precise/main rsync amd64 3.0.9-1ubuntu1 [310 kB] | |
Get:30 http://archive.ubuntu.com/ubuntu/ precise/main sgml-base all 1.26+nmu1ubuntu1 [8360 B] | |
Get:31 http://archive.ubuntu.com/ubuntu/ precise/main xauth amd64 1:1.0.6-1 [26.2 kB] | |
Get:32 http://archive.ubuntu.com/ubuntu/ precise/main xml-core all 0.13 [23.4 kB] | |
Get:33 http://archive.ubuntu.com/ubuntu/ precise-updates/main perl amd64 5.14.2-6ubuntu2.4 [4411 kB] | |
Get:34 http://archive.ubuntu.com/ubuntu/ precise/main libswitch-perl all 2.16-2 [19.2 kB] | |
Get:35 http://archive.ubuntu.com/ubuntu/ precise/main libclass-isa-perl all 0.36-3 [11.9 kB] | |
Get:36 http://archive.ubuntu.com/ubuntu/ precise-updates/main perl-modules all 5.14.2-6ubuntu2.4 [3389 kB] | |
Get:37 http://archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB] | |
Get:38 http://archive.ubuntu.com/ubuntu/ precise-updates/main git-man all 1:1.7.9.5-1ubuntu0.1 [631 kB] | |
Get:39 http://archive.ubuntu.com/ubuntu/ precise-updates/main git amd64 1:1.7.9.5-1ubuntu0.1 [6097 kB] | |
Get:40 http://archive.ubuntu.com/ubuntu/ precise-updates/universe mercurial-common all 2.0.2-1ubuntu1.2 [1949 kB] | |
Get:41 http://archive.ubuntu.com/ubuntu/ precise-updates/universe mercurial amd64 2.0.2-1ubuntu1.2 [38.4 kB] | |
Get:42 http://archive.ubuntu.com/ubuntu/ precise-updates/main patch amd64 2.6.1-3ubuntu0.1 [80.0 kB] | |
Get:43 http://archive.ubuntu.com/ubuntu/ precise-updates/main subversion amd64 1.6.17dfsg-3ubuntu3.5 [296 kB] | |
debconf: delaying package configuration, since apt-utils is not installed | |
Fetched 25.5 MB in 4s (5396 kB/s) | |
Selecting previously unselected package libpopt0. | |
(Reading database ... 8079 files and directories currently installed.) | |
Unpacking libpopt0 (from .../libpopt0_1.16-3ubuntu1_amd64.deb) ... | |
Selecting previously unselected package libbsd0. | |
Unpacking libbsd0 (from .../libbsd0_0.3.0-2_amd64.deb) ... | |
Selecting previously unselected package libcurl3-gnutls. | |
Unpacking libcurl3-gnutls (from .../libcurl3-gnutls_7.22.0-3ubuntu4.14_amd64.deb) ... | |
Selecting previously unselected package libedit2. | |
Unpacking libedit2 (from .../libedit2_2.11-20080614-3ubuntu2_amd64.deb) ... | |
Selecting previously unselected package libgdbm3. | |
Unpacking libgdbm3 (from .../libgdbm3_1.8.3-10_amd64.deb) ... | |
Selecting previously unselected package libxau6. | |
Unpacking libxau6 (from .../libxau6_1%3a1.0.6-4_amd64.deb) ... | |
Selecting previously unselected package libxdmcp6. | |
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.1.0-4_amd64.deb) ... | |
Selecting previously unselected package libxcb1. | |
Unpacking libxcb1 (from .../libxcb1_1.8.1-1ubuntu0.2_amd64.deb) ... | |
Selecting previously unselected package libx11-data. | |
Unpacking libx11-data (from .../libx11-data_2%3a1.4.99.1-0ubuntu2.3_all.deb) ... | |
Selecting previously unselected package libx11-6. | |
Unpacking libx11-6 (from .../libx11-6_2%3a1.4.99.1-0ubuntu2.3_amd64.deb) ... | |
Selecting previously unselected package libxext6. | |
Unpacking libxext6 (from .../libxext6_2%3a1.3.0-3ubuntu0.2_amd64.deb) ... | |
Selecting previously unselected package libxml2. | |
Unpacking libxml2 (from .../libxml2_2.7.8.dfsg-5.1ubuntu4.11_amd64.deb) ... | |
Selecting previously unselected package libxmuu1. | |
Unpacking libxmuu1 (from .../libxmuu1_2%3a1.1.0-3_amd64.deb) ... | |
Selecting previously unselected package libdb4.8. | |
Unpacking libdb4.8 (from .../libdb4.8_4.8.30-11ubuntu1_amd64.deb) ... | |
Selecting previously unselected package libexpat1. | |
Unpacking libexpat1 (from .../libexpat1_2.0.1-7.2ubuntu1.2_amd64.deb) ... | |
Selecting previously unselected package libapr1. | |
Unpacking libapr1 (from .../libapr1_1.4.6-1_amd64.deb) ... | |
Selecting previously unselected package libaprutil1. | |
Unpacking libaprutil1 (from .../libaprutil1_1.3.12+dfsg-3_amd64.deb) ... | |
Selecting previously unselected package libneon27-gnutls. | |
Unpacking libneon27-gnutls (from .../libneon27-gnutls_0.29.6-1ubuntu1_amd64.deb) ... | |
Selecting previously unselected package libsvn1. | |
Unpacking libsvn1 (from .../libsvn1_1.6.17dfsg-3ubuntu3.5_amd64.deb) ... | |
Selecting previously unselected package libmagic1. | |
Unpacking libmagic1 (from .../libmagic1_5.09-2ubuntu0.6_amd64.deb) ... | |
Selecting previously unselected package file. | |
Unpacking file (from .../file_5.09-2ubuntu0.6_amd64.deb) ... | |
Selecting previously unselected package less. | |
Unpacking less (from .../less_444-1ubuntu1_amd64.deb) ... | |
Selecting previously unselected package mime-support. | |
Unpacking mime-support (from .../mime-support_3.51-1ubuntu1.1_all.deb) ... | |
Selecting previously unselected package netbase. | |
Unpacking netbase (from .../netbase_4.47ubuntu1_all.deb) ... | |
Selecting previously unselected package python2.7. | |
Unpacking python2.7 (from .../python2.7_2.7.3-0ubuntu3.8_amd64.deb) ... | |
Selecting previously unselected package python. | |
Unpacking python (from .../python_2.7.3-0ubuntu2.2_amd64.deb) ... | |
Selecting previously unselected package ucf. | |
Unpacking ucf (from .../ucf_3.0025+nmu2ubuntu1_all.deb) ... | |
Moving old data out of the way | |
Selecting previously unselected package openssh-client. | |
Unpacking openssh-client (from .../openssh-client_1%3a5.9p1-5ubuntu1.7_amd64.deb) ... | |
Selecting previously unselected package rsync. | |
Unpacking rsync (from .../rsync_3.0.9-1ubuntu1_amd64.deb) ... | |
Selecting previously unselected package sgml-base. | |
Unpacking sgml-base (from .../sgml-base_1.26+nmu1ubuntu1_all.deb) ... | |
Selecting previously unselected package xauth. | |
Unpacking xauth (from .../xauth_1%3a1.0.6-1_amd64.deb) ... | |
Selecting previously unselected package xml-core. | |
Unpacking xml-core (from .../archives/xml-core_0.13_all.deb) ... | |
Selecting previously unselected package perl. | |
Unpacking perl (from .../perl_5.14.2-6ubuntu2.4_amd64.deb) ... | |
Selecting previously unselected package libswitch-perl. | |
Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ... | |
Selecting previously unselected package libclass-isa-perl. | |
Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-3_all.deb) ... | |
Selecting previously unselected package perl-modules. | |
Unpacking perl-modules (from .../perl-modules_5.14.2-6ubuntu2.4_all.deb) ... | |
Selecting previously unselected package liberror-perl. | |
Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... | |
Selecting previously unselected package git-man. | |
Unpacking git-man (from .../git-man_1%3a1.7.9.5-1ubuntu0.1_all.deb) ... | |
Selecting previously unselected package git. | |
Unpacking git (from .../git_1%3a1.7.9.5-1ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package mercurial-common. | |
Unpacking mercurial-common (from .../mercurial-common_2.0.2-1ubuntu1.2_all.deb) ... | |
Selecting previously unselected package mercurial. | |
Unpacking mercurial (from .../mercurial_2.0.2-1ubuntu1.2_amd64.deb) ... | |
Selecting previously unselected package patch. | |
Unpacking patch (from .../patch_2.6.1-3ubuntu0.1_amd64.deb) ... | |
Selecting previously unselected package subversion. | |
Unpacking subversion (from .../subversion_1.6.17dfsg-3ubuntu3.5_amd64.deb) ... | |
Setting up libpopt0 (1.16-3ubuntu1) ... | |
Setting up libbsd0 (0.3.0-2) ... | |
Setting up libcurl3-gnutls (7.22.0-3ubuntu4.14) ... | |
Setting up libedit2 (2.11-20080614-3ubuntu2) ... | |
Setting up libgdbm3 (1.8.3-10) ... | |
Setting up libxau6 (1:1.0.6-4) ... | |
Setting up libxdmcp6 (1:1.1.0-4) ... | |
Setting up libxcb1 (1.8.1-1ubuntu0.2) ... | |
Setting up libx11-data (2:1.4.99.1-0ubuntu2.3) ... | |
Setting up libx11-6 (2:1.4.99.1-0ubuntu2.3) ... | |
Setting up libxext6 (2:1.3.0-3ubuntu0.2) ... | |
Setting up libxml2 (2.7.8.dfsg-5.1ubuntu4.11) ... | |
Setting up libxmuu1 (2:1.1.0-3) ... | |
Setting up libdb4.8 (4.8.30-11ubuntu1) ... | |
Setting up libexpat1 (2.0.1-7.2ubuntu1.2) ... | |
Setting up libapr1 (1.4.6-1) ... | |
Setting up libaprutil1 (1.3.12+dfsg-3) ... | |
Setting up libneon27-gnutls (0.29.6-1ubuntu1) ... | |
Setting up libsvn1 (1.6.17dfsg-3ubuntu3.5) ... | |
Setting up libmagic1 (5.09-2ubuntu0.6) ... | |
Setting up file (5.09-2ubuntu0.6) ... | |
Setting up less (444-1ubuntu1) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (This frontend requires a controlling tty.) | |
debconf: falling back to frontend: Teletype | |
Setting up mime-support (3.51-1ubuntu1.1) ... | |
update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode. | |
Setting up netbase (4.47ubuntu1) ... | |
Setting up python2.7 (2.7.3-0ubuntu3.8) ... | |
Setting up python (2.7.3-0ubuntu2.2) ... | |
Setting up ucf (3.0025+nmu2ubuntu1) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (This frontend requires a controlling tty.) | |
debconf: falling back to frontend: Teletype | |
Setting up openssh-client (1:5.9p1-5ubuntu1.7) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (This frontend requires a controlling tty.) | |
debconf: falling back to frontend: Teletype | |
Setting up rsync (3.0.9-1ubuntu1) ... | |
Removing any system startup links for /etc/init.d/rsync ... | |
invoke-rc.d: policy-rc.d denied execution of restart. | |
Setting up sgml-base (1.26+nmu1ubuntu1) ... | |
Setting up xauth (1:1.0.6-1) ... | |
Setting up xml-core (0.13) ... | |
Setting up libclass-isa-perl (0.36-3) ... | |
Setting up git-man (1:1.7.9.5-1ubuntu0.1) ... | |
Setting up mercurial-common (2.0.2-1ubuntu1.2) ... | |
Setting up mercurial (2.0.2-1ubuntu1.2) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (This frontend requires a controlling tty.) | |
debconf: falling back to frontend: Teletype | |
Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version | |
Setting up patch (2.6.1-3ubuntu0.1) ... | |
Setting up subversion (1.6.17dfsg-3ubuntu3.5) ... | |
Setting up perl-modules (5.14.2-6ubuntu2.4) ... | |
Setting up perl (5.14.2-6ubuntu2.4) ... | |
update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode. | |
Setting up libswitch-perl (2.16-2) ... | |
Setting up liberror-perl (0.17-1) ... | |
Setting up git (1:1.7.9.5-1ubuntu0.1) ... | |
Processing triggers for libc-bin ... | |
ldconfig deferred processing now taking place | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
tar is already the newest version. | |
Suggested packages: | |
bzip2-doc | |
The following NEW packages will be installed: | |
bzip2 | |
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. | |
Need to get 37.8 kB of archives. | |
After this operation, 117 kB of additional disk space will be used. | |
Get:1 http://archive.ubuntu.com/ubuntu/ precise/main bzip2 amd64 1.0.6-1 [37.8 kB] | |
debconf: delaying package configuration, since apt-utils is not installed | |
Fetched 37.8 kB in 0s (281 kB/s) | |
Selecting previously unselected package bzip2. | |
(Reading database ... 12044 files and directories currently installed.) | |
Unpacking bzip2 (from .../bzip2_1.0.6-1_amd64.deb) ... | |
Setting up bzip2 (1.0.6-1) ... | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
libxext6 is already the newest version. | |
libxext6 set to manually installed. | |
The following extra packages will be installed: | |
libice6 x11-common | |
The following NEW packages will be installed: | |
libice6 libsm6 libxrender1 x11-common | |
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. | |
Need to get 137 kB of archives. | |
After this operation, 807 kB of additional disk space will be used. | |
Get:1 http://archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB] | |
Get:2 http://archive.ubuntu.com/ubuntu/ precise/main libice6 amd64 2:1.0.7-2build1 [46.1 kB] | |
Get:3 http://archive.ubuntu.com/ubuntu/ precise/main libsm6 amd64 2:1.2.0-2build1 [18.1 kB] | |
Get:4 http://archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 amd64 1:0.9.6-2ubuntu0.2 [20.7 kB] | |
debconf: delaying package configuration, since apt-utils is not installed | |
Fetched 137 kB in 0s (461 kB/s) | |
Selecting previously unselected package x11-common. | |
(Reading database ... 12071 files and directories currently installed.) | |
Unpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (This frontend requires a controlling tty.) | |
debconf: falling back to frontend: Teletype | |
Selecting previously unselected package libice6. | |
Unpacking libice6 (from .../libice6_2%3a1.0.7-2build1_amd64.deb) ... | |
Selecting previously unselected package libsm6. | |
Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_amd64.deb) ... | |
Selecting previously unselected package libxrender1. | |
Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.2_amd64.deb) ... | |
Setting up x11-common (1:7.6+12ubuntu2) ... | |
debconf: unable to initialize frontend: Dialog | |
debconf: (TERM is not set, so the dialog frontend is not usable.) | |
debconf: falling back to frontend: Readline | |
debconf: unable to initialize frontend: Readline | |
debconf: (This frontend requires a controlling tty.) | |
debconf: falling back to frontend: Teletype | |
invoke-rc.d: policy-rc.d denied execution of start. | |
Setting up libice6 (2:1.0.7-2build1) ... | |
Setting up libsm6 (2:1.2.0-2build1) ... | |
Setting up libxrender1 (1:0.9.6-2ubuntu0.2) ... | |
Processing triggers for libc-bin ... | |
ldconfig deferred processing now taking place | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 22.3M 100 22.3M 0 0 4039k 0 0:00:05 0:00:05 --:--:-- 4658k | |
PREFIX=/opt/conda | |
installing: python-2.7.10-2 ... | |
installing: conda-env-2.4.4-py27_0 ... | |
installing: openssl-1.0.2d-0 ... | |
installing: pycosat-0.6.1-py27_0 ... | |
installing: pyyaml-3.11-py27_1 ... | |
installing: readline-6.2-2 ... | |
installing: requests-2.8.1-py27_0 ... | |
installing: sqlite-3.8.4.1-1 ... | |
installing: tk-8.5.18-0 ... | |
installing: yaml-0.1.6-0 ... | |
installing: zlib-1.2.8-0 ... | |
installing: conda-3.18.3-py27_0 ... | |
installing: pycrypto-2.6.1-py27_0 ... | |
installing: _cache-0.0-py27_x0 ... | |
Python 2.7.10 :: Continuum Analytics, Inc. | |
creating default environment... | |
installation finished. | |
discarding /opt/conda/bin from PATH | |
prepending /opt/conda/bin to PATH | |
Fetching package metadata: .... | |
Solving package specifications: ..................... | |
Package plan for installation in environment /opt/conda: | |
The following packages will be downloaded: | |
package | build | |
---------------------------|----------------- | |
setuptools-18.4 | py27_0 342 KB defaults | |
wheel-0.26.0 | py27_1 76 KB defaults | |
conda-3.18.5 | py27_0 176 KB defaults | |
pip-7.1.2 | py27_0 1.4 MB defaults | |
------------------------------------------------------------ | |
Total: 1.9 MB | |
The following NEW packages will be INSTALLED: | |
pip: 7.1.2-py27_0 defaults | |
setuptools: 18.4-py27_0 defaults | |
wheel: 0.26.0-py27_1 defaults | |
The following packages will be UPDATED: | |
conda: 3.18.3-py27_0 defaults --> 3.18.5-py27_0 defaults | |
Fetching packages ... | |
setuptools-18. 100% |###############################| Time: 0:00:00 818.47 kB/s | |
wheel-0.26.0-p 100% |###############################| Time: 0:00:00 1.31 MB/s | |
conda-3.18.5-p 100% |###############################| Time: 0:00:00 1.15 MB/s | |
pip-7.1.2-py27 100% |###############################| Time: 0:00:00 3.41 MB/s | |
Extracting packages ... | |
[ COMPLETE ]|##################################################| 100% | |
Unlinking packages ... | |
[ COMPLETE ]|##################################################| 100% | |
Linking packages ... | |
[ COMPLETE ]|##################################################| 100% | |
Fetching package metadata: .... | |
Solving package specifications: ................... | |
# All requested packages already installed. | |
# packages in environment at /opt/conda: | |
# | |
pycrypto 2.6.1 py27_0 defaults | |
Fetching package metadata: .... | |
Solving package specifications: ................ | |
Package plan for installation in environment /opt/conda: | |
The following packages will be downloaded: | |
package | build | |
---------------------------|----------------- | |
patchelf-0.6 | 0 179 KB defaults | |
markupsafe-0.23 | py27_0 30 KB defaults | |
jinja2-2.8 | py27_0 263 KB defaults | |
conda-build-1.18.1 | py27_0 206 KB defaults | |
------------------------------------------------------------ | |
Total: 677 KB | |
The following NEW packages will be INSTALLED: | |
conda-build: 1.18.1-py27_0 defaults | |
jinja2: 2.8-py27_0 defaults | |
markupsafe: 0.23-py27_0 defaults | |
patchelf: 0.6-0 defaults | |
Fetching packages ... | |
patchelf-0.6-0 100% |###############################| Time: 0:00:00 1.62 MB/s | |
markupsafe-0.2 100% |###############################| Time: 0:00:00 1.76 MB/s | |
jinja2-2.8-py2 100% |###############################| Time: 0:00:00 1.43 MB/s | |
conda-build-1. 100% |###############################| Time: 0:00:00 1.52 MB/s | |
Extracting packages ... | |
[ COMPLETE ]|##################################################| 100% | |
Linking packages ... | |
[ COMPLETE ]|##################################################| 100% | |
Fetching package metadata: .... | |
Solving package specifications: ............................... | |
Package plan for installation in environment /opt/conda: | |
The following packages will be downloaded: | |
package | build | |
---------------------------|----------------- | |
jbig-2.1 | 0 29 KB defaults | |
jpeg-8d | 0 699 KB defaults | |
libpng-1.6.17 | 0 214 KB defaults | |
xz-5.0.5 | 0 504 KB defaults | |
freetype-2.5.5 | 0 2.2 MB defaults | |
libtiff-4.0.6 | 1 1.5 MB defaults | |
pillow-3.0.0 | py27_1 789 KB defaults | |
pytz-2015.7 | py27_0 174 KB defaults | |
six-1.10.0 | py27_0 16 KB defaults | |
clyent-1.0.0 | py27_0 13 KB defaults | |
python-dateutil-2.4.2 | py27_0 219 KB defaults | |
anaconda-client-1.1.2 | py27_0 92 KB defaults | |
------------------------------------------------------------ | |
Total: 6.3 MB | |
The following NEW packages will be INSTALLED: | |
anaconda-client: 1.1.2-py27_0 defaults | |
clyent: 1.0.0-py27_0 defaults | |
freetype: 2.5.5-0 defaults | |
jbig: 2.1-0 defaults | |
jpeg: 8d-0 defaults | |
libpng: 1.6.17-0 defaults | |
libtiff: 4.0.6-1 defaults | |
pillow: 3.0.0-py27_1 defaults | |
python-dateutil: 2.4.2-py27_0 defaults | |
pytz: 2015.7-py27_0 defaults | |
six: 1.10.0-py27_0 defaults | |
xz: 5.0.5-0 defaults | |
Fetching packages ... | |
jbig-2.1-0.tar 100% |###############################| Time: 0:00:00 2.78 MB/s | |
jpeg-8d-0.tar. 100% |###############################| Time: 0:00:00 2.32 MB/s | |
libpng-1.6.17- 100% |###############################| Time: 0:00:00 1.49 MB/s | |
xz-5.0.5-0.tar 100% |###############################| Time: 0:00:00 1.82 MB/s | |
freetype-2.5.5 100% |###############################| Time: 0:00:00 3.31 MB/s | |
libtiff-4.0.6- 100% |###############################| Time: 0:00:00 3.07 MB/s | |
pillow-3.0.0-p 100% |###############################| Time: 0:00:00 2.17 MB/s | |
pytz-2015.7-py 100% |###############################| Time: 0:00:00 1.58 MB/s | |
six-1.10.0-py2 100% |###############################| Time: 0:00:00 726.93 kB/s | |
clyent-1.0.0-p 100% |###############################| Time: 0:00:00 1.81 MB/s | |
python-dateuti 100% |###############################| Time: 0:00:00 1.82 MB/s | |
anaconda-clien 100% |###############################| Time: 0:00:00 1.38 MB/s | |
Extracting packages ... | |
[ COMPLETE ]|##################################################| 100% | |
Linking packages ... | |
[ COMPLETE ]|##################################################| 100% | |
Fetching package metadata: .... | |
Solving package specifications: ................. | |
# All requested packages already installed. | |
# packages in environment at /opt/conda: | |
# | |
jinja2 2.8 py27_0 defaults | |
Cache location: /opt/conda/pkgs | |
Will remove the following tarballs: | |
/opt/conda/pkgs | |
--------------- | |
python-dateutil-2.4.2-py27_0.tar.bz2 219 KB | |
patchelf-0.6-0.tar.bz2 179 KB | |
six-1.10.0-py27_0.tar.bz2 16 KB | |
libtiff-4.0.6-1.tar.bz2 1.5 MB | |
jbig-2.1-0.tar.bz2 29 KB | |
pytz-2015.7-py27_0.tar.bz2 174 KB | |
jinja2-2.8-py27_0.tar.bz2 263 KB | |
pillow-3.0.0-py27_1.tar.bz2 789 KB | |
markupsafe-0.23-py27_0.tar.bz2 30 KB | |
pip-7.1.2-py27_0.tar.bz2 1.4 MB | |
jpeg-8d-0.tar.bz2 699 KB | |
freetype-2.5.5-0.tar.bz2 2.2 MB | |
xz-5.0.5-0.tar.bz2 504 KB | |
clyent-1.0.0-py27_0.tar.bz2 13 KB | |
wheel-0.26.0-py27_1.tar.bz2 76 KB | |
anaconda-client-1.1.2-py27_0.tar.bz2 92 KB | |
libpng-1.6.17-0.tar.bz2 214 KB | |
conda-build-1.18.1-py27_0.tar.bz2 206 KB | |
conda-3.18.5-py27_0.tar.bz2 176 KB | |
setuptools-18.4-py27_0.tar.bz2 342 KB | |
--------------------------------------------------- | |
Total: 8.9 MB | |
removing python-dateutil-2.4.2-py27_0.tar.bz2 | |
removing patchelf-0.6-0.tar.bz2 | |
removing six-1.10.0-py27_0.tar.bz2 | |
removing libtiff-4.0.6-1.tar.bz2 | |
removing jbig-2.1-0.tar.bz2 | |
removing pytz-2015.7-py27_0.tar.bz2 | |
removing jinja2-2.8-py27_0.tar.bz2 | |
removing pillow-3.0.0-py27_1.tar.bz2 | |
removing markupsafe-0.23-py27_0.tar.bz2 | |
removing pip-7.1.2-py27_0.tar.bz2 | |
removing jpeg-8d-0.tar.bz2 | |
removing freetype-2.5.5-0.tar.bz2 | |
removing xz-5.0.5-0.tar.bz2 | |
removing clyent-1.0.0-py27_0.tar.bz2 | |
removing wheel-0.26.0-py27_1.tar.bz2 | |
removing anaconda-client-1.1.2-py27_0.tar.bz2 | |
removing libpng-1.6.17-0.tar.bz2 | |
removing conda-build-1.18.1-py27_0.tar.bz2 | |
removing conda-3.18.5-py27_0.tar.bz2 | |
removing setuptools-18.4-py27_0.tar.bz2 | |
Cache location: /opt/conda/pkgs | |
Will remove the following packages: | |
/opt/conda/pkgs | |
--------------- | |
conda-3.18.3-py27_0 805 KB | |
--------------------------------------------------- | |
Total: 805 KB | |
removing conda-3.18.3-py27_0 | |
hg cache (/opt/conda/conda-bld/hg_cache) | |
Size: 0 B | |
svn cache (/opt/conda/conda-bld/svn_cache) | |
Size: 0 B | |
source cache (/opt/conda/conda-bld/src_cache) | |
Size: 0 B | |
git cache (/opt/conda/conda-bld/git_cache) | |
Size: 0 B | |
Total: 0 B | |
Removing /opt/conda/conda-bld/hg_cache | |
Removing /opt/conda/conda-bld/svn_cache | |
Removing /opt/conda/conda-bld/src_cache | |
Removing /opt/conda/conda-bld/git_cache | |
---> f9479810ff2c | |
Removing intermediate container 68e80bfc4a31 | |
Step 5 : ENV PATH /opt/conda/bin:$PATH CONDA_DEFAULT_ENV root CONDA_ENV_PATH /opt/conda | |
---> Running in f8994b9ff0d5 | |
---> 1d1c317f3e47 | |
Removing intermediate container f8994b9ff0d5 | |
Step 6 : ADD docker /usr/share/docker | |
---> c4ba396e5318 | |
Removing intermediate container 9ce5a3cbfce3 | |
Step 7 : RUN /usr/share/docker/install_tini.sh | |
---> Running in 87f8690274be | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
grep is already the newest version. | |
sed is already the newest version. | |
curl is already the newest version. | |
dpkg is already the newest version. | |
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 117 0 117 0 0 560 0 --:--:-- --:--:-- --:--:-- 1231 | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 591 0 591 0 0 4596 0 --:--:-- --:--:-- --:--:-- 6221 | |
100 336k 100 336k 0 0 585k 0 --:--:-- --:--:-- --:--:-- 585k | |
Selecting previously unselected package tini. | |
(Reading database ... 12119 files and directories currently installed.) | |
Unpacking tini (from tini.deb) ... | |
Setting up tini (0.8.3) ... | |
---> 1a69855e33a7 | |
Removing intermediate container 87f8690274be | |
Step 8 : ENTRYPOINT /usr/bin/tini -- | |
---> Running in c3b1165601bf | |
---> 3eaadaf92de0 | |
Removing intermediate container c3b1165601bf | |
Step 9 : CMD /bin/bash | |
---> Running in bb8414cd4d5e | |
---> b070620a148c | |
Removing intermediate container bb8414cd4d5e | |
Successfully built b070620a148c | |
real 1m17.441s | |
user 0m0.197s | |
sys 0m0.051s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment