Project

Profile

Help

Issue #7996

closed

pulp_installer fails to enable the "powertools" repo on CentOS 8.3 or the new CentOS Stream

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

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
(Total: 0:00 h)
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Because its name was changed from "PowerTools" to "powertools"

Fortunately, "Stream-PowerTools" was just renamed to simply "powertools". Which simplifies our code for enabling it.

Note: This manifests itself as the following error, assuming the user's' installing pulp-rpm:

    TASK [pulp_rpm_prerequisites : Install requested non-pip packages] *************
    Monday 14 December 2020  19:49:53 +0000 (0:00:00.081)       0:05:27.780 *******
fatal: [centos-8]: FAILED! => {
    "changed": false, 
    "failures": [
        "No package file-devel available.", 
        "No package libmodulemd-devel available."
    ], 
    "rc": 1, 
    "results": []
}

Sub-issues 1 (0 open1 closed)

Issue #8407: Backport the #7996 "powertools" repo fix to the pulp_installer 3.7 branchCLOSED - CURRENTRELEASEmdepaulo@redhat.comActions
Actions #1

Updated by mdepaulo@redhat.com over 3 years ago

  • Description updated (diff)

Added by Mike DePaulo over 3 years ago

Revision 3ace0d24 | View on GitHub

Problem: pulp_installer fails to enable the "powertools"

repo on CentOS 8.3 or the new CentOS Stream

Solution: Enable it or "PowerTools". Replacing the "Stream-PowerTools" repo.

fixes: #7996

Added by Mike DePaulo over 3 years ago

Revision 3ace0d24 | View on GitHub

Problem: pulp_installer fails to enable the "powertools"

repo on CentOS 8.3 or the new CentOS Stream

Solution: Enable it or "PowerTools". Replacing the "Stream-PowerTools" repo.

fixes: #7996

Actions #2

Updated by pulpbot over 3 years ago

  • Status changed from NEW to POST
Actions #3

Updated by Anonymous over 3 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by ttereshc about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF