Project

Profile

Help

Issue #9093

closed

pulp_installer preflight check fails on EL7 when not installing pulp-rpm

Added by mdepaulo@redhat.com over 2 years ago. Updated over 2 years ago.

Status:
MODIFIED
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:
Sprint 101
Quarter:

Description

This seems to be a regression from #8154, which introduced support for installing pulp from the postgres 10 SCL on EL7.

Basically, pip-compile isn't using the postgres 10 SCL's bin folder in the PATH, unlike the pip install commands. So the pip install commands would succeed, and the preflight is falsely blocking the install.

There seems to be a related issue that the preflight command never fails when pulp-rpm is being installed. When pulp-rpm is being installed, we have separate logic for when to fail in the preflight (and there is a bug in that logic.)


Related issues

Related to Pulp - Issue #9094: pulp_installer preflight check accidentally succeeds when installing pulp-rpmCLOSED - DUPLICATEmdepaulo@redhat.comActions
Actions #1

Updated by mdepaulo@redhat.com over 2 years ago

  • Related to Issue #9094: pulp_installer preflight check accidentally succeeds when installing pulp-rpm added

Added by Mike DePaulo over 2 years ago

Revision 4b1e0867 | View on GitHub

Problem: pulp_installer preflight check fails on

EL7 when not installing pulp-rpm.

Solution: Add logic for the preflight to use the SCLs in its PATH.

fixes: #9093

Added by Mike DePaulo over 2 years ago

Revision 4b1e0867 | View on GitHub

Problem: pulp_installer preflight check fails on

EL7 when not installing pulp-rpm.

Solution: Add logic for the preflight to use the SCLs in its PATH.

fixes: #9093

Actions #2

Updated by pulpbot over 2 years ago

  • Status changed from NEW to POST
Actions #3

Updated by Anonymous over 2 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by mdepaulo@redhat.com over 2 years ago

  • Sprint/Milestone set to 3.14.3

Also available in: Atom PDF