Project

Profile

Help

Issue #6752

closed

pulp_installer does not install psycopg2 on certain managed systems

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

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

Related to Pulp - Task #6725: Debian 10 install instructions need to be improvedCLOSED - CURRENTRELEASEmdellweg

Actions
Actions #1

Updated by mdepaulo@redhat.com almost 4 years ago

  • Related to Task #6725: Debian 10 install instructions need to be improved added
Actions #2

Updated by mdepaulo@redhat.com almost 4 years ago

  • Sprint Candidate changed from No to Yes
Actions #3

Updated by dkliban@redhat.com almost 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 74
Actions #4

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 74 to Sprint 75
Actions #5

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 75 to Sprint 76
Actions #6

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 76 to Sprint 77
Actions #7

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 77 to Sprint 78
Actions #8

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 78 to Sprint 79
Actions #9

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 79 to Sprint 80
Actions #10

Updated by mdepaulo@redhat.com over 3 years ago

  • Assignee set to ppicka
Actions #11

Updated by mdepaulo@redhat.com over 3 years ago

Reminders:

  1. It looks like psycopg2 is not installed the dockerfile used by molecule create. But please confirm, such as by running the container it creates: https://github.com/pulp/pulp_installer/blob/master/molecule/scenario_resources/Dockerfile.j2

  2. We pass vars to the geerlingguy.postgresql role in our pulp_database role. Including the package name. It is likely that we no longer need to set these vars or have the user install psycopg2; that geerlingguy.postgresql has been updated to install the correct psycopg2 package it needs.

Actions #12

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 80 to Sprint 81
Actions #13

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 81 to Sprint 82
Actions #14

Updated by pulpbot over 3 years ago

  • Status changed from NEW to POST
Actions #15

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 82 to Sprint 83
Actions #16

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 83 to Sprint 84
Actions #17

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 84 to Sprint 85

Added by ppicka over 3 years ago

Revision 01a3be7c | View on GitHub

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

Added by ppicka over 3 years ago

Revision 01a3be7c | View on GitHub

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

Actions #18

Updated by ppicka over 3 years ago

  • Status changed from POST to MODIFIED
Actions #19

Updated by daviddavis over 3 years ago

  • Sprint/Milestone set to 3.9.0
Actions #20

Updated by daviddavis over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #21

Updated by daviddavis over 3 years ago

  • Sprint/Milestone deleted (3.9.0)

Also available in: Atom PDF