Project

Profile

Help

Issue #6956

closed

pulp_installer doesn't install webserver snippets when pulp_install_dir is changed

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

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
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 75
Quarter:

Description

Looking at the code, pulp_installer not detect webserver snippets when pulp_install_dir is changed from the default /usr/local/lib/pulp/ to any other value. This is because the script to find the snippets is called with /usr/local/lib/pulp/bin/python hardcoded.

The task will not fail either, it misbehaves, because failed_when: false

Actions #1

Updated by mdepaulo@redhat.com almost 4 years ago

  • Subject changed from pulp_installer doesn't detect webserver snippets when pulp_install_dir is changed to pulp_installer doesn't install webserver snippets when pulp_install_dir is changed
Actions #2

Updated by pulpbot almost 4 years ago

  • Status changed from NEW to POST

Added by Mike DePaulo almost 4 years ago

Revision b3cec686 | View on GitHub

Problem: pulp_installer doesn't install webserver snippets

when pulp_install_dir is changed

Solution: Use pulp_install_dir rather than hardcode the path.

Also fail the task if the python intepreter is not found.

fixes: #6956

Added by Mike DePaulo almost 4 years ago

Revision b3cec686 | View on GitHub

Problem: pulp_installer doesn't install webserver snippets

when pulp_install_dir is changed

Solution: Use pulp_install_dir rather than hardcode the path.

Also fail the task if the python intepreter is not found.

fixes: #6956

Actions #3

Updated by rchan almost 4 years ago

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

Updated by Anonymous almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #5

Updated by Anonymous over 3 years ago

Actions #6

Updated by fao89 over 3 years ago

  • Sprint/Milestone set to 3.5.0
Actions #7

Updated by fao89 over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF