Actions
Issue #6752
closedpulp_installer does not install psycopg2 on certain managed systems
Status:
CLOSED - CURRENTRELEASE
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:
Yes
Tags:
Sprint:
Sprint 85
Quarter:
Description
As documented in https://pulp.plan.io/issues/6725 , users must install psycopg2 on a managed system for it to work. I believe that it is currently installed for some distros but not others.
The design of the geerinlingguy.postgresql role, or if neessary the pulp_database role that wraps it, has always been to install psycopg2. If it is not being installed for the distro's default python interpreter, this is a bug.
Related issues
Actions
Install psycopg python package
python*-psycopg2 is installed by geerlingguy role so removed from docs as prerequisite fixed docs formatting
closes: #6752 https://pulp.plan.io/issues/6752