Project

Profile

Help

Issue #9139

closed

pulp_installer fails when symlinking webserver snippets

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

Status:
CLOSED - CURRENTRELEASE
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 appears to be because our check_snippet.py script sometimes produces the following output: "stdout_lines": ["/home/vagrant/devel/pulp_python/pulp_python/app/webserver_snippets/nginx.conf", "\u001b[0m"]

The 2nd line appears to be a color code: https://gist.github.com/mgumiero9/665ab5f0e5e7e46cb049c1544a00e29f

It does not happen all the time, I think it is system-configuration dependent (environment variables for colored output?)

Actions #1

Updated by mdepaulo@redhat.com over 2 years ago

  • Subject changed from pulp_installer fails when symlinking webserver snippets on certian systems to pulp_installer fails when symlinking webserver snippets
Actions #2

Updated by mdepaulo@redhat.com over 2 years ago

  • Description updated (diff)

Added by Mike DePaulo over 2 years ago

Revision f6cb70ea | View on GitHub

Fix pulp_installer failing to symlink snippets

By operating on the 1st line of output from check_snippet.py, rather than the last.

fixes: #9139

Added by Mike DePaulo over 2 years ago

Revision f6cb70ea | View on GitHub

Fix pulp_installer failing to symlink snippets

By operating on the 1st line of output from check_snippet.py, rather than the last.

fixes: #9139

Actions #3

Updated by pulpbot over 2 years ago

  • Status changed from NEW to POST
Actions #4

Updated by Anonymous over 2 years ago

  • Status changed from POST to MODIFIED
Actions #5

Updated by fao89 over 2 years ago

  • Sprint/Milestone set to 3.14.3-1
Actions #6

Updated by pulpbot over 2 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF