On Fri, Jun 28, 2024 at 6:00 PM Matthias Köppe <matthiaskoe...@gmail.com> wrote:
>
> https://github.com/sagemath/sage/pull/38201 is waiting for review.

yes, this works as a fix for #38190

Although the whole purpose  of sagemath_environment is unclear to me.
It was promoted to optional in https://github.com/sagemath/sage/pull/38200
without any discussion on sage-devel, and claimed to be a part of
sagemath_standard.
The latter is questionable to me in particular.


>
>
> On Friday, June 28, 2024 at 9:29:10 AM UTC-7 Dima Pasechnik wrote:
>>
>> The blocker https://github.com/sagemath/sage/issues/38190
>> (an optional package sagemath_environment does not allow
>> --enable-system-site-packages)
>> is still not fixed.
>>
>>
>> On Fri, Jun 28, 2024 at 12:48 AM G. M.-S. <list...@gmail.com> wrote:
>> >
>> >
>> > Same results as with Sage 10.4.rc0, see below.
>> > It would be nice to merge #38135.
>> >
>> > Guillermo
>> >
>> > On Sun, 23 Jun 2024 at 19:26, G. M.-S. <list...@gmail.com> wrote:
>> >>
>> >>
>> >> Update: This is on an Apple Silicon Mac M1 Pro with Homebrew up to date, 
>> >> on macOS 12.7.5 (Xcode 14.2).
>> >>
>> >> After installing all Homebrew packages indicated in
>> >> https://doc.sagemath.org/html/en/installation/source.html#sec-installation-from-sources
>> >> (thanks Dima!), doing
>> >> ./configure
>> >> and using the modified files from
>> >> https://github.com/sagemath/sage/pull/38135
>> >> one has that
>> >> make
>> >> make pytest
>> >> succeed and
>> >> make ptestlong
>> >> gives
>> >> ----------------------------------------------------------------------
>> >> sage -t --long --warn-long 35.2 
>> >> --random-seed=296324616119942766729862235454385249578 
>> >> src/doc/en/prep/Quickstarts/Statistics-and-Distributions.rst # 1 doctest 
>> >> failed
>> >> sage -t --long --warn-long 35.2 
>> >> --random-seed=296324616119942766729862235454385249578 
>> >> src/sage/interfaces/interface.py # 1 doctest failed
>> >> sage -t --long --warn-long 35.2 
>> >> --random-seed=296324616119942766729862235454385249578 
>> >> src/sage/interfaces/r.py # 1 doctest failed
>> >> sage -t --long --warn-long 35.2 
>> >> --random-seed=296324616119942766729862235454385249578 
>> >> src/sage/misc/sageinspect.py # 1 doctest failed
>> >> sage -t --long --warn-long 35.2 
>> >> --random-seed=296324616119942766729862235454385249578 
>> >> src/sage/repl/ipython_tests.py # 1 doctest failed
>> >> sage -t --long --warn-long 35.2 
>> >> --random-seed=296324616119942766729862235454385249578 src/sage/stats/r.py 
>> >> # 1 doctest failed
>> >> ----------------------------------------------------------------------
>> >> all with the same error:
>> >> Got:
>> >> During startup - Warning messages:
>> >> 1: Setting LC_COLLATE failed, using "C"
>> >> 2: Setting LC_TIME failed, using "C"
>> >> 3: Setting LC_MESSAGES failed, using "C"
>> >> 4: Setting LC_MONETARY failed, using "C"
>> >>
>> >> Redoing the tests after
>> >> export LC_COLLATE=C
>> >> export LC_TIME=C
>> >> export LC_MESSAGES=C
>> >> export LC_MONETARY=C
>> >> one gets
>> >> ----------------------------------------------------------------------
>> >> All tests passed!
>> >> ----------------------------------------------------------------------
>> >>
>> >> HTH,
>> >>
>> >> Guillermo
>> >
>> >
>> > On Thu, 27 Jun 2024 at 23:51, Volker Braun <vbrau...@gmail.com> wrote:
>> >>
>> >> As always, you can get the latest beta version from the "develop" git 
>> >> branch. Alternatively, the self-contained source tarball is at 
>> >> http://www.sagemath.org/download-latest.html
>> >>
>> >> b7dd28d2456 (tag: 10.4.rc1, github/develop) Updated SageMath version to 
>> >> 10.4.rc1
>> >> 19bd20218ef gh-38260: `build/pkgs/pynormaliz`: Fix tarball name, 
>> >> version_requirements.txt
>> >> 440b4837977 gh-38222: Reject system gap 4.13
>> >> 82bc2c34c66 gh-37998: Update conda-lock files, rename macOS conda-lock 
>> >> files to match CI Conda, remove unexplained duplicate lock files
>> >> ab24dac430e (tag: 10.4.rc0) Updated SageMath version to 10.4.rc0
>> >
>> >
>> > --
>> > You received this message because you are subscribed to the Google Groups 
>> > "sage-release" group.
>> > To unsubscribe from this group and stop receiving emails from it, send an 
>> > email to sage-release...@googlegroups.com.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/sage-release/CANnG18946_ba_Yyc_T07-3EeCs58M1fFZeRycXeg3sEouYem4g%40mail.gmail.com.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/86e2d8fa-8ad1-45bc-80df-be48a5447c54n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq1R-825N1TUJ%3Dd%2Bhu6eVsxxeM%3DqxgqYcPx%2BG0WO7VnDBQ%40mail.gmail.com.

Reply via email to