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

Drop createrepo_c build deps #589

Draft
wants to merge 1 commit into
base: latest
Choose a base branch
from
Draft

Conversation

dralley
Copy link
Contributor

@dralley dralley commented Feb 6, 2024

We use the prebuilt wheels nowadays

[noissue]

@dralley
Copy link
Contributor Author

dralley commented Feb 6, 2024

Oh, right, we can't do this until we upgrade to Python 3.9, because createrepo_c doesn't publish wheels for 3.8

@@ -45,15 +39,7 @@ RUN dnf -y install python3 python3-cryptography python3-devel && \
dnf -y install python3-libcomps && \
dnf -y install libpq-devel && \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we remember what this is required for? And openldap-devel?

Copy link
Contributor Author

@dralley dralley Apr 23, 2024

Choose a reason for hiding this comment

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

@dralley dralley force-pushed the drop-deps branch 3 times, most recently from cb44bff to 62e36a9 Compare February 10, 2024 03:26
@dralley
Copy link
Contributor Author

dralley commented Feb 12, 2024

@mikedep333 I think this is failing because we're building aarch64 images now, but the binary packages don't exist for createrepo_c, solv, and maybe libcomps, so it falls back to trying to build from source.

I guess the only alternatives are qemu, or waiting until GHA has ARM runners available.

@dralley dralley force-pushed the drop-deps branch 3 times, most recently from c4d3ec3 to 18b2c98 Compare March 12, 2024 16:01
Copy link

stale bot commented Apr 12, 2024

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

We use the prebuilt wheels nowadays

[noissue]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant