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

Some of the base images fail to build #617

Closed
marjo-luc opened this issue Nov 14, 2022 · 4 comments
Closed

Some of the base images fail to build #617

marjo-luc opened this issue Nov 14, 2022 · 4 comments
Assignees
Labels
Bug Something isn't working JPL JPL related issues

Comments

@marjo-luc
Copy link
Member

The r, vanilla, and isce2 base images have been failing to build for ~1 week. All fail with an error message similar to this:
File "/opt/conda/lib/python3.9/site-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import crypto, SSL File "/opt/conda/lib/python3.9/site-packages/OpenSSL/crypto.py", line 1556, in <module> class X509StoreFlags(object): File "/opt/conda/lib/python3.9/site-packages/OpenSSL/crypto.py", line 1577, in X509StoreFlags CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'

@marjo-luc marjo-luc added Bug Something isn't working JPL JPL related issues labels Nov 14, 2022
@marjo-luc marjo-luc self-assigned this Nov 14, 2022
@marjo-luc
Copy link
Member Author

I updated the base image image from continuumio/miniconda3:4.10.3p1 to continuumio/miniconda3:4.12.0 for r, vanilla, plant, rsgislib, and isce2 on DIT. All images now build successfully except r, which fails with the following message:

ImportError: cannot import name 'KernelManager' from 'jupyter_client'

@gchang
Copy link
Collaborator

gchang commented Jan 19, 2023

r image still fails

@marjo-luc
Copy link
Member Author

@bsatoriu @anilnatha

@gchang
Copy link
Collaborator

gchang commented Mar 1, 2023

Migrating this to #684 since we have to rebuild the r image anyway.

@gchang gchang closed this as completed Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working JPL JPL related issues
Projects
None yet
Development

No branches or pull requests

3 participants