[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread Emmanuel Charpentier
How did you get a backtrace ? I don't get one, just messages in the `*Messages* buffer... Le vendredi 20 janvier 2023 à 12:30:23 UTC+1, axio...@yahoo.de a écrit : > Here is the backtrace: > > Debugger entered--Lisp error: (quit) > accept-process-output(nil 0 1) > sage-shell:wait-for-redirect

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread John H Palmieri
In the hopes that this will fix it, I opened https://trac.sagemath.org/ticket/34927. On Friday, January 20, 2023 at 1:46:02 PM UTC-8 John H Palmieri wrote: > Does this change fix the fricas.py failure? > > diff --git a/src/sage/interfaces/fricas.py b/src/sage/interfaces/fricas.py > index dc2ce

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread John H Palmieri
Does this change fix the fricas.py failure? diff --git a/src/sage/interfaces/fricas.py b/src/sage/interfaces/fricas.py index dc2ce71f26..ceba6f90dc 100644 --- a/src/sage/interfaces/fricas.py +++ b/src/sage/interfaces/fricas.py @@ -891,7 +891,7 @@ http://fricas.sourceforge.net. """

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread Emmanuel Charpentier
Apart from the Emacs issye alteady reported , I get the three permanent failures I reported for the previous betas, as well as a new one, which gives three errors : charpent@zen-book-flip:/usr/local/sage-9$ sage -t --long -

Re: [sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread Dima Pasechnik
as the package/build system is being updated, it's hard to escape `make distclean` Perhaps `make sagelib-clean sagelib-uninstall` will do in this case - but perhaps it's some other python module guilty here. On Fri, 20 Jan 2023, 20:30 Emmanuel Charpentier, < emanuel.charpent...@gmail.com> wrote:

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread Emmanuel Charpentier
What exactly did you do to "recompile sage" ? Le vendredi 20 janvier 2023 à 16:50:00 UTC+1, axio...@yahoo.de a écrit : > I'm sorry, recompiling sage fixed the emacs problem. I have no idea what > happened. > > On Friday, 20 January 2023 at 12:30:23 UTC+1 axio...@yahoo.de wrote: > >> Here is the

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread Emmanuel Charpentier
I've got the same (extremely annoying) problem. I've opened an issue on sage-shell-mode Github page. Le vendredi 20 janvier 2023 à 12:30:23 UTC+1, axio...@yahoo.de a écrit : > Here is the backtrace: > > Debugger entered--Lisp error: (quit

Re: [sage-release] Sage 9.8.beta7 released

2023-01-20 Thread David Coudert
Indeed, it’s working well with --with-system-singular=no. Thank you, David. > Le 20 janv. 2023 à 18:41, John H Palmieri a écrit : > > If you have installed Singular via homebrew, it may be too new for Sage to > handle properly. Try "./configure --with-system-singular=no". (I think this > would

Re: [sage-release] Sage 9.8.beta7 released

2023-01-20 Thread John H Palmieri
If you have installed Singular via homebrew, it may be too new for Sage to handle properly. Try "./configure --with-system-singular=no". (I think this would be fixed by https://trac.sagemath.org/ticket/34851.) -- John On Friday, January 20, 2023 at 7:24:52 AM UTC-8 david@gmail.com wrote:

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread 'axio...@yahoo.de' via sage-release
I'm sorry, recompiling sage fixed the emacs problem. I have no idea what happened. On Friday, 20 January 2023 at 12:30:23 UTC+1 axio...@yahoo.de wrote: > Here is the backtrace: > > Debugger entered--Lisp error: (quit) > accept-process-output(nil 0 1) > sage-shell:wait-for-redirection-to-com

Re: [sage-release] Sage 9.8.beta7 released

2023-01-20 Thread David Coudert
I have Xcode 14.2. > Le 20 janv. 2023 à 16:19, Dima Pasechnik a écrit : > > is XCode up to date? > > On Fri, 20 Jan 2023, 15:04 David Coudert, > wrote: > And here is file sagely-9.8.beta7.log (zipped) > Best, > David. > > > -- > You received this message beca

Re: [sage-release] Sage 9.8.beta7 released

2023-01-20 Thread Dima Pasechnik
is XCode up to date? On Fri, 20 Jan 2023, 15:04 David Coudert, wrote: > And here is file sagely-9.8.beta7.log (zipped) > Best, > David. > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving e

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread 'axio...@yahoo.de' via sage-release
Here is the backtrace: Debugger entered--Lisp error: (quit) accept-process-output(nil 0 1) sage-shell:wait-for-redirection-to-complete() sage-shell:run-cell-raw-output("_emacs_sage_shell.print_sage_root()" :sync t :process-buffer nil :output-buffer nil :to-string t :raw nil) sage-shell:se

[sage-release] Re: Sage 9.8.beta7 released

2023-01-20 Thread 'axio...@yahoo.de' via sage-release
All of a sudden, emacs sage-shell-mode seems not to work any more? The last message I get is Checking IPython version... Done. To disable this checking, set ‘sage-shell:check-ipython-version-on-startup’ to ‘nil’. error in process filter: Quit [2 times] The last beta worked. Anyone else exper