Project

Profile

Help

Issue #6690

closed

Story #6688: pulp_installer: preflight check and system-wide packages are incompatible

pre-flight check errors when there is an upgraded pip in a system-wide venv

Added by mdepaulo@redhat.com almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

and when the package is installed as an RPM in the prereq role at an acceptable version, so the pre-flight check should not have tried to use a newer version from PyPI.

We need a workaround until system-wide virtualenvs are migrated off of, like ignoring that pip error specifically: https://github.com/pypa/setuptools/issues/1694

Added by Mike DePaulo almost 4 years ago

Revision cd0e6697 | View on GitHub

Problem: pre-flight check errors when there is an upgraded pip

in a system-wide venv

and when the package is installed as an RPM in the prereq role at an acceptable version, so the pre-flight check should not have tried to use a newer version from PyPI.

This is a regression from #6645. Previously many errors were ignored, this error should still be ignored too until system-wide packages support is removed.

fixes: #6690 pre-flight check errors when there is an upgraded pip in a system-wide venv https://pulp.plan.io/issues/6690

re: #6645 pre-flight check does not work properly when it needs a prereq role https://pulp.plan.io/issues/6645

Added by Mike DePaulo almost 4 years ago

Revision cd0e6697 | View on GitHub

Problem: pre-flight check errors when there is an upgraded pip

in a system-wide venv

and when the package is installed as an RPM in the prereq role at an acceptable version, so the pre-flight check should not have tried to use a newer version from PyPI.

This is a regression from #6645. Previously many errors were ignored, this error should still be ignored too until system-wide packages support is removed.

fixes: #6690 pre-flight check errors when there is an upgraded pip in a system-wide venv https://pulp.plan.io/issues/6690

re: #6645 pre-flight check does not work properly when it needs a prereq role https://pulp.plan.io/issues/6645

Actions #1

Updated by Anonymous almost 4 years ago

  • Status changed from NEW to MODIFIED
Actions #2

Updated by bmbouter almost 4 years ago

  • Category set to Installer - Moved to GitHub issues
  • Tags deleted (Pulp 3 installer)
Actions #3

Updated by dkliban@redhat.com almost 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF