Actions
Issue #6274
openProblem: existing Pulp deployments with system-wide packages conflict with having a newer version of pip
Status:
NEW
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Note: This issue is specificaly about running ansible-pulp against existing deployments of Pulp.
Manual testing with centos 7 pulp_rpm images reveals that we can modify /usr/local/lib/pulp/pyvenv.cfg to not use system-wide packages anymore, and then let the pip install
commands fix the missing dependencies. So this is the approach that ansible-pulp should take when pulp_use_system_wide_pkgs
is false (or perhaps whenever centos 7 is in use.)
Related issues
Actions