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

Refreeze conda packages (JupyterLab 4.2.3 -> 4.2.5) #1369

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

manics
Copy link
Member

@manics manics commented Aug 28, 2024

This brings in an updated JupyterLab which fixes CVE GHSA-9q39-rmj3-p4r2

This PR conflicts with #1363 but we should run freeze.py there again to update notebook to 7.2.2

@manics manics added the dependencies Pull requests that update a dependency file label Aug 28, 2024
@manics manics changed the title Refreeze conda packages Refreeze conda packages (JupyterLab 4.2.3 -> 4.2.5) Aug 28, 2024
@manics
Copy link
Member Author

manics commented Aug 28, 2024

...
tests/conda/py35-binder-dir/verify::verify FAILED                        [ 70%]
...

=================================== FAILURES ===================================
_________________________________ test session _________________________________
jupyter-repo2docker --appendix 'RUN echo "appendix" > /tmp/appendix' --image-name=r2d-tests-conda-2fpy35-2dbinder-2ddir-1724880850 /home/runner/work/repo2docker/repo2docker/tests/conda/py35-binder-dir ./verify | exited with status=1
----------------------------- Captured stderr call -----------------------------
Picked Local content provider.
Using local repo /home/runner/work/repo2docker/repo2docker/tests/conda/py35-binder-dir.
Reusing existing image (r2d-tests-conda-2fpy35-2dbinder-2ddir-1724880850), not building./srv/conda/envs/notebook/lib/python3.10/subprocess.py:961: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
  self.stdout = io.open(c2pread, 'rb', bufsize)
Traceback (most recent call last):
  File "/srv/conda/envs/kernel/lib/python3.5/site-packages/numpy/core/__init__.py", line 16, in <module>
    from . import multiarray
ImportError: libgfortran.so.3: cannot open shared object file: No such file or directory
...

I don't know what's causing the failure, the 3.5 environment isn't modified.

@minrk minrk merged commit cb5c517 into jupyterhub:main Aug 29, 2024
18 checks passed
@manics manics deleted the refreeze branch August 29, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants