sagemathinc / cocalc-docker

DEPRECATED (was -- Docker setup for running CoCalc as downloadable software on your own computer)
https://cocalc.com
Other
398 stars 103 forks source link

Cannot install CoCalc on Ubuntu - Cannot find gdb installed #133

Closed ingodahn closed 2 years ago

ingodahn commented 2 years ago

When installing Cocalc-Docker on Ubuntu 20, launching a notebook with Sage Kernel gives the following error:

image

That makes the system unusable.

This happens with a fresh Ubuntu VM in Virtual box on a Win 10 PC as well as on a fresh Ubuntu installation in the cloud.

williamstein commented 2 years ago

I upgraded us to sage-9.4 and people reported some issues like this, so I downgraded to sage-9.3, and there were additional issues. The sage devs say this is a problem introduced in sage-9.3 that's not present in sage-9.2, so I downgraded cocalc-docker to the old sage-9.2 and built a new image, which is what is live now (which you should confirm you're using), and the people who had reported issues with illegal instructions so far said that they were solved. If you're using the latest cocalc-docker and it has sage-9.2 in it (which should be the case), then there is nothing more I can do to help with your problem, except to recommend that you build or re-build sage from source on the machine where you have this problem.

ingodahn commented 2 years ago

I did the following in an Ubuntu 20 VM: