We don't do Fedora packaging.
Probably they upgraded some Sage components but didn't check that they have
not broken Sage in the process.
:-(
On Wed, 15 Mar 2023, 16:21 Dave Pawson, wrote:
>
>
> On Wednesday, 15 March 2023 at 13:42:53 UTC Dima Pasechnik wrote:
>
> It's a Fedora bug then, not Sa
On Wednesday, 15 March 2023 at 13:42:53 UTC Dima Pasechnik wrote:
It's a Fedora bug then, not Sage's bug.
Why's that Dima?
module command not available so it must be Fedora?
or .
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To uns
It's a Fedora bug then, not Sage's bug.
On Wed, Mar 15, 2023 at 12:50 PM Dave Pawson wrote:
>
> Fedora, up to date.
> Installed via dnf no issues
>
> Ran
> >sage
>
> /data/files/python 12:38 > sage &
> [2] 118045
> [1] Exit 127sagemath
> /data/files/python 12:38 > /usr/lib64/s
Fedora, up to date.
Installed via dnf no issues
Ran
>sage
/data/files/python 12:38 > sage &
[2] 118045
[1] Exit 127sagemath
/data/files/python 12:38 > /usr/lib64/sagemath/local/bin/sage-env: line
14: module: command not found
/usr/lib64/sagemath/local/bin/sage-env: line 15: m
On Wed, Mar 15, 2023 at 8:41 AM Rafael Robles wrote:
>
> I have encountered the following bug with version 9.6 of SageMath under
> Ubuntu. This works perfectly in SageMath 9.1
>
> Example:
>
> A = matrix(IntegerModRing(2) , 2, 2, [1, 0, 1, 1])
> A.column_space()
>
> -> The kernel appears to have
I have encountered the following bug with version 9.6 of SageMath under
Ubuntu. This works perfectly in SageMath 9.1
Example:
A = matrix(IntegerModRing(2) , 2, 2, [1, 0, 1, 1])
A.column_space()
-> The kernel appears to have died. It will restart automatically.
--
You received this message b