10.8 is broken for me.

15 views
Skip to first unread message

Topaze

unread,
Jan 14, 2026, 11:39:53 AM (13 hours ago) Jan 14
to sage-support
Hello.

I get this error message after launching “sage” (without any options), see below.
I am using Debian Trixie (the current stable, so). Debian released an intermediate update a few days ago, so I updated (without any problems).
Before that, I had no problems using it, so it seems related to that change.

Any ideas?
Thanks.

-----------------------------------------------------------------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/mainuser/software/sage-10.8/lib/python3.13/site-packages/_sagemath_editable_loader.py", line 345, in _rebuild
    subprocess.run(self._build_cmd, cwd=self._build_path, env=env, stdout=subprocess.DEVNULL, check=True)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/subprocess.py", line 577, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/bin/ninja']' returned non-zero exit status 1.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/mainuser/software/Sagemath/bin/sage", line 5, in <module>
    from sage.cli.__main__ import main
  File "/home/mainuser/software/sage-10.8/lib/python3.13/site-packages/_sagemath_editable_loader.py", line 311, in find_spec
    tree = self._rebuild()
  File "/home/mainuser/software/sage-10.8/lib/python3.13/site-packages/_sagemath_editable_loader.py", line 347, in _rebuild
    raise ImportError(f're-building the {self._name} meson-python editable wheel package failed') from exc
-----------------------------------------------------------------------------------------------------------------------------


Dima Pasechnik

unread,
Jan 14, 2026, 12:07:19 PM (12 hours ago) Jan 14
to sage-s...@googlegroups.com
On Wed, Jan 14, 2026 at 10:39 AM Topaze <topa...@gmail.com> wrote:
>
> Hello.
>
> I get this error message after launching “sage” (without any options), see below.
> I am using Debian Trixie (the current stable, so). Debian released an intermediate update a few days ago, so I updated (without any problems).
> Before that, I had no problems using it, so it seems related to that change.
>
> Any ideas?

an OS update might require you to rebuild (parts of) Sage, this is normal.
E.g. if the update upgraded a dynamic library used by Sage, the
rebuild is needed.


> Thanks.
>
> -----------------------------------------------------------------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/mainuser/software/sage-10.8/lib/python3.13/site-packages/_sagemath_editable_loader.py", line 345, in _rebuild
> subprocess.run(self._build_cmd, cwd=self._build_path, env=env, stdout=subprocess.DEVNULL, check=True)
> ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.13/subprocess.py", line 577, in run
> raise CalledProcessError(retcode, process.args,
> output=stdout, stderr=stderr)
> subprocess.CalledProcessError: Command '['/usr/bin/ninja']' returned non-zero exit status 1.
>
> The above exception was the direct cause of the following exception:
>
> Traceback (most recent call last):
> File "/home/mainuser/software/Sagemath/bin/sage", line 5, in <module>
> from sage.cli.__main__ import main
> File "/home/mainuser/software/sage-10.8/lib/python3.13/site-packages/_sagemath_editable_loader.py", line 311, in find_spec
> tree = self._rebuild()
> File "/home/mainuser/software/sage-10.8/lib/python3.13/site-packages/_sagemath_editable_loader.py", line 347, in _rebuild
> raise ImportError(f're-building the {self._name} meson-python editable wheel package failed') from exc
> -----------------------------------------------------------------------------------------------------------------------------
>
>
> --
> 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 visit https://groups.google.com/d/msgid/sage-support/2ad6bcd1-5c7b-4698-818e-4a9a86ed5116n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages