Skip to content

Instantly share code, notes, and snippets.

@fperez
Created December 21, 2016 03:11
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 fperez/d9bc27bb0f1bd0faeb246888bc033263 to your computer and use it in GitHub Desktop.
Save fperez/d9bc27bb0f1bd0faeb246888bc033263 to your computer and use it in GitHub Desktop.
Conda debug log for Conda issue 3494
denali[~]> conda create -n iptest ipython -vvv
DEBUG conda.cli.main:_main(143): verbosity set to 3
DEBUG conda.core.index:fetch_index(349): channel_urls=OrderedDict([('https://repo.continuum.io/pkgs/free/osx-64', ('defaults', 0)), ('https://repo.continuum.io/pkgs/free/noarch', ('defaults', 0)), ('https://repo.continuum.io/pkgs/r/osx-64', ('defaults', 0)), ('https://repo.continuum.io/pkgs/r/noarch', ('defaults', 0)), ('https://repo.continuum.io/pkgs/pro/osx-64', ('defaults', 0)), ('https://repo.continuum.io/pkgs/pro/noarch', ('defaults', 0))])
Fetching package metadata ...DEBUG requests.packages.urllib3.util.retry:from_int(191): Converted retries value: 3 -> Retry(total=3, connect=None, read=None, redirect=None)
DEBUG conda.core.index:fetch_repodata(284): Using cached repodata for https://repo.continuum.io/pkgs/free/osx-64 at /Users/fperez/usr/conda/pkgs/cache/840cf1fb.json. Timeout in 284 sec
.DEBUG conda.core.index:fetch_repodata(284): Using cached repodata for https://repo.continuum.io/pkgs/free/noarch at /Users/fperez/usr/conda/pkgs/cache/524e4676.json. Timeout in 283 sec
.DEBUG conda.core.index:fetch_repodata(275): No local cache found for https://repo.continuum.io/pkgs/r/osx-64 at /Users/fperez/usr/conda/pkgs/cache/46f6e96c.json
DEBUG requests.packages.urllib3.connectionpool:_new_conn(809): Starting new HTTPS connection (1): repo.continuum.io
DEBUG requests.packages.urllib3.connectionpool:_make_request(400): https://repo.continuum.io:443 "GET /pkgs/r/osx-64/repodata.json.bz2 HTTP/1.1" 200 67862
DEBUG conda.core.index:fetch_repodata_remote_request(158):
>>GET /pkgs/r/osx-64/repodata.json.bz2 HTTPS
> User-Agent: conda/4.3.1 requests/2.12.4 CPython/3.5.2 Darwin/15.6.0 OSX/10.11.6
> Accept: */*
> Accept-Encoding: identity
> Connection: keep-alive
<<HTTPS 200 OK
< Accept-Ranges: bytes
< Cache-Control: public, max-age=300
< CF-Cache-Status: MISS
< CF-RAY: 3148233fee351f74-SJC
< Content-Type: application/octet-stream
< Date: Wed, 21 Dec 2016 03:09:52 GMT
< ETag: "5858ee91-10916"
< Expires: Wed, 21 Dec 2016 03:14:52 GMT
< Last-Modified: Tue, 20 Dec 2016 08:40:49 GMT
< Server: cloudflare-nginx
< Set-Cookie: __cfduid=df328784b8d3a6a1dc041adc786032a461482289791; expires=Thu, 21-Dec-17 03:09:51 GMT; path=/; domain=.continuum.io; HttpOnly
< Vary: Accept-Encoding
< Content-Length: 67862
< Connection: keep-alive
< Elapsed: 00:00.262843
.DEBUG conda.core.index:fetch_repodata(275): No local cache found for https://repo.continuum.io/pkgs/r/noarch at /Users/fperez/usr/conda/pkgs/cache/6bc6826e.json
DEBUG requests.packages.urllib3.connectionpool:_make_request(400): https://repo.continuum.io:443 "GET /pkgs/r/noarch/repodata.json.bz2 HTTP/1.1" 200 72
DEBUG conda.core.index:fetch_repodata_remote_request(158):
>>GET /pkgs/r/noarch/repodata.json.bz2 HTTPS
> User-Agent: conda/4.3.1 requests/2.12.4 CPython/3.5.2 Darwin/15.6.0 OSX/10.11.6
> Accept: */*
> Accept-Encoding: identity
> Connection: keep-alive
> Cookie: __cfduid=df328784b8d3a6a1dc041adc786032a461482289791
<<HTTPS 200 OK
< Accept-Ranges: bytes
< Cache-Control: public, max-age=300
< CF-Cache-Status: MISS
< CF-RAY: 31482342befa1f74-SJC
< Content-Type: application/octet-stream
< Date: Wed, 21 Dec 2016 03:09:52 GMT
< ETag: "569c0ecb-48"
< Expires: Wed, 21 Dec 2016 03:14:52 GMT
< Last-Modified: Sun, 17 Jan 2016 21:59:39 GMT
< Server: cloudflare-nginx
< Vary: Accept-Encoding
< Content-Length: 72
< Connection: keep-alive
< Elapsed: 00:00.155272
.DEBUG conda.core.index:fetch_repodata(284): Using cached repodata for https://repo.continuum.io/pkgs/pro/osx-64 at /Users/fperez/usr/conda/pkgs/cache/ad7eda34.json. Timeout in 282 sec
.DEBUG conda.core.index:fetch_repodata(284): Using cached repodata for https://repo.continuum.io/pkgs/pro/noarch at /Users/fperez/usr/conda/pkgs/cache/f1a0ac49.json. Timeout in 282 sec
.
DEBUG conda.plan:add_defaults_to_specs(409): H0 specs=['ipython']
DEBUG conda.plan:add_defaults_to_specs(424): H2 python True
DEBUG conda.plan:add_defaults_to_specs(424): H2 lua False
DEBUG conda.plan:add_defaults_to_specs(429): H2A lua
DEBUG conda.plan:add_defaults_to_specs(455): HF specs=['ipython']
DEBUG conda.plan:augment_specs(763): Pinned specs=[]
DEBUG conda.resolve:install_specs(808): Checking satisfiability of current install
DEBUG conda.resolve:bad_installed(756): Checking if the current environment is consistent
Solving package specifications: DEBUG conda.resolve:solve(863): Solving for [MatchSpec('ipython')]
DEBUG conda.resolve:get_reduced_index(378): Retrieving packages for: [MatchSpec('ipython')]
DEBUG conda.resolve:filter_group(403): python: pruned from 75 -> 74
.DEBUG conda.logic:minimize(485): Empty objective, trivial solution
DEBUG conda.resolve:solve(903): Package removal metric: 0
TRACE conda.logic:minimize(504): Beginning peak minimization
TRACE conda.logic:minimize(521): Initial range (0,25)
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (5697+98) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final peak objective: 0
TRACE conda.logic:minimize(504): Beginning peak minimization
TRACE conda.logic:minimize(521): Initial range (0,1)
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (5795+27) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final peak objective: 0
DEBUG conda.resolve:solve(909): Initial package version/build metrics: 0/0
DEBUG conda.logic:minimize(485): Empty objective, trivial solution
DEBUG conda.resolve:solve(914): Track feature count: 0
TRACE conda.logic:minimize(507): Beginning sum minimization
TRACE conda.logic:minimize(521): Initial range (0,1)
TRACE conda.logic:LinearBound_(378): Eliminating 71/71 terms for bound violation
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (5822+71) clauses
TRACE conda.logic:minimize(539): Bisection failure, new range=(1,1)
TRACE conda.logic:minimize(535): Bisection attempt: (1,1), (5822+349) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(1,1)
DEBUG conda.logic:minimize(557): Final sum objective: 1
DEBUG conda.logic:minimize(569): New peak objective: 1
DEBUG conda.resolve:solve(920): Package feature count: 0
DEBUG conda.logic:minimize(485): Empty objective, trivial solution
DEBUG conda.resolve:solve(925): Dependency update count: 0
TRACE conda.logic:minimize(504): Beginning peak minimization
TRACE conda.logic:minimize(521): Initial range (0,45)
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (6171+573) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final peak objective: 0
TRACE conda.logic:minimize(504): Beginning peak minimization
TRACE conda.logic:minimize(521): Initial range (0,2)
TRACE conda.logic:minimize(535): Bisection attempt: (0,0), (6744+123) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(0,0)
DEBUG conda.logic:minimize(557): Final peak objective: 0
DEBUG conda.resolve:solve(931): Additional package version/build metrics: 0/0
TRACE conda.logic:minimize(507): Beginning sum minimization
TRACE conda.logic:minimize(521): Initial range (0,23)
TRACE conda.logic:minimize(535): Bisection attempt: (0,22), (6867+499) clauses
TRACE conda.logic:minimize(539): Bisection failure, new range=(23,23)
TRACE conda.logic:minimize(535): Bisection attempt: (23,23), (6867+539) clauses
TRACE conda.logic:minimize(548): Bisection success, new range=(23,23)
DEBUG conda.logic:minimize(557): Final sum objective: 23
DEBUG conda.logic:minimize(569): New peak objective: 1
DEBUG conda.resolve:solve(936): Weak dependency count: 23
DEBUG conda.resolve:solve(941): Looking for alternate solutions
Package plan for installation in environment /Users/fperez/usr/conda/envs/iptest:
The following NEW packages will be INSTALLED:
appnope: 0.1.0-py35_0
decorator: 4.0.10-py35_1
ipython: 5.1.0-py35_1
ipython_genutils: 0.1.0-py35_0
openssl: 1.0.2j-0
path.py: 8.2.1-py35_0
pexpect: 4.0.1-py35_0
pickleshare: 0.7.4-py35_0
pip: 9.0.1-py35_1
prompt_toolkit: 1.0.9-py35_0
ptyprocess: 0.5.1-py35_0
pygments: 2.1.3-py35_0
python: 3.5.2-0
readline: 6.2-2
setuptools: 27.2.0-py35_0
simplegeneric: 0.8.1-py35_1
six: 1.10.0-py35_0
sqlite: 3.13.0-0
tk: 8.5.18-0
traitlets: 4.3.1-py35_0
wcwidth: 0.1.7-py35_0
wheel: 0.29.0-py35_0
xz: 5.2.2-0
zlib: 1.2.8-3
Proceed ([y]/n)? y
DEBUG conda.plan:plan_from_actions(357): Adding plans for operations: ('CHECK_FETCH', 'RM_FETCHED', 'FETCH', 'CHECK_EXTRACT', 'RM_EXTRACTED', 'EXTRACT', 'UNLINK', 'LINK', 'SYMLINK_CONDA')
TRACE conda.plan:plan_from_actions(360): action CHECK_FETCH not in actions
TRACE conda.plan:plan_from_actions(360): action RM_FETCHED not in actions
TRACE conda.plan:plan_from_actions(360): action FETCH not in actions
TRACE conda.plan:plan_from_actions(360): action CHECK_EXTRACT not in actions
TRACE conda.plan:plan_from_actions(360): action RM_EXTRACTED not in actions
TRACE conda.plan:plan_from_actions(360): action EXTRACT not in actions
TRACE conda.plan:plan_from_actions(360): action UNLINK not in actions
DEBUG conda.plan:plan_from_actions(372): appending value defaults::openssl-1.0.2j-0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::readline-6.2-2 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::sqlite-3.13.0-0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::tk-8.5.18-0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::xz-5.2.2-0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::zlib-1.2.8-3 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::python-3.5.2-0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::appnope-0.1.0-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::decorator-4.0.10-py35_1 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::ipython_genutils-0.1.0-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::path.py-8.2.1-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::ptyprocess-0.5.1-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::pygments-2.1.3-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::setuptools-27.2.0-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::simplegeneric-0.8.1-py35_1 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::six-1.10.0-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::wcwidth-0.1.7-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::wheel-0.29.0-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::pexpect-4.0.1-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::pickleshare-0.7.4-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::pip-9.0.1-py35_1 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::prompt_toolkit-1.0.9-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::traitlets-4.3.1-py35_0 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value defaults::ipython-5.1.0-py35_1 for action LINK
DEBUG conda.plan:plan_from_actions(372): appending value /Users/fperez/usr/conda for action SYMLINK_CONDA
TRACE conda.gateways.disk.create:mkdir_p(146): making directory /Users/fperez/usr/conda/envs/iptest
DEBUG conda.core.package_cache:__init__(432): instantiating ProgressiveFetchExtract with
defaults::openssl-1.0.2j-0
defaults::readline-6.2-2
defaults::sqlite-3.13.0-0
defaults::tk-8.5.18-0
defaults::xz-5.2.2-0
defaults::zlib-1.2.8-3
defaults::python-3.5.2-0
defaults::appnope-0.1.0-py35_0
defaults::decorator-4.0.10-py35_1
defaults::ipython_genutils-0.1.0-py35_0
defaults::path.py-8.2.1-py35_0
defaults::ptyprocess-0.5.1-py35_0
defaults::pygments-2.1.3-py35_0
defaults::setuptools-27.2.0-py35_0
defaults::simplegeneric-0.8.1-py35_1
defaults::six-1.10.0-py35_0
defaults::wcwidth-0.1.7-py35_0
defaults::wheel-0.29.0-py35_0
defaults::pexpect-4.0.1-py35_0
defaults::pickleshare-0.7.4-py35_0
defaults::pip-9.0.1-py35_1
defaults::prompt_toolkit-1.0.9-py35_0
defaults::traitlets-4.3.1-py35_0
defaults::ipython-5.1.0-py35_1
DEBUG conda.core.package_cache:prepare(458): prepared package cache actions:
cache_actions:
extract_actions:
DEBUG conda.instructions:execute_instructions(243): executing plan [('PREFIX', '/Users/fperez/usr/conda/envs/iptest'), ('PRINT', 'Linking packages ...'), ('PROGRESSIVEFETCHEXTRACT', <conda.core.package_cache.ProgressiveFetchExtract object at 0x10a751048>), ('UNLINKLINKTRANSACTION', ((), (Dist(_Dist__initd=True, channel='defaults', dist_name='openssl-1.0.2j-0', name='openssl', version='1.0.2j', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='readline-6.2-2', name='readline', version='6.2', build_string='2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sqlite-3.13.0-0', name='sqlite', version='3.13.0', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='tk-8.5.18-0', name='tk', version='8.5.18', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='xz-5.2.2-0', name='xz', version='5.2.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='zlib-1.2.8-3', name='zlib', version='1.2.8', build_string='3', build_number=3, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='python-3.5.2-0', name='python', version='3.5.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='appnope-0.1.0-py35_0', name='appnope', version='0.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='decorator-4.0.10-py35_1', name='decorator', version='4.0.10', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipython_genutils-0.1.0-py35_0', name='ipython_genutils', version='0.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='path.py-8.2.1-py35_0', name='path.py', version='8.2.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ptyprocess-0.5.1-py35_0', name='ptyprocess', version='0.5.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pygments-2.1.3-py35_0', name='pygments', version='2.1.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='setuptools-27.2.0-py35_0', name='setuptools', version='27.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='simplegeneric-0.8.1-py35_1', name='simplegeneric', version='0.8.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='six-1.10.0-py35_0', name='six', version='1.10.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='wcwidth-0.1.7-py35_0', name='wcwidth', version='0.1.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='wheel-0.29.0-py35_0', name='wheel', version='0.29.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pexpect-4.0.1-py35_0', name='pexpect', version='4.0.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pickleshare-0.7.4-py35_0', name='pickleshare', version='0.7.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pip-9.0.1-py35_1', name='pip', version='9.0.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='prompt_toolkit-1.0.9-py35_0', name='prompt_toolkit', version='1.0.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='traitlets-4.3.1-py35_0', name='traitlets', version='4.3.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipython-5.1.0-py35_1', name='ipython', version='5.1.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None)))), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='openssl-1.0.2j-0', name='openssl', version='1.0.2j', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='readline-6.2-2', name='readline', version='6.2', build_string='2', build_number=2, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='sqlite-3.13.0-0', name='sqlite', version='3.13.0', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='tk-8.5.18-0', name='tk', version='8.5.18', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='xz-5.2.2-0', name='xz', version='5.2.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='zlib-1.2.8-3', name='zlib', version='1.2.8', build_string='3', build_number=3, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='python-3.5.2-0', name='python', version='3.5.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='appnope-0.1.0-py35_0', name='appnope', version='0.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='decorator-4.0.10-py35_1', name='decorator', version='4.0.10', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='ipython_genutils-0.1.0-py35_0', name='ipython_genutils', version='0.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='path.py-8.2.1-py35_0', name='path.py', version='8.2.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='ptyprocess-0.5.1-py35_0', name='ptyprocess', version='0.5.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='pygments-2.1.3-py35_0', name='pygments', version='2.1.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='setuptools-27.2.0-py35_0', name='setuptools', version='27.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='simplegeneric-0.8.1-py35_1', name='simplegeneric', version='0.8.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='six-1.10.0-py35_0', name='six', version='1.10.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='wcwidth-0.1.7-py35_0', name='wcwidth', version='0.1.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='wheel-0.29.0-py35_0', name='wheel', version='0.29.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='pexpect-4.0.1-py35_0', name='pexpect', version='4.0.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='pickleshare-0.7.4-py35_0', name='pickleshare', version='0.7.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='pip-9.0.1-py35_1', name='pip', version='9.0.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='prompt_toolkit-1.0.9-py35_0', name='prompt_toolkit', version='1.0.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='traitlets-4.3.1-py35_0', name='traitlets', version='4.3.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None)), ('LINK', Dist(_Dist__initd=True, channel='defaults', dist_name='ipython-5.1.0-py35_1', name='ipython', version='5.1.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None)), ('SYMLINK_CONDA', '/Users/fperez/usr/conda')]
DEBUG conda.instructions:execute_instructions(249): PREFIX('/Users/fperez/usr/conda/envs/iptest')
DEBUG conda.instructions:execute_instructions(249): PRINT('Linking packages ...')
DEBUG conda.instructions:execute_instructions(249): PROGRESSIVEFETCHEXTRACT(<conda.core.package_cache.ProgressiveFetchExtract object at 0x10a751048>)
DEBUG conda.instructions:execute_instructions(249): UNLINKLINKTRANSACTION(((), (Dist(_Dist__initd=True, channel='defaults', dist_name='openssl-1.0.2j-0', name='openssl', version='1.0.2j', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='readline-6.2-2', name='readline', version='6.2', build_string='2', build_number=2, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='sqlite-3.13.0-0', name='sqlite', version='3.13.0', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='tk-8.5.18-0', name='tk', version='8.5.18', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='xz-5.2.2-0', name='xz', version='5.2.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='zlib-1.2.8-3', name='zlib', version='1.2.8', build_string='3', build_number=3, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='python-3.5.2-0', name='python', version='3.5.2', build_string='0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='appnope-0.1.0-py35_0', name='appnope', version='0.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='decorator-4.0.10-py35_1', name='decorator', version='4.0.10', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipython_genutils-0.1.0-py35_0', name='ipython_genutils', version='0.1.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='path.py-8.2.1-py35_0', name='path.py', version='8.2.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ptyprocess-0.5.1-py35_0', name='ptyprocess', version='0.5.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pygments-2.1.3-py35_0', name='pygments', version='2.1.3', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='setuptools-27.2.0-py35_0', name='setuptools', version='27.2.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='simplegeneric-0.8.1-py35_1', name='simplegeneric', version='0.8.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='six-1.10.0-py35_0', name='six', version='1.10.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='wcwidth-0.1.7-py35_0', name='wcwidth', version='0.1.7', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='wheel-0.29.0-py35_0', name='wheel', version='0.29.0', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pexpect-4.0.1-py35_0', name='pexpect', version='4.0.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pickleshare-0.7.4-py35_0', name='pickleshare', version='0.7.4', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='pip-9.0.1-py35_1', name='pip', version='9.0.1', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='prompt_toolkit-1.0.9-py35_0', name='prompt_toolkit', version='1.0.9', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='traitlets-4.3.1-py35_0', name='traitlets', version='4.3.1', build_string='py35_0', build_number=0, with_features_depends=None, base_url=None, platform=None), Dist(_Dist__initd=True, channel='defaults', dist_name='ipython-5.1.0-py35_1', name='ipython', version='5.1.0', build_string='py35_1', build_number=1, with_features_depends=None, base_url=None, platform=None))))
DEBUG conda.core.link:create_from_dists(114): instantiating UnlinkLinkTransaction with
target_prefix: /Users/fperez/usr/conda/envs/iptest
unlink_dists:
link_dists:
defaults::openssl-1.0.2j-0
defaults::readline-6.2-2
defaults::sqlite-3.13.0-0
defaults::tk-8.5.18-0
defaults::xz-5.2.2-0
defaults::zlib-1.2.8-3
defaults::python-3.5.2-0
defaults::appnope-0.1.0-py35_0
defaults::decorator-4.0.10-py35_1
defaults::ipython_genutils-0.1.0-py35_0
defaults::path.py-8.2.1-py35_0
defaults::ptyprocess-0.5.1-py35_0
defaults::pygments-2.1.3-py35_0
defaults::setuptools-27.2.0-py35_0
defaults::simplegeneric-0.8.1-py35_1
defaults::six-1.10.0-py35_0
defaults::wcwidth-0.1.7-py35_0
defaults::wheel-0.29.0-py35_0
defaults::pexpect-4.0.1-py35_0
defaults::pickleshare-0.7.4-py35_0
defaults::pip-9.0.1-py35_1
defaults::prompt_toolkit-1.0.9-py35_0
defaults::traitlets-4.3.1-py35_0
defaults::ipython-5.1.0-py35_1
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/openssl-1.0.2j-0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/readline-6.2-2/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/sqlite-3.13.0-0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/tk-8.5.18-0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/xz-5.2.2-0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/zlib-1.2.8-3/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/python-3.5.2-0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/appnope-0.1.0-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/decorator-4.0.10-py35_1/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/ipython_genutils-0.1.0-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/path.py-8.2.1-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/ptyprocess-0.5.1-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/pygments-2.1.3-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/setuptools-27.2.0-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/simplegeneric-0.8.1-py35_1/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/wcwidth-0.1.7-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/wheel-0.29.0-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/pexpect-4.0.1-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/pickleshare-0.7.4-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/pip-9.0.1-py35_1/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/prompt_toolkit-1.0.9-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/traitlets-4.3.1-py35_0/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
TRACE conda.gateways.disk.test:hardlink_supported(56): checking hard link capability for /Users/fperez/usr/conda/pkgs/ipython-5.1.0-py35_1/info/index.json => /Users/fperez/usr/conda/envs/iptest
TRACE conda.gateways.disk.delete:rm_rf(28): rm_rf /Users/fperez/usr/conda/envs/iptest/.tmp.index.json
DEBUG conda.core.link:_verify_individual_level(185): Verification error in action LinkPathAction(target_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/PKG-INFO', target_prefix='/Users/fperez/usr/conda/envs/iptest', _execute_successful=False, source_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/PKG-INFO', link_type=<LinkType.hardlink: 1>, source_prefix='/Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0')
DEBUG conda.core.link:_verify_individual_level(186): NoneType
DEBUG conda.core.link:_verify_individual_level(185): Verification error in action LinkPathAction(target_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/SOURCES.txt', target_prefix='/Users/fperez/usr/conda/envs/iptest', _execute_successful=False, source_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/SOURCES.txt', link_type=<LinkType.hardlink: 1>, source_prefix='/Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0')
DEBUG conda.core.link:_verify_individual_level(186): NoneType
DEBUG conda.core.link:_verify_individual_level(185): Verification error in action LinkPathAction(target_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/dependency_links.txt', target_prefix='/Users/fperez/usr/conda/envs/iptest', _execute_successful=False, source_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/dependency_links.txt', link_type=<LinkType.hardlink: 1>, source_prefix='/Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0')
DEBUG conda.core.link:_verify_individual_level(186): NoneType
DEBUG conda.core.link:_verify_individual_level(185): Verification error in action LinkPathAction(target_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/top_level.txt', target_prefix='/Users/fperez/usr/conda/envs/iptest', _execute_successful=False, source_short_path='lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/top_level.txt', link_type=<LinkType.hardlink: 1>, source_prefix='/Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0')
DEBUG conda.core.link:_verify_individual_level(186): NoneType
An unexpected error has occurred.
Please consider posting the following information to the
conda GitHub issue tracker at:
https://github.com/conda/conda/issues
INFO conda.common.io:captured(59): overtaking stderr and stdout
INFO conda.common.io:captured(65): stderr and stdout yielding back
Current conda install:
platform : osx-64
conda version : 4.3.1
conda is private : False
conda-env version : 4.3.1
conda-build version : not installed
python version : 3.5.2.final.0
requests version : 2.12.4
root environment : /Users/fperez/usr/conda (writable)
default environment : /Users/fperez/usr/conda
envs directories : /Users/fperez/usr/conda/envs
package cache : /Users/fperez/usr/conda/pkgs
channel URLs : https://repo.continuum.io/pkgs/free/osx-64
https://repo.continuum.io/pkgs/free/noarch
https://repo.continuum.io/pkgs/r/osx-64
https://repo.continuum.io/pkgs/r/noarch
https://repo.continuum.io/pkgs/pro/osx-64
https://repo.continuum.io/pkgs/pro/noarch
config file : /Users/fperez/.condarc
offline mode : False
user-agent : conda/4.3.1 requests/2.12.4 CPython/3.5.2 Darwin/15.6.0 OSX/10.11.6
UID:GID : 33212:20665
`$ /Users/fperez/usr/conda/bin/conda create -n iptest ipython -vvv`
Traceback (most recent call last):
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/exceptions.py", line 515, in conda_exception_handler
return_value = func(*args, **kwargs)
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/cli/main.py", line 145, in _main
exit_code = args.func(args, p)
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/cli/main_create.py", line 68, in execute
install(args, parser, 'create')
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/cli/install.py", line 389, in install
execute_actions(actions, index, verbose=not context.quiet)
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/plan.py", line 905, in execute_actions
execute_instructions(plan, index, verbose)
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/instructions.py", line 258, in execute_instructions
cmd(state, arg)
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/instructions.py", line 119, in UNLINKLINKTRANSACTION_CMD
txn.execute()
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/core/link.py", line 271, in execute
self.verify()
File "/Users/fperez/usr/conda/lib/python3.5/site-packages/conda/core/link.py", line 263, in verify
raise CondaMultiError(exceptions)
conda.CondaMultiError: The package for six located at /Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0
appears to be corrupted. The path 'lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/PKG-INFO'
specified in the package manifest cannot be found.
The package for six located at /Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0
appears to be corrupted. The path 'lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/SOURCES.txt'
specified in the package manifest cannot be found.
The package for six located at /Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0
appears to be corrupted. The path 'lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/dependency_links.txt'
specified in the package manifest cannot be found.
The package for six located at /Users/fperez/usr/conda/pkgs/six-1.10.0-py35_0
appears to be corrupted. The path 'lib/python3.5/site-packages/six-1.10.0-py3.5.egg-info/top_level.txt'
specified in the package manifest cannot be found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment