Re: [sage-release] Sage 10.1.beta0 released

2023-05-23 Thread Dima Pasechnik
On Tue, May 23, 2023 at 11:02 PM John H Palmieri wrote: > > There was a problem with Singular, but that should have been fixed in #34851, > merged into 10.0.beta0 in February. > (https://github.com/sagemath/sage/issues/34851) it's only Debian experimental that is on Singular 4.3.2, the

Re: [sage-release] Sage 10.1.beta0 released

2023-05-23 Thread John H Palmieri
There was a problem with Singular, but that should have been fixed in #34851, merged into 10.0.beta0 in February. (https://github.com/sagemath/sage/issues/34851) On Tuesday, May 23, 2023 at 1:11:50 PM UTC-7 matthia...@gmail.com wrote: > On Monday, May 22, 2023 at 11:39:09 PM UTC-7 tdumont

Re: [sage-release] Sage 10.1.beta0 released

2023-05-23 Thread Matthias Köppe
Same with debian-bookworm for 10.1.beta0 (https://github.com/sagemath/sage/actions/runs/5051084836/jobs/9066916642#step:10:883) On Tuesday, May 23, 2023 at 1:11:50 PM UTC-7 Matthias Köppe wrote: > On Monday, May 22, 2023 at 11:39:09 PM UTC-7 tdumont wrote: > > > On debian testing (buster) no

Re: [sage-release] Sage 10.1.beta0 released

2023-05-23 Thread Matthias Köppe
On Monday, May 22, 2023 at 11:39:09 PM UTC-7 tdumont wrote: On debian testing (buster) no problem when updating from 10.0. A question: - since some months (?) I always configure "without system singular" ( ./configure --without-system-singular ), as singular in debian testing changed to a

Re: [sage-release] Sage 10.1.beta0 released

2023-05-23 Thread Dima Pasechnik
On Tue, May 23, 2023 at 7:39 AM Thierry Dumont wrote: > > > On debian testing (buster) no problem when updating from 10.0. > > A question: > - since some months (?) I always configure "without system singular" > ( ./configure --without-system-singular ), as singular in debian testing > changed to

Re: [sage-release] Sage 10.1.beta0 released

2023-05-23 Thread Thierry Dumont
On debian testing (buster) no problem when updating from 10.0. A question: - since some months (?) I always configure "without system singular" ( ./configure --without-system-singular ), as singular in debian testing changed to a recent version. * Is it always necessary ? (yes, I think...)