thoth-station/analyzer

Failed to update dependencies to their latest version

Closed this issue · 1 comments

Automatic dependency update failed for the current master with SHA f174d48.

The automatic dependency management cannot continue. Please fix errors reported bellow.

Command
  $ pipenv lock
Standard output

Standard error
Locking [dev-packages] dependencies…

FAIL
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/lib/python3.6/site-packages/pipenv/resolver.py", line 69, in resolve
[pipenv.exceptions.ResolutionFailure]:       req_dir=requirements_dir
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 726, in resolve_deps
[pipenv.exceptions.ResolutionFailure]:       req_dir=req_dir,
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 480, in actually_resolve_deps
[pipenv.exceptions.ResolutionFailure]:       resolved_tree = resolver.resolve()
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 395, in resolve
[pipenv.exceptions.ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]:       pipenv.exceptions.ResolutionFailure: ERROR: ERROR: Could not find a version that matches pytest
[pipenv.exceptions.ResolutionFailure]:       No versions found
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  First try clearing your dependency cache with $ pipenv lock --clear, then try the original command again.
 Alternatively, you can use $ pipenv install --skip-lock to bypass this mechanism, then run $ pipenv graph to inspect the situation.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ERROR: Could not find a version that matches pytest
No versions found
Was https://pypi.python.org/simple reachable?
[pipenv.exceptions.ResolutionFailure]:       req_dir=requirements_dir
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 726, in resolve_deps
[pipenv.exceptions.ResolutionFailure]:       req_dir=req_dir,
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 480, in actually_resolve_deps
[pipenv.exceptions.ResolutionFailure]:       resolved_tree = resolver.resolve()
[pipenv.exceptions.ResolutionFailure]:   File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 395, in resolve
[pipenv.exceptions.ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]:       pipenv.exceptions.ResolutionFailure: ERROR: ERROR: Could not find a version that matches pytest
[pipenv.exceptions.ResolutionFailure]:       No versions found
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  First try clearing your dependency cache with $ pipenv lock --clear, then try the original command again.
 Alternatively, you can use $ pipenv install --skip-lock to bypass this mechanism, then run $ pipenv graph to inspect the situation.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ERROR: Could not find a version that matches pytest
No versions found
Was https://pypi.python.org/simple reachable?

['Traceback (most recent call last):\n', '  File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 501, in create_spinner\n    yield sp\n', '  File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 649, in venv_resolve_deps\n    c = resolve(cmd, sp)\n', '  File "/usr/local/lib/python3.6/site-packages/pipenv/utils.py", line 539, in resolve\n    sys.exit(c.return_code)\n', 'SystemExit: 1\n']

Environment details

Kebechet version: 1.0.0
Python version: 3.6.8
Platform: Linux-3.10.0-957.21.2.el7.x86_64-x86_64-with-fedora-28-Twenty_Eight
pipenv version: pipenv, version 2018.11.26


Dependency graph
Unable to obtain dependency graph:

An error occurred while installing coala-bears! Will try again.
[pipenv.exceptions.InstallError]:   File "/usr/local/lib/python3.6/site-packages/pipenv/core.py", line 1874, in do_install
[pipenv.exceptions.InstallError]:       keep_outdated=keep_outdated
[pipenv.exceptions.InstallError]:   File "/usr/local/lib/python3.6/site-packages/pipenv/core.py", line 1253, in do_init
[pipenv.exceptions.InstallError]:       pypi_mirror=pypi_mirror,
[pipenv.exceptions.InstallError]:   File "/usr/local/lib/python3.6/site-packages/pipenv/core.py", line 859, in do_install_dependencies
[pipenv.exceptions.InstallError]:       retry_list, procs, failed_deps_queue, requirements_dir, **install_kwargs
[pipenv.exceptions.InstallError]:   File "/usr/local/lib/python3.6/site-packages/pipenv/core.py", line 763, in batch_install
[pipenv.exceptions.InstallError]:       _cleanup_procs(procs, not blocking, failed_deps_queue, retry=retry)
[pipenv.exceptions.InstallError]:   File "/usr/local/lib/python3.6/site-packages/pipenv/core.py", line 681, in _cleanup_procs
[pipenv.exceptions.InstallError]:       raise exceptions.InstallError(c.dep.name, extra=err_lines)
[pipenv.exceptions.InstallError]: ['Looking in indexes: https://pypi.python.org/simple', 'Requirement already up-to-date: coala-bears in ./.venv/lib/python3.6/site-packages (0.11.1)', 'Requirement already satisfied, skipping upgrade: safety~=0.5.1 in ./.venv/lib/python3.6/site-packages (from coala-bears) (0.5.1)', 'Requirement already satisfied, skipping upgrade: cpplint~=1.3 in ./.venv/lib/python3.6/site-packages (from coala-bears) (1.4.4)', 'Requirement already satisfied, skipping upgrade: scspell3k~=2.0 in ./.venv/lib/python3.6/site-packages (from coala-bears) (2.2)', 'Requirement already satisfied, skipping upgrade: nbformat~=4.1 in ./.venv/lib/python3.6/site-packages (from coala-bears) (4.4.0)', 'Requirement already satisfied, skipping upgrade: vulture~=0.10.0 in ./.venv/lib/python3.6/site-packages (from coala-bears) (0.10)', 'Collecting click==6.6 (from coala-bears)', '  Using cached https://files.pythonhosted.org/packages/1c/7c/10b4132dd952b6a04e37626258825b8aa8c1eb99545f2eb26a77c21efb55/click-6.6-py2.py3-none-any.whl', 'Requirement already satisfied, skipping upgrade: munkres3~=1.0 in ./.venv/lib/python3.6/site-packages (from coala-bears) (1.0.5.5)', 'Requirement already satisfied, skipping upgrade: bandit~=1.2 in ./.venv/lib/python3.6/site-packages (from coala-bears) (1.6.2)', 'Requirement already satisfied, skipping upgrade: isort~=4.2 in ./.venv/lib/python3.6/site-packages (from coala-bears) (4.3.21)', 'Requirement already satisfied, skipping upgrade: eradicate~=0.1.6 in ./.venv/lib/python3.6/site-packages (from coala-bears) (0.1.6)', 'Requirement already satisfied, skipping upgrade: pylint~=1.6 in ./.venv/lib/python3.6/site-packages (from coala-bears) (1.9.5)', 'Requirement already satisfied, skipping upgrade: rstcheck~=2.2 in ./.venv/lib/python3.6/site-packages (from coala-bears) (2.2)', 'Collecting pyyaml~=3.12 (from coala-bears)']
[pipenv.exceptions.InstallError]: ["WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61dd3d550>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/coala-bears/", "WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61dd3d518>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/coala-bears/", "WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61dd3d160>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/coala-bears/", "WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61dd3d0f0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/coala-bears/", "WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61dd3d128>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/coala-bears/", "  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61d0be9e8>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/click/", "  WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61e0f3048>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/click/", "  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61e0f30f0>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pyyaml/", "  WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61d01f710>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pyyaml/", "  WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61d01f748>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pyyaml/", "  WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61d01f4a8>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pyyaml/", "  WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fa61d01f518>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pyyaml/", '  ERROR: Could not find a version that satisfies the requirement pyyaml~=3.12 (from coala-bears) (from versions: none)', 'ERROR: No matching distribution found for pyyaml~=3.12 (from coala-bears)']
ERROR: ERROR: Package installation failed...

Notes

For more information, see Pipfile and Pipfile.lock.

Once this issue is resolved, the issue will be automatically closed by bot.

Closing this issue as it is no longer relevant for the current master with SHA f174d48.