Building dockerfile with Sagemath9.5 as base image

43 views
Skip to first unread message

Rishabh Kumar

unread,
Jul 26, 2022, 9:08:45 PM7/26/22
to sage-support
I could build the Sagemath 9.5 as the base image on docker but upon running `sudo apt-get update && sudo apt-get install -y postgresql postgresql-client`
I got the following error messages. 

#10 1.955 E: The repository 'http://security.ubuntu.com/ubuntu impish-security Release' does not have a Release file.

#10 1.956 E: The repository 'http://archive.ubuntu.com/ubuntu impish Release' does not have a Release file.

#10 1.956 E: The repository 'http://archive.ubuntu.com/ubuntu impish-updates Release' does not have a Release file.

#10 1.956 E: The repository 'http://archive.ubuntu.com/ubuntu impish-backports Release' does not have a Release file.

------

executor failed running [/bin/sh -c sudo apt-get update && sudo apt-get install -y postgresql postgresql-client]: exit code: 100

I think the base image for sagemath9.5 is ubuntu:impish which has passed its EOL. Would it be possible to build the sagemath9.5 image on top of Ubuntu 22.04 (Jammy Jellyfish)? 

Dima Pasechnik

unread,
Jul 27, 2022, 1:12:09 AM7/27/22
to sage-support
Our current stable release is 9.6, not 9.5.
Do you really need 9.5?

--
You received this message because you are subscribed to the Google Groups "sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-support...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/f3f04c9f-6d57-4ac3-9d1f-0d8e5bf619c3n%40googlegroups.com.

Rishabh Kumar

unread,
Jul 27, 2022, 11:49:56 AM7/27/22
to sage-s...@googlegroups.com
On the dockerhub, I could see that sagemath9.6 was not available. Does the Latest docker image contain sagemath9.6? 
Warm Regards, 
Rishabh


You received this message because you are subscribed to a topic in the Google Groups "sage-support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sage-support/CxJIFQf97kA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sage-support...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CAAWYfq1L%2BAEDeBjUg1C2xO6bEpyrMBUau9C-%2BG4XUDiZHsVG5g%40mail.gmail.com.

Julian Rüth

unread,
Jul 29, 2022, 1:13:30 AM7/29/22
to sage-s...@googlegroups.com
* Rishabh Kumar <rku...@ualberta.ca> [2022-07-27 09:32:26 -0600]:

> Does the Latest docker image contain sagemath9.6?

No. Latest is just 9.5 at the moment.

I'll try to build 9.6 and push it to docker hub.

julian
Reply all
Reply to author
Forward
0 new messages