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

Support Pulp 3.28 #299

Merged
merged 3 commits into from
Aug 11, 2023
Merged

Support Pulp 3.28 #299

merged 3 commits into from
Aug 11, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Aug 10, 2023

Right now this can't pass because the repositories have not yet been published.

@ekohl ekohl marked this pull request as ready for review August 10, 2023 22:35
@ekohl ekohl added the Enhancement New feature or request label Aug 10, 2023
This is required by Pulp 3.28, but also what Foreman runs in production.
@ekohl
Copy link
Member Author

ekohl commented Aug 11, 2023

It's failing because it's still installing PostgreSQL 10 instead of 12.

@evgeni
Copy link
Member

evgeni commented Aug 11, 2023

On EL9 it's failing because:

2023-08-10T23:06:44.1095840Z �[00;00m�[00;33m  Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pulpcore-plugin(ostree)' returned 1: Error: 
2023-08-10T23:06:44.1097115Z    Problem: package python3-pulp-ostree-2.0.0-0.8.a6.el9.noarch from pulpcore requires python3-pulpcore >= 3.20.0, but none of the providers can be installed
2023-08-10T23:06:44.1098451Z     - package python3-pulp-ostree-2.0.0-0.8.a6.el9.noarch from pulpcore conflicts with python3-pulpcore >= 3.25.0 provided by python3-pulpcore-3.28.10-7.el9.noarch from @System
2023-08-10T23:06:44.1099702Z     - package python3-pulp-ostree-2.0.0-0.8.a6.el9.noarch from pulpcore conflicts with python3-pulpcore >= 3.25.0 provided by python3-pulpcore-3.28.10-7.el9.noarch from pulpcore
2023-08-10T23:06:44.1100613Z     - conflicting requests
2023-08-10T23:06:44.1118037Z �[00;00m�[00;33m  Error: /Stage[main]/Pulpcore::Plugin::Ostree/Pulpcore::Plugin[ostree]/Package[pulpcore-plugin(ostree)]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pulpcore-plugin(ostree)' returned 1: Error: 
2023-08-10T23:06:44.1119528Z    Problem: package python3-pulp-ostree-2.0.0-0.8.a6.el9.noarch from pulpcore requires python3-pulpcore >= 3.20.0, but none of the providers can be installed
2023-08-10T23:06:44.1120706Z     - package python3-pulp-ostree-2.0.0-0.8.a6.el9.noarch from pulpcore conflicts with python3-pulpcore >= 3.25.0 provided by python3-pulpcore-3.28.10-7.el9.noarch from @System
2023-08-10T23:06:44.1122037Z     - package python3-pulp-ostree-2.0.0-0.8.a6.el9.noarch from pulpcore conflicts with python3-pulpcore >= 3.25.0 provided by python3-pulpcore-3.28.10-7.el9.noarch from pulpcore
2023-08-10T23:06:44.1122897Z     - conflicting requests

On EL8 because of PostgreSQL, yes.

@evgeni
Copy link
Member

evgeni commented Aug 11, 2023

EL8 is now failing the same way as EL9. Nice.

@Odilhao
Copy link
Member

Odilhao commented Aug 11, 2023

Ohay, this PR should unlock the ostree failure theforeman/pulpcore-packaging#702

@evgeni
Copy link
Member

evgeni commented Aug 11, 2023

Thanks! Kicked off CI

Copy link
Member

@evgeni evgeni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK pending 🍏

@evgeni evgeni merged commit c16ddb8 into theforeman:master Aug 11, 2023
10 checks passed
@ekohl ekohl deleted the pulp-3.28 branch August 13, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants