Project

Profile

Help

Issue #7275

closed

pulp_installer often fails to add the RPM repo to the system

Added by mdepaulo@redhat.com over 3 years ago. Updated over 3 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:
Easy Fix
Sprint:
Quarter:

Description

There is a bug in the implementation of https://pulp.plan.io/issues/6794.

The task:

pulp_common: Add pulpcore RPM repositories

Lacks become: true, even though it modifies the contents of /etc/yum.repos.d, and thus must always run as root.

The result is that our CI passes because it directly calls into the molecule container as root, but user deployments fail when users connect as a user account other than root that must elevate to root.

Actions #1

Updated by pulpbot over 3 years ago

  • Status changed from NEW to POST

Added by Mike DePaulo over 3 years ago

Revision fa7b879b | View on GitHub

pulp_installer often fails to add the RPM repo to the system

Solution: Add become: true to the task.

fixes: #7275 https://pulp.plan.io/issues/7275

Added by Mike DePaulo over 3 years ago

Revision fa7b879b | View on GitHub

pulp_installer often fails to add the RPM repo to the system

Solution: Add become: true to the task.

fixes: #7275 https://pulp.plan.io/issues/7275

Actions #2

Updated by Anonymous over 3 years ago

  • Status changed from POST to MODIFIED
Actions #3

Updated by ttereshc over 3 years ago

  • Sprint/Milestone set to 3.8.0
Actions #4

Updated by ttereshc over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF