Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only install dnf module on EL8 #488

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Only install dnf module on EL8 #488

merged 1 commit into from
Jan 11, 2024

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Jan 10, 2024

We don't intend to use modularity on the initial release, so scope this to only EL8.

We don't intend to use modularity on the initial release, so scope this
to only EL8.
@evgeni
Copy link
Member Author

evgeni commented Jan 10, 2024

   	Error: Could not find a suitable provider for cpdb_create

🤔

@ekohl
Copy link
Member

ekohl commented Jan 10, 2024

The clearer error is:

   Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install candlepin' returned 1: Error: Unable to find a match: candlepin
  Error: /Stage[main]/Candlepin::Install/Package[candlepin]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install candlepin' returned 1: Error: Unable to find a match: candlepin

I think this is because of the repository changes, but I didn't check. theforeman/puppet-candlepin#249 sneaks that in.

@ekohl
Copy link
Member

ekohl commented Jan 10, 2024

I'm leaning to leaving the candlepin commit out and only merge the first one.

@evgeni evgeni merged commit 5585d11 into master Jan 11, 2024
6 of 8 checks passed
@evgeni evgeni deleted the el9mod branch January 11, 2024 07:17
@evgeni
Copy link
Member Author

evgeni commented Jan 11, 2024

Done, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants