Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Task MAR-167 Fix deprecation warnings from running pip_check_requirements_upgrades.sh
Go to the next issue (open or closed)
Go to the next open issue
There are no more issues in that direction.
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Task
  • Category
    General
  • Targetted for
    5.0.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    1 hour
  • Time spent
    1 hour
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

When running the pip_check_requirements_upgrades.sh script (as part of the common role mechanism for performing pip requirements package upgrade checks), a warning is logged to standard error about deprecation of the --index and --no-index options when using recent versions of pip-tools.

The following should be done:

  • Update the pip_check_requirements_upgrades.sh script deployed by the common role.
    • Switch to using the --emit-index-url or --no-emit-index-url options instead.
  • Update release notes.
Todos (0 / 0)
There are no comments