-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Docker image fails to start jupyter notebook #26732
Comments
Branch: u/saraedum/26732 |
comment:2
We'll see if this does the trick here: https://gitlab.com/sagemath/dev/trac/pipelines/37426928 New commits:
|
Commit: |
Work Issues: waiting for the CI pipeline to see that this actually works |
comment:4
Thanks. I had been seeing that failure as well but it was really odd, and I thought maybe just a temporary fluke. I wonder why they changed that... =_= |
Reviewer: Erik Bray |
comment:6
Now test-jupyter passed, but test-dev failed with:
I have no idea what that's about. It doesn't make any sense. I think the cephes package may have been removed so something is going on here where removed SPKGs are not handled well on incremental builds...? |
Changed branch from u/saraedum/26732 to |
In the latest beta, 8.5.beta4, the docker images that we build automatically failed its self tests because it could not spawn the jupyter notebook anymore:
Apparently one of the parameters of jupyter has changed with one of the recent upgrades, see https://stackoverflow.com/questions/52706238/jupyter-throwing-error-socket-gaierror-errno-2-name-or-service-not-known.
CC: @embray
Component: distribution
Work Issues: waiting for the CI pipeline to see that this actually works
Author: Julian Rüth
Branch/Commit:
3eda7e3
Reviewer: Erik Bray
Issue created by migration from https://trac.sagemath.org/ticket/26732
The text was updated successfully, but these errors were encountered: