Skip to content

Infinite loop on pip when lockfile can't acquire a lock #3532

Closed
@minchinweb

Description

@minchinweb
  • Pip version: 8.0.3
  • Python version: 3.5.1
  • Operating System: Windows 10x64

Description:

  • running pip list -o with Sphinx 1.3.6 (the current version) causes pip to go into some sort of infinite loop. Nothing is printed to the console.
  • trying to install Sphinx 1.3.6 from PyPI start an infinite loop and the package is never installed.
  • tyring to update Sphinx (pip install sphinx -U) starts an infinite loop and nothing seems to happen
  • Sphinx can be installed from a downloaded wheel (from PyPI) without issue.
  • other pip commands seem to work without issue.
  • the issue doesn't seem to be limited to Sphinx 1.3.6, but I can't seem to narrow that down any further

What I've run:

broken pip sphinx

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automationproject: vendored dependencyRelated to a vendored dependencytype: bugA confirmed bug or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions