forked from opendatahub-io/notebooks
-
Notifications
You must be signed in to change notification settings - Fork 24
RHAIENG-948: fix(jupyter datascience on IBM/Power): build failure due to AIPCC base (missing curl and openssl -devel packages) and AIPCC wheels (some prereqs are missing) #1697
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
Merged
jiridanek
merged 12 commits into
red-hat-data-services:main
from
jiridanek:jd_curl_devel
Nov 14, 2025
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
4c0e07f
RHAIENG-948: fix(ppc): build failure due to missing curl
jiridanek 97a2586
RHAIENG-948: fix(ppc): build failure due to missing openssl
jiridanek 60883d9
RHAIENG-948: fix(ppc): build failure due to missing cython in aipcc w…
jiridanek 245425f
RHAIENG-948: fix(ppc): build failure due to missing numpy in aipcc wh…
jiridanek 2e77386
RHAIENG-948: fix(ppc): build failure due to missing protobuf>=4.25.1 …
jiridanek 724b247
RHAIENG-948: fix(ppc): build failure due to missing numpy>=1.16.6 in …
jiridanek ee8efc2
Add `subscription-manager register` step for base image initialization
jiridanek 7077f4a
RHAIENG-948: fix(ppc): build failure due to missing cryptography buil…
jiridanek 3c76a4c
RHAIENG-948: fix(ppc): build failure due to missing zlib-devel to bui…
jiridanek e5bf561
RHAIENG-948: fix(ppc): build failure due to missing libjpeg-turbo-dev…
jiridanek 01a2047
RHAIENG-948: fix(ppc): build failure due to missing openssl-devel to …
jiridanek 2eed737
RHAIENG-948: fix(ppc): build failure due to missing fortran to build …
jiridanek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll remove this in a subsequent PR. For now, I don't want to incur the 45 min delay needed to rebuild and learn if things work without it nor not.