Skip to content

Conversation

malucius-rh
Copy link
Contributor

Description

This removes an unneeded package from a dnf command in setup_pcp, which lives in EPEL and will cause the dnf install to fail

Before/After Comparison

Before: The unneeded, by-default-unobtainable package will break the dnf install
After: dnf doesn't look for a package it can't install and which we don't need

Clerical Stuff

This closes #89
Relates to JIRA: RPOPC-608

@malucius-rh malucius-rh requested a review from a team September 12, 2025 03:24
@malucius-rh malucius-rh self-assigned this Sep 12, 2025
@malucius-rh malucius-rh added the bug Something isn't working label Sep 12, 2025
Copy link

This relates to RPOPC-608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PCP setup tries to install a package it doesn't need
1 participant