Skip to content

Instantly share code, notes, and snippets.

@ali-ramadhan
Created December 10, 2019 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ali-ramadhan/cda0a74931f874040a88fb0cef638754 to your computer and use it in GitHub Desktop.
Save ali-ramadhan/cda0a74931f874040a88fb0cef638754 to your computer and use it in GitHub Desktop.
Conda.jl test log on Power9
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.3.0 (2019-11-26)
_/ |\__'_|_|_|\__'_| |
|__/ |
julia> Sys.ARCH
:ppc64le
(Conda) pkg> st
Project Conda v1.3.0
Status `~/Conda.jl/Project.toml`
[682c06a0] JSON v0.21.0
[81def892] VersionParsing v1.1.3
(Conda) pkg> build
Building Conda → `~/Conda.jl/deps/build.log`
Resolving package versions...
(Conda) pkg> test
Testing Conda
Resolving package versions...
[ Info: Downloading miniconda installer ...
[ Info: Installing miniconda ...
PREFIX=/home/alir/.julia/conda/3
Unpacking payload ...
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3
added / updated specs:
- _libgcc_mutex==0.1=main
- asn1crypto==1.2.0=py37_0
- ca-certificates==2019.10.16=0
- certifi==2019.9.11=py37_0
- cffi==1.13.0=py37h2e261b9_0
- chardet==3.0.4=py37_1003
- conda-package-handling==1.6.0=py37h7b6447c_0
- conda==4.7.12=py37_0
- cryptography==2.8=py37h1ba5d50_0
- idna==2.8=py37_0
- libedit==3.1.20181209=hc058e9b_0
- libffi==3.2.1=hf62a594_5
- libgcc-ng==8.2.0=h822a55f_1
- libstdcxx-ng==8.2.0=h822a55f_1
- ncurses==6.1=he6710b0_1
- openssl==1.1.1d=h7b6447c_3
- pip==19.3.1=py37_0
- pycosat==0.6.3=py37h14c3975_0
- pycparser==2.19=py37_0
- pyopenssl==19.0.0=py37_0
- pysocks==1.7.1=py37_0
- python==3.7.4=h2bede3c_1
- readline==7.0=h7b6447c_5
- requests==2.22.0=py37_0
- ruamel_yaml==0.15.46=py37h14c3975_0
- setuptools==41.4.0=py37_0
- six==1.12.0=py37_0
- sqlite==3.30.0=h7b6447c_0
- tk==8.6.8=hbc83047_0
- tqdm==4.36.1=py_0
- urllib3==1.24.2=py37_0
- wheel==0.33.6=py37_0
- xz==5.2.4=h14c3975_4
- yaml==0.1.7=h1bed415_2
- zlib==1.2.11=h7b6447c_3
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-ppc64le::_libgcc_mutex-0.1-main
asn1crypto pkgs/main/linux-ppc64le::asn1crypto-1.2.0-py37_0
ca-certificates pkgs/main/linux-ppc64le::ca-certificates-2019.10.16-0
certifi pkgs/main/linux-ppc64le::certifi-2019.9.11-py37_0
cffi pkgs/main/linux-ppc64le::cffi-1.13.0-py37h2e261b9_0
chardet pkgs/main/linux-ppc64le::chardet-3.0.4-py37_1003
conda pkgs/main/linux-ppc64le::conda-4.7.12-py37_0
conda-package-han~ pkgs/main/linux-ppc64le::conda-package-handling-1.6.0-py37h7b6447c_0
cryptography pkgs/main/linux-ppc64le::cryptography-2.8-py37h1ba5d50_0
idna pkgs/main/linux-ppc64le::idna-2.8-py37_0
libedit pkgs/main/linux-ppc64le::libedit-3.1.20181209-hc058e9b_0
libffi pkgs/main/linux-ppc64le::libffi-3.2.1-hf62a594_5
libgcc-ng pkgs/main/linux-ppc64le::libgcc-ng-8.2.0-h822a55f_1
libstdcxx-ng pkgs/main/linux-ppc64le::libstdcxx-ng-8.2.0-h822a55f_1
ncurses pkgs/main/linux-ppc64le::ncurses-6.1-he6710b0_1
openssl pkgs/main/linux-ppc64le::openssl-1.1.1d-h7b6447c_3
pip pkgs/main/linux-ppc64le::pip-19.3.1-py37_0
pycosat pkgs/main/linux-ppc64le::pycosat-0.6.3-py37h14c3975_0
pycparser pkgs/main/linux-ppc64le::pycparser-2.19-py37_0
pyopenssl pkgs/main/linux-ppc64le::pyopenssl-19.0.0-py37_0
pysocks pkgs/main/linux-ppc64le::pysocks-1.7.1-py37_0
python pkgs/main/linux-ppc64le::python-3.7.4-h2bede3c_1
readline pkgs/main/linux-ppc64le::readline-7.0-h7b6447c_5
requests pkgs/main/linux-ppc64le::requests-2.22.0-py37_0
ruamel_yaml pkgs/main/linux-ppc64le::ruamel_yaml-0.15.46-py37h14c3975_0
setuptools pkgs/main/linux-ppc64le::setuptools-41.4.0-py37_0
six pkgs/main/linux-ppc64le::six-1.12.0-py37_0
sqlite pkgs/main/linux-ppc64le::sqlite-3.30.0-h7b6447c_0
tk pkgs/main/linux-ppc64le::tk-8.6.8-hbc83047_0
tqdm pkgs/main/noarch::tqdm-4.36.1-py_0
urllib3 pkgs/main/linux-ppc64le::urllib3-1.24.2-py37_0
wheel pkgs/main/linux-ppc64le::wheel-0.33.6-py37_0
xz pkgs/main/linux-ppc64le::xz-5.2.4-h14c3975_4
yaml pkgs/main/linux-ppc64le::yaml-0.1.7-h1bed415_2
zlib pkgs/main/linux-ppc64le::zlib-1.2.11-h7b6447c_3
Preparing transaction: done
Executing transaction: done
installation finished.
[ Info: Running `conda config --add channels defaults --file /home/alir/.julia/conda/3/condarc-julia.yml --force` in root environment
Warning: 'defaults' already in 'channels' list, moving to the top
[ Info: Running `conda update -y conda` in root environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3
added / updated specs:
- conda
The following packages will be downloaded:
package | build
---------------------------|-----------------
ca-certificates-2019.11.27 | 0 131 KB
certifi-2019.11.28 | py37_0 156 KB
cffi-1.13.2 | py37h2e261b9_0 237 KB
pyopenssl-19.1.0 | py37_0 87 KB
requests-2.22.0 | py37_1 90 KB
setuptools-42.0.2 | py37_0 660 KB
six-1.13.0 | py37_0 26 KB
sqlite-3.30.1 | h7b6447c_0 2.3 MB
tqdm-4.40.0 | py_0 53 KB
urllib3-1.25.7 | py37_0 165 KB
------------------------------------------------------------
Total: 3.9 MB
The following packages will be UPDATED:
ca-certificates 2019.10.16-0 --> 2019.11.27-0
certifi 2019.9.11-py37_0 --> 2019.11.28-py37_0
cffi 1.13.0-py37h2e261b9_0 --> 1.13.2-py37h2e261b9_0
pyopenssl 19.0.0-py37_0 --> 19.1.0-py37_0
requests 2.22.0-py37_0 --> 2.22.0-py37_1
setuptools 41.4.0-py37_0 --> 42.0.2-py37_0
six 1.12.0-py37_0 --> 1.13.0-py37_0
sqlite 3.30.0-h7b6447c_0 --> 3.30.1-h7b6447c_0
tqdm 4.36.1-py_0 --> 4.40.0-py_0
urllib3 1.24.2-py37_0 --> 1.25.7-py37_0
Downloading and Extracting Packages
urllib3-1.25.7 | 165 KB | ################################################################################################################################################################################################################## | 100%
setuptools-42.0.2 | 660 KB | ################################################################################################################################################################################################################## | 100%
tqdm-4.40.0 | 53 KB | ################################################################################################################################################################################################################## | 100%
pyopenssl-19.1.0 | 87 KB | ################################################################################################################################################################################################################## | 100%
ca-certificates-2019 | 131 KB | ################################################################################################################################################################################################################## | 100%
certifi-2019.11.28 | 156 KB | ################################################################################################################################################################################################################## | 100%
requests-2.22.0 | 90 KB | ################################################################################################################################################################################################################## | 100%
six-1.13.0 | 26 KB | ################################################################################################################################################################################################################## | 100%
cffi-1.13.2 | 237 KB | ################################################################################################################################################################################################################## | 100%
sqlite-3.30.1 | 2.3 MB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
[ Info: Running `conda update -y --all conda` in root environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3
added / updated specs:
- conda
The following packages will be downloaded:
package | build
---------------------------|-----------------
python-3.7.5 | h4134adf_0 32.5 MB
------------------------------------------------------------
Total: 32.5 MB
The following packages will be UPDATED:
python 3.7.4-h2bede3c_1 --> 3.7.5-h4134adf_0
Downloading and Extracting Packages
python-3.7.5 | 32.5 MB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
[ Info: Running `conda create -y -p /home/alir/.julia/conda/3/envs/test_conda_jl` in root environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
# $ conda activate /home/alir/.julia/conda/3/envs/test_conda_jl
#
# To deactivate an active environment, use
#
# $ conda deactivate
[ Info: Running `conda install -y curl` in test_conda_jl environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- curl
The following packages will be downloaded:
package | build
---------------------------|-----------------
curl-7.67.0 | hbc83047_0 93 KB
krb5-1.16.1 | h597af5e_7 1.5 MB
libcurl-7.67.0 | h20c2e04_0 654 KB
libssh2-1.8.2 | h1ba5d50_0 288 KB
------------------------------------------------------------
Total: 2.5 MB
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-ppc64le::_libgcc_mutex-0.1-main
ca-certificates pkgs/main/linux-ppc64le::ca-certificates-2019.11.27-0
curl pkgs/main/linux-ppc64le::curl-7.67.0-hbc83047_0
krb5 pkgs/main/linux-ppc64le::krb5-1.16.1-h597af5e_7
libcurl pkgs/main/linux-ppc64le::libcurl-7.67.0-h20c2e04_0
libedit pkgs/main/linux-ppc64le::libedit-3.1.20181209-hc058e9b_0
libgcc-ng pkgs/main/linux-ppc64le::libgcc-ng-8.2.0-h822a55f_1
libssh2 pkgs/main/linux-ppc64le::libssh2-1.8.2-h1ba5d50_0
libstdcxx-ng pkgs/main/linux-ppc64le::libstdcxx-ng-8.2.0-h822a55f_1
ncurses pkgs/main/linux-ppc64le::ncurses-6.1-he6710b0_1
openssl pkgs/main/linux-ppc64le::openssl-1.1.1d-h7b6447c_3
tk pkgs/main/linux-ppc64le::tk-8.6.8-hbc83047_0
zlib pkgs/main/linux-ppc64le::zlib-1.2.11-h7b6447c_3
Downloading and Extracting Packages
libssh2-1.8.2 | 288 KB | ################################################################################################################################################################################################################## | 100%
krb5-1.16.1 | 1.5 MB | ################################################################################################################################################################################################################## | 100%
curl-7.67.0 | 93 KB | ################################################################################################################################################################################################################## | 100%
libcurl-7.67.0 | 654 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
[ Info: Running `conda install -y python=3.6` in test_conda_jl environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- python=3.6
The following packages will be downloaded:
package | build
---------------------------|-----------------
certifi-2019.11.28 | py36_0 156 KB
pip-19.3.1 | py36_0 1.9 MB
python-3.6.9 | h2bede3c_0 34.7 MB
setuptools-42.0.2 | py36_0 670 KB
wheel-0.33.6 | py36_0 40 KB
------------------------------------------------------------
Total: 37.5 MB
The following NEW packages will be INSTALLED:
certifi pkgs/main/linux-ppc64le::certifi-2019.11.28-py36_0
libffi pkgs/main/linux-ppc64le::libffi-3.2.1-hf62a594_5
pip pkgs/main/linux-ppc64le::pip-19.3.1-py36_0
python pkgs/main/linux-ppc64le::python-3.6.9-h2bede3c_0
readline pkgs/main/linux-ppc64le::readline-7.0-h7b6447c_5
setuptools pkgs/main/linux-ppc64le::setuptools-42.0.2-py36_0
sqlite pkgs/main/linux-ppc64le::sqlite-3.30.1-h7b6447c_0
wheel pkgs/main/linux-ppc64le::wheel-0.33.6-py36_0
xz pkgs/main/linux-ppc64le::xz-5.2.4-h14c3975_4
Downloading and Extracting Packages
pip-19.3.1 | 1.9 MB | ################################################################################################################################################################################################################## | 100%
certifi-2019.11.28 | 156 KB | ################################################################################################################################################################################################################## | 100%
wheel-0.33.6 | 40 KB | ################################################################################################################################################################################################################## | 100%
python-3.6.9 | 34.7 MB | ################################################################################################################################################################################################################## | 100%
setuptools-42.0.2 | 670 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'zmq'
[ Info: Running `conda install -y pyzmq` in test_conda_jl environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- pyzmq
The following packages will be downloaded:
package | build
---------------------------|-----------------
libsodium-1.0.16 | h1bed415_0 260 KB
pyzmq-18.1.0 | py36he6710b0_0 494 KB
zeromq-4.2.5 | hf484d3e_0 770 KB
------------------------------------------------------------
Total: 1.5 MB
The following NEW packages will be INSTALLED:
libsodium pkgs/main/linux-ppc64le::libsodium-1.0.16-h1bed415_0
pyzmq pkgs/main/linux-ppc64le::pyzmq-18.1.0-py36he6710b0_0
zeromq pkgs/main/linux-ppc64le::zeromq-4.2.5-hf484d3e_0
Downloading and Extracting Packages
pyzmq-18.1.0 | 494 KB | ################################################################################################################################################################################################################## | 100%
zeromq-4.2.5 | 770 KB | ################################################################################################################################################################################################################## | 100%
libsodium-1.0.16 | 260 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Test Summary: | Pass Total
Install Python package | 2 2
[ Info: Running `conda remove -y curl` in test_conda_jl environment
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
removed specs:
- curl
The following packages will be REMOVED:
curl-7.67.0-hbc83047_0
krb5-1.16.1-h597af5e_7
libcurl-7.67.0-h20c2e04_0
libssh2-1.8.2-h1ba5d50_0
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
[ Info: Running `conda config --add channels foo --file /home/alir/.julia/conda/3/envs/test_conda_jl/condarc-julia.yml --force` in test_conda_jl environment
[ Info: Running `conda config --add channels foo --file /home/alir/.julia/conda/3/envs/test_conda_jl/condarc-julia.yml --force` in test_conda_jl environment
Warning: 'foo' already in 'channels' list, moving to the top
[ Info: Running `conda config --remove channels foo --file /home/alir/.julia/conda/3/envs/test_conda_jl/condarc-julia.yml --force` in test_conda_jl environment
[ Info: Running `conda install -y -c conda-forge requests` in test_conda_jl environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- requests
The following packages will be downloaded:
package | build
---------------------------|-----------------
ca-certificates-2019.11.28 | hecc5488_0 145 KB conda-forge
certifi-2019.11.28 | py36_0 149 KB conda-forge
cffi-1.13.2 | py36hd553616_0 237 KB conda-forge
chardet-3.0.4 | py36_1003 186 KB conda-forge
cryptography-2.8 | py36h1905b30_1 615 KB conda-forge
idna-2.8 | py36_1000 132 KB conda-forge
openssl-1.1.1d | h6eb9509_0 2.2 MB conda-forge
pycparser-2.19 | py36_1 173 KB conda-forge
pyopenssl-19.1.0 | py36_0 83 KB conda-forge
pysocks-1.7.1 | py36_0 27 KB conda-forge
requests-2.22.0 | py36_1 84 KB conda-forge
six-1.13.0 | py36_0 22 KB conda-forge
urllib3-1.25.7 | py36_0 160 KB conda-forge
------------------------------------------------------------
Total: 4.2 MB
The following NEW packages will be INSTALLED:
cffi conda-forge/linux-ppc64le::cffi-1.13.2-py36hd553616_0
chardet conda-forge/linux-ppc64le::chardet-3.0.4-py36_1003
cryptography conda-forge/linux-ppc64le::cryptography-2.8-py36h1905b30_1
idna conda-forge/linux-ppc64le::idna-2.8-py36_1000
pycparser conda-forge/linux-ppc64le::pycparser-2.19-py36_1
pyopenssl conda-forge/linux-ppc64le::pyopenssl-19.1.0-py36_0
pysocks conda-forge/linux-ppc64le::pysocks-1.7.1-py36_0
requests conda-forge/linux-ppc64le::requests-2.22.0-py36_1
six conda-forge/linux-ppc64le::six-1.13.0-py36_0
urllib3 conda-forge/linux-ppc64le::urllib3-1.25.7-py36_0
The following packages will be UPDATED:
ca-certificates pkgs/main::ca-certificates-2019.11.27~ --> conda-forge::ca-certificates-2019.11.28-hecc5488_0
The following packages will be SUPERSEDED by a higher-priority channel:
certifi pkgs/main --> conda-forge
openssl pkgs/main::openssl-1.1.1d-h7b6447c_3 --> conda-forge::openssl-1.1.1d-h6eb9509_0
Downloading and Extracting Packages
certifi-2019.11.28 | 149 KB | ################################################################################################################################################################################################################## | 100%
ca-certificates-2019 | 145 KB | ################################################################################################################################################################################################################## | 100%
idna-2.8 | 132 KB | ################################################################################################################################################################################################################## | 100%
openssl-1.1.1d | 2.2 MB | ################################################################################################################################################################################################################## | 100%
cffi-1.13.2 | 237 KB | ################################################################################################################################################################################################################## | 100%
pycparser-2.19 | 173 KB | ################################################################################################################################################################################################################## | 100%
pysocks-1.7.1 | 27 KB | ################################################################################################################################################################################################################## | 100%
six-1.13.0 | 22 KB | ################################################################################################################################################################################################################## | 100%
cryptography-2.8 | 615 KB | ################################################################################################################################################################################################################## | 100%
pyopenssl-19.1.0 | 83 KB | ################################################################################################################################################################################################################## | 100%
requests-2.22.0 | 84 KB | ################################################################################################################################################################################################################## | 100%
urllib3-1.25.7 | 160 KB | ################################################################################################################################################################################################################## | 100%
chardet-3.0.4 | 186 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
[ Info: Running `conda install -y affine ansi2html` in test_conda_jl environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- affine
- ansi2html
The following packages will be downloaded:
package | build
---------------------------|-----------------
affine-2.3.0 | py_0 19 KB
ansi2html-1.5.2 | py36_0 33 KB
certifi-2019.11.28 | py36_0 156 KB
------------------------------------------------------------
Total: 208 KB
The following NEW packages will be INSTALLED:
affine pkgs/main/noarch::affine-2.3.0-py_0
ansi2html pkgs/main/linux-ppc64le::ansi2html-1.5.2-py36_0
The following packages will be UPDATED:
openssl conda-forge::openssl-1.1.1d-h6eb9509_0 --> pkgs/main::openssl-1.1.1d-h7b6447c_3
The following packages will be SUPERSEDED by a higher-priority channel:
ca-certificates conda-forge::ca-certificates-2019.11.~ --> pkgs/main::ca-certificates-2019.11.27-0
certifi conda-forge --> pkgs/main
Downloading and Extracting Packages
certifi-2019.11.28 | 156 KB | ################################################################################################################################################################################################################## | 100%
affine-2.3.0 | 19 KB | ################################################################################################################################################################################################################## | 100%
ansi2html-1.5.2 | 33 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
[ Info: Running `conda remove -y affine ansi2html` in test_conda_jl environment
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
removed specs:
- affine
- ansi2html
The following packages will be downloaded:
package | build
---------------------------|-----------------
asn1crypto-1.2.0 | py36_0 161 KB
cffi-1.13.2 | py36h2e261b9_0 237 KB
chardet-3.0.4 | py36_1003 197 KB
cryptography-2.8 | py36h1ba5d50_0 579 KB
idna-2.8 | py36_0 133 KB
pycparser-2.19 | py36_0 173 KB
pyopenssl-19.1.0 | py36_0 86 KB
pysocks-1.7.1 | py36_0 30 KB
six-1.13.0 | py36_0 26 KB
urllib3-1.25.7 | py36_0 165 KB
------------------------------------------------------------
Total: 1.7 MB
The following NEW packages will be INSTALLED:
asn1crypto pkgs/main/linux-ppc64le::asn1crypto-1.2.0-py36_0
The following packages will be REMOVED:
affine-2.3.0-py_0
ansi2html-1.5.2-py36_0
The following packages will be SUPERSEDED by a higher-priority channel:
cffi conda-forge::cffi-1.13.2-py36hd553616~ --> pkgs/main::cffi-1.13.2-py36h2e261b9_0
chardet conda-forge --> pkgs/main
cryptography conda-forge::cryptography-2.8-py36h19~ --> pkgs/main::cryptography-2.8-py36h1ba5d50_0
idna conda-forge::idna-2.8-py36_1000 --> pkgs/main::idna-2.8-py36_0
pycparser conda-forge::pycparser-2.19-py36_1 --> pkgs/main::pycparser-2.19-py36_0
pyopenssl conda-forge --> pkgs/main
pysocks conda-forge --> pkgs/main
six conda-forge --> pkgs/main
urllib3 conda-forge --> pkgs/main
Downloading and Extracting Packages
pyopenssl-19.1.0 | 86 KB | ################################################################################################################################################################################################################## | 100%
idna-2.8 | 133 KB | ################################################################################################################################################################################################################## | 100%
cffi-1.13.2 | 237 KB | ################################################################################################################################################################################################################## | 100%
six-1.13.0 | 26 KB | ################################################################################################################################################################################################################## | 100%
cryptography-2.8 | 579 KB | ################################################################################################################################################################################################################## | 100%
pysocks-1.7.1 | 30 KB | ################################################################################################################################################################################################################## | 100%
urllib3-1.25.7 | 165 KB | ################################################################################################################################################################################################################## | 100%
chardet-3.0.4 | 197 KB | ################################################################################################################################################################################################################## | 100%
asn1crypto-1.2.0 | 161 KB | ################################################################################################################################################################################################################## | 100%
pycparser-2.19 | 173 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Test Summary: | Pass Total
Batch install and uninstall | 4 4
DEBUG conda.gateways.logging:set_verbosity(231): verbosity set to 2
WARNING: 'conda clean --source-cache' is deprecated.
Use 'conda build purge-all' to remove source cache files.
DEBUG conda.core.package_cache_data:_check_writable(259): package cache directory '/home/alir/.julia/conda/3/pkgs' writable: True
Cache location: /home/alir/.julia/conda/3/pkgs
Will remove the following tarballs:
/home/alir/.julia/conda/3/pkgs
------------------------------
pycparser-2.19-py37_0.tar.bz2 172 KB
ca-certificates-2019.11.27-0.tar.bz2 131 KB
libgcc-ng-8.2.0-h822a55f_1.tar.bz2 7.6 MB
libcurl-7.67.0-h20c2e04_0.tar.bz2 654 KB
ca-certificates-2019.10.16-0.tar.bz2 131 KB
pycparser-2.19-py36_0.tar.bz2 173 KB
cryptography-2.8-py37h1ba5d50_0.tar.bz2 579 KB
six-1.13.0-py36_0.tar.bz2 26 KB
cffi-1.13.2-py36h2e261b9_0.tar.bz2 237 KB
affine-2.3.0-py_0.tar.bz2 19 KB
_libgcc_mutex-0.1-main.tar.bz2 3 KB
pyopenssl-19.0.0-py37_0.tar.bz2 81 KB
tk-8.6.8-hbc83047_0.tar.bz2 3.4 MB
pycparser-2.19-py36_1.tar.bz2 173 KB
requests-2.22.0-py37_1.tar.bz2 90 KB
readline-7.0-h7b6447c_5.tar.bz2 423 KB
sqlite-3.30.0-h7b6447c_0.tar.bz2 2.3 MB
openssl-1.1.1d-h6eb9509_0.tar.bz2 2.2 MB
cffi-1.13.2-py37h2e261b9_0.tar.bz2 237 KB
xz-5.2.4-h14c3975_4.tar.bz2 377 KB
wheel-0.33.6-py36_0.tar.bz2 40 KB
ncurses-6.1-he6710b0_1.tar.bz2 1.1 MB
python-3.7.5-h4134adf_0.conda 32.5 MB
setuptools-42.0.2-py37_0.tar.bz2 660 KB
cryptography-2.8-py36h1ba5d50_0.tar.bz2 579 KB
certifi-2019.11.28-py37_0.tar.bz2 156 KB
ruamel_yaml-0.15.46-py37h14c3975_0.tar.bz2 233 KB
idna-2.8-py36_1000.tar.bz2 132 KB
pip-19.3.1-py37_0.tar.bz2 1.9 MB
urllib3-1.24.2-py37_0.tar.bz2 153 KB
setuptools-41.4.0-py37_0.tar.bz2 637 KB
wheel-0.33.6-py37_0.tar.bz2 40 KB
libssh2-1.8.2-h1ba5d50_0.tar.bz2 288 KB
yaml-0.1.7-h1bed415_2.tar.bz2 91 KB
certifi-2019.9.11-py37_0.tar.bz2 154 KB
python-3.6.9-h2bede3c_0.tar.bz2 34.7 MB
tqdm-4.36.1-py_0.conda 50 KB
zlib-1.2.11-h7b6447c_3.tar.bz2 128 KB
krb5-1.16.1-h597af5e_7.tar.bz2 1.5 MB
python-3.7.4-h2bede3c_1.tar.bz2 37.0 MB
setuptools-42.0.2-py36_0.tar.bz2 670 KB
pycosat-0.6.3-py37h14c3975_0.tar.bz2 112 KB
certifi-2019.11.28-py36_0.tar.bz2 156 KB
tqdm-4.40.0-py_0.tar.bz2 53 KB
pysocks-1.7.1-py36_0.tar.bz2 30 KB
pyopenssl-19.1.0-py37_0.tar.bz2 87 KB
ca-certificates-2019.11.28-hecc5488_0.tar.bz2 145 KB
conda-package-handling-1.6.0-py37h7b6447c_0.conda 861 KB
libffi-3.2.1-hf62a594_5.tar.bz2 53 KB
conda-4.7.12-py37_0.tar.bz2 3.0 MB
pip-19.3.1-py36_0.tar.bz2 1.9 MB
cffi-1.13.0-py37h2e261b9_0.tar.bz2 237 KB
requests-2.22.0-py36_1.tar.bz2 84 KB
sqlite-3.30.1-h7b6447c_0.tar.bz2 2.3 MB
libsodium-1.0.16-h1bed415_0.tar.bz2 260 KB
chardet-3.0.4-py36_1003.tar.bz2 197 KB
idna-2.8-py36_0.tar.bz2 133 KB
urllib3-1.25.7-py37_0.tar.bz2 165 KB
curl-7.67.0-hbc83047_0.tar.bz2 93 KB
pyopenssl-19.1.0-py36_0.tar.bz2 86 KB
zeromq-4.2.5-hf484d3e_0.tar.bz2 770 KB
libstdcxx-ng-8.2.0-h822a55f_1.tar.bz2 3.0 MB
requests-2.22.0-py37_0.tar.bz2 89 KB
cffi-1.13.2-py36hd553616_0.tar.bz2 237 KB
urllib3-1.25.7-py36_0.tar.bz2 165 KB
idna-2.8-py37_0.tar.bz2 100 KB
openssl-1.1.1d-h7b6447c_3.tar.bz2 3.8 MB
asn1crypto-1.2.0-py37_0.tar.bz2 161 KB
ansi2html-1.5.2-py36_0.tar.bz2 33 KB
cryptography-2.8-py36h1905b30_1.tar.bz2 615 KB
pyzmq-18.1.0-py36he6710b0_0.tar.bz2 494 KB
six-1.13.0-py37_0.tar.bz2 26 KB
asn1crypto-1.2.0-py36_0.tar.bz2 161 KB
six-1.12.0-py37_0.tar.bz2 22 KB
pysocks-1.7.1-py37_0.tar.bz2 30 KB
chardet-3.0.4-py37_1003.tar.bz2 173 KB
libedit-3.1.20181209-hc058e9b_0.tar.bz2 204 KB
---------------------------------------------------
Total: 151.5 MB
Removed pycparser-2.19-py37_0.tar.bz2
Removed ca-certificates-2019.11.27-0.tar.bz2
Removed libgcc-ng-8.2.0-h822a55f_1.tar.bz2
Removed libcurl-7.67.0-h20c2e04_0.tar.bz2
Removed ca-certificates-2019.10.16-0.tar.bz2
Removed pycparser-2.19-py36_0.tar.bz2
Removed cryptography-2.8-py37h1ba5d50_0.tar.bz2
Removed six-1.13.0-py36_0.tar.bz2
Removed cffi-1.13.2-py36h2e261b9_0.tar.bz2
Removed affine-2.3.0-py_0.tar.bz2
Removed _libgcc_mutex-0.1-main.tar.bz2
Removed pyopenssl-19.0.0-py37_0.tar.bz2
Removed tk-8.6.8-hbc83047_0.tar.bz2
Removed pycparser-2.19-py36_1.tar.bz2
Removed requests-2.22.0-py37_1.tar.bz2
Removed readline-7.0-h7b6447c_5.tar.bz2
Removed sqlite-3.30.0-h7b6447c_0.tar.bz2
Removed openssl-1.1.1d-h6eb9509_0.tar.bz2
Removed cffi-1.13.2-py37h2e261b9_0.tar.bz2
Removed xz-5.2.4-h14c3975_4.tar.bz2
Removed wheel-0.33.6-py36_0.tar.bz2
Removed ncurses-6.1-he6710b0_1.tar.bz2
Removed python-3.7.5-h4134adf_0.conda
Removed setuptools-42.0.2-py37_0.tar.bz2
Removed cryptography-2.8-py36h1ba5d50_0.tar.bz2
Removed certifi-2019.11.28-py37_0.tar.bz2
Removed ruamel_yaml-0.15.46-py37h14c3975_0.tar.bz2
Removed idna-2.8-py36_1000.tar.bz2
Removed pip-19.3.1-py37_0.tar.bz2
Removed urllib3-1.24.2-py37_0.tar.bz2
Removed setuptools-41.4.0-py37_0.tar.bz2
Removed wheel-0.33.6-py37_0.tar.bz2
Removed libssh2-1.8.2-h1ba5d50_0.tar.bz2
Removed yaml-0.1.7-h1bed415_2.tar.bz2
Removed certifi-2019.9.11-py37_0.tar.bz2
Removed python-3.6.9-h2bede3c_0.tar.bz2
Removed tqdm-4.36.1-py_0.conda
Removed zlib-1.2.11-h7b6447c_3.tar.bz2
Removed krb5-1.16.1-h597af5e_7.tar.bz2
Removed python-3.7.4-h2bede3c_1.tar.bz2
Removed setuptools-42.0.2-py36_0.tar.bz2
Removed pycosat-0.6.3-py37h14c3975_0.tar.bz2
Removed certifi-2019.11.28-py36_0.tar.bz2
Removed tqdm-4.40.0-py_0.tar.bz2
Removed pysocks-1.7.1-py36_0.tar.bz2
Removed pyopenssl-19.1.0-py37_0.tar.bz2
Removed ca-certificates-2019.11.28-hecc5488_0.tar.bz2
Removed conda-package-handling-1.6.0-py37h7b6447c_0.conda
Removed libffi-3.2.1-hf62a594_5.tar.bz2
Removed conda-4.7.12-py37_0.tar.bz2
Removed pip-19.3.1-py36_0.tar.bz2
Removed cffi-1.13.0-py37h2e261b9_0.tar.bz2
Removed requests-2.22.0-py36_1.tar.bz2
Removed sqlite-3.30.1-h7b6447c_0.tar.bz2
Removed libsodium-1.0.16-h1bed415_0.tar.bz2
Removed chardet-3.0.4-py36_1003.tar.bz2
Removed idna-2.8-py36_0.tar.bz2
Removed urllib3-1.25.7-py37_0.tar.bz2
Removed curl-7.67.0-hbc83047_0.tar.bz2
Removed pyopenssl-19.1.0-py36_0.tar.bz2
Removed zeromq-4.2.5-hf484d3e_0.tar.bz2
Removed libstdcxx-ng-8.2.0-h822a55f_1.tar.bz2
Removed requests-2.22.0-py37_0.tar.bz2
Removed cffi-1.13.2-py36hd553616_0.tar.bz2
Removed urllib3-1.25.7-py36_0.tar.bz2
Removed idna-2.8-py37_0.tar.bz2
Removed openssl-1.1.1d-h7b6447c_3.tar.bz2
Removed asn1crypto-1.2.0-py37_0.tar.bz2
Removed ansi2html-1.5.2-py36_0.tar.bz2
Removed cryptography-2.8-py36h1905b30_1.tar.bz2
Removed pyzmq-18.1.0-py36he6710b0_0.tar.bz2
Removed six-1.13.0-py37_0.tar.bz2
Removed asn1crypto-1.2.0-py36_0.tar.bz2
Removed six-1.12.0-py37_0.tar.bz2
Removed pysocks-1.7.1-py37_0.tar.bz2
Removed chardet-3.0.4-py37_1003.tar.bz2
Removed libedit-3.1.20181209-hc058e9b_0.tar.bz2
WARNING: /home/alir/.conda/pkgs does not exist
Cache location: /home/alir/.julia/conda/3/pkgs
Will remove the following packages:
/home/alir/.julia/conda/3/pkgs
------------------------------
pycparser-2.19-py36_1 951 KB
_libgcc_mutex-0.1-main 6 KB
python-3.7.4-h2bede3c_1 86.0 MB
openssl-1.1.1d-h6eb9509_0 7.0 MB
curl-7.67.0-hbc83047_0 327 KB
libcurl-7.67.0-h20c2e04_0 2.3 MB
urllib3-1.24.2-py37_0 654 KB
sqlite-3.30.0-h7b6447c_0 6.2 MB
requests-2.22.0-py37_0 352 KB
ca-certificates-2019.10.16-0 234 KB
pyopenssl-19.0.0-py37_0 399 KB
krb5-1.16.1-h597af5e_7 7.0 MB
ca-certificates-2019.11.28-hecc5488_0 284 KB
cffi-1.13.2-py36hd553616_0 942 KB
tqdm-4.36.1-py_0 198 KB
cffi-1.13.0-py37h2e261b9_0 948 KB
ansi2html-1.5.2-py36_0 149 KB
libssh2-1.8.2-h1ba5d50_0 1.1 MB
setuptools-41.4.0-py37_0 2.8 MB
affine-2.3.0-py_0 69 KB
idna-2.8-py36_1000 558 KB
cryptography-2.8-py36h1905b30_1 3.9 MB
certifi-2019.9.11-py37_0 312 KB
six-1.12.0-py37_0 72 KB
---------------------------------------------------
Total: 122.6 MB
removing pycparser-2.19-py36_1
removing _libgcc_mutex-0.1-main
removing python-3.7.4-h2bede3c_1
removing openssl-1.1.1d-h6eb9509_0
removing curl-7.67.0-hbc83047_0
removing libcurl-7.67.0-h20c2e04_0
removing urllib3-1.24.2-py37_0
removing sqlite-3.30.0-h7b6447c_0
removing requests-2.22.0-py37_0
removing ca-certificates-2019.10.16-0
removing pyopenssl-19.0.0-py37_0
removing krb5-1.16.1-h597af5e_7
removing ca-certificates-2019.11.28-hecc5488_0
removing cffi-1.13.2-py36hd553616_0
removing tqdm-4.36.1-py_0
removing cffi-1.13.0-py37h2e261b9_0
removing ansi2html-1.5.2-py36_0
removing libssh2-1.8.2-h1ba5d50_0
removing setuptools-41.4.0-py37_0
removing affine-2.3.0-py_0
removing idna-2.8-py36_1000
removing cryptography-2.8-py36h1905b30_1
removing certifi-2019.9.11-py37_0
removing six-1.12.0-py37_0
[ Info: Running `conda install -y curl` in test_conda_jl environment
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- curl
The following packages will be downloaded:
package | build
---------------------------|-----------------
curl-7.67.0 | hbc83047_0 93 KB
krb5-1.16.1 | h597af5e_7 1.5 MB
libcurl-7.67.0 | h20c2e04_0 654 KB
libssh2-1.8.2 | h1ba5d50_0 288 KB
------------------------------------------------------------
Total: 2.5 MB
The following NEW packages will be INSTALLED:
curl pkgs/main/linux-ppc64le::curl-7.67.0-hbc83047_0
krb5 pkgs/main/linux-ppc64le::krb5-1.16.1-h597af5e_7
libcurl pkgs/main/linux-ppc64le::libcurl-7.67.0-h20c2e04_0
libssh2 pkgs/main/linux-ppc64le::libssh2-1.8.2-h1ba5d50_0
Downloading and Extracting Packages
krb5-1.16.1 | 1.5 MB | ################################################################################################################################################################################################################## | 100%
libssh2-1.8.2 | 288 KB | ################################################################################################################################################################################################################## | 100%
curl-7.67.0 | 93 KB | ################################################################################################################################################################################################################## | 100%
libcurl-7.67.0 | 654 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /home/alir/.julia/conda/3/envs/test_conda_jl_2
added / updated specs:
- _libgcc_mutex==0.1=main
- asn1crypto==1.2.0=py36_0
- ca-certificates==2019.11.27=0
- certifi==2019.11.28=py36_0
- cffi==1.13.2=py36h2e261b9_0
- chardet==3.0.4=py36_1003
- cryptography==2.8=py36h1ba5d50_0
- curl==7.67.0=hbc83047_0
- idna==2.8=py36_0
- krb5==1.16.1=h597af5e_7
- libcurl==7.67.0=h20c2e04_0
- libedit==3.1.20181209=hc058e9b_0
- libffi==3.2.1=hf62a594_5
- libgcc-ng==8.2.0=h822a55f_1
- libsodium==1.0.16=h1bed415_0
- libssh2==1.8.2=h1ba5d50_0
- libstdcxx-ng==8.2.0=h822a55f_1
- ncurses==6.1=he6710b0_1
- openssl==1.1.1d=h7b6447c_3
- pip==19.3.1=py36_0
- pycparser==2.19=py36_0
- pyopenssl==19.1.0=py36_0
- pysocks==1.7.1=py36_0
- python==3.6.9=h2bede3c_0
- pyzmq==18.1.0=py36he6710b0_0
- readline==7.0=h7b6447c_5
- requests==2.22.0=py36_1
- setuptools==42.0.2=py36_0
- six==1.13.0=py36_0
- sqlite==3.30.1=h7b6447c_0
- tk==8.6.8=hbc83047_0
- urllib3==1.25.7=py36_0
- wheel==0.33.6=py36_0
- xz==5.2.4=h14c3975_4
- zeromq==4.2.5=hf484d3e_0
- zlib==1.2.11=h7b6447c_3
The following packages will be downloaded:
package | build
---------------------------|-----------------
_libgcc_mutex-0.1 | main 3 KB
requests-2.22.0 | py36_1 90 KB
------------------------------------------------------------
Total: 93 KB
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-ppc64le::_libgcc_mutex-0.1-main
asn1crypto pkgs/main/linux-ppc64le::asn1crypto-1.2.0-py36_0
ca-certificates pkgs/main/linux-ppc64le::ca-certificates-2019.11.27-0
certifi pkgs/main/linux-ppc64le::certifi-2019.11.28-py36_0
cffi pkgs/main/linux-ppc64le::cffi-1.13.2-py36h2e261b9_0
chardet pkgs/main/linux-ppc64le::chardet-3.0.4-py36_1003
cryptography pkgs/main/linux-ppc64le::cryptography-2.8-py36h1ba5d50_0
curl pkgs/main/linux-ppc64le::curl-7.67.0-hbc83047_0
idna pkgs/main/linux-ppc64le::idna-2.8-py36_0
krb5 pkgs/main/linux-ppc64le::krb5-1.16.1-h597af5e_7
libcurl pkgs/main/linux-ppc64le::libcurl-7.67.0-h20c2e04_0
libedit pkgs/main/linux-ppc64le::libedit-3.1.20181209-hc058e9b_0
libffi pkgs/main/linux-ppc64le::libffi-3.2.1-hf62a594_5
libgcc-ng pkgs/main/linux-ppc64le::libgcc-ng-8.2.0-h822a55f_1
libsodium pkgs/main/linux-ppc64le::libsodium-1.0.16-h1bed415_0
libssh2 pkgs/main/linux-ppc64le::libssh2-1.8.2-h1ba5d50_0
libstdcxx-ng pkgs/main/linux-ppc64le::libstdcxx-ng-8.2.0-h822a55f_1
ncurses pkgs/main/linux-ppc64le::ncurses-6.1-he6710b0_1
openssl pkgs/main/linux-ppc64le::openssl-1.1.1d-h7b6447c_3
pip pkgs/main/linux-ppc64le::pip-19.3.1-py36_0
pycparser pkgs/main/linux-ppc64le::pycparser-2.19-py36_0
pyopenssl pkgs/main/linux-ppc64le::pyopenssl-19.1.0-py36_0
pysocks pkgs/main/linux-ppc64le::pysocks-1.7.1-py36_0
python pkgs/main/linux-ppc64le::python-3.6.9-h2bede3c_0
pyzmq pkgs/main/linux-ppc64le::pyzmq-18.1.0-py36he6710b0_0
readline pkgs/main/linux-ppc64le::readline-7.0-h7b6447c_5
requests pkgs/main/linux-ppc64le::requests-2.22.0-py36_1
setuptools pkgs/main/linux-ppc64le::setuptools-42.0.2-py36_0
six pkgs/main/linux-ppc64le::six-1.13.0-py36_0
sqlite pkgs/main/linux-ppc64le::sqlite-3.30.1-h7b6447c_0
tk pkgs/main/linux-ppc64le::tk-8.6.8-hbc83047_0
urllib3 pkgs/main/linux-ppc64le::urllib3-1.25.7-py36_0
wheel pkgs/main/linux-ppc64le::wheel-0.33.6-py36_0
xz pkgs/main/linux-ppc64le::xz-5.2.4-h14c3975_4
zeromq pkgs/main/linux-ppc64le::zeromq-4.2.5-hf484d3e_0
zlib pkgs/main/linux-ppc64le::zlib-1.2.11-h7b6447c_3
Downloading and Extracting Packages
_libgcc_mutex-0.1 | 3 KB | ################################################################################################################################################################################################################## | 100%
requests-2.22.0 | 90 KB | ################################################################################################################################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
# $ conda activate /home/alir/.julia/conda/3/envs/test_conda_jl_2
#
# To deactivate an active environment, use
#
# $ conda deactivate
Test Summary: | Pass Total
Exporting and creating environments | 1 1
Testing Conda tests passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment