[sage-release] Re: Trouble with gfan

2021-09-01 Thread Matthias Köppe
OK, Simon, there is only one conclusion: Your machine is haunted and you 
should abandon it.

On Wednesday, September 1, 2021 at 2:14:57 AM UTC-7 Simon King wrote:

> Hi Matthias,
>
> On 2021-08-31, Matthias Köppe  wrote:
> > This all looks fine. Can you check if anything changes if you remove 
> some 
> > items from PATH: 
> > In particular /home/king/bin and /home/king/.local/bin and perhaps 
> /snap/bin
>
> ./sage -f gfan fails in the same way as before.
>
> Best regards,
> Simon
>
>

-- 
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/b08b4ba7-d2cd-4eba-8095-c4cb1594a4b8n%40googlegroups.com.


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

2021-09-01 Thread Eric Gourgoulhon
On Ubuntu 20.04 running on Intel Core i7-8665U with 16 TB of RAM:

- build from a fresh git clone and using system Python (3.8.10):  OK
- make ptestlong: OK ("All tests passed!")

Eric.

-- 
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/c1e27e44-fdee-4e8b-b5e8-83b6072832cfn%40googlegroups.com.


[sage-release] Re: Trouble with gfan

2021-09-01 Thread Simon King
Hi Matthias,

On 2021-08-31, Matthias Köppe  wrote:
> This all looks fine. Can you check if anything changes if you remove some 
> items from PATH: 
> In particular /home/king/bin and /home/king/.local/bin and perhaps /snap/bin

./sage -f gfan fails in the same way as before.

Best regards,
Simon

-- 
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/sgnga9%24101n%241%40ciao.gmane.io.


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

2021-09-01 Thread Thierry Dumont

On Ubuntu 21-04:
-upgrading to 9.5beta0 ok.
-make ptestlong:
 ERRORS 

_ ERROR collecting sage/structure/sage_object_test.py 
__
ImportError while importing test module 
'/usr/local/sages/dev/sage/src/sage/structure/sage_object_test.py'.

Hint: make sure your test modules/packages have valid Python names.
Traceback:
src/sage/structure/sage_object_test.py:3: in 
from .sage_object import SageObject
E   ImportError: attempted relative import with no known parent package
=== short test summary info 


ERROR src/sage/structure/sage_object_test.py
 Interrupted: 1 error during collection 

=== 1 error in 2.35s 
==


Le 01/09/2021 à 00:38, Volker Braun a écrit :
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


a3bd57282c (tag: 9.5.beta0, trac/develop) Updated SageMath version to 
9.5.beta0

18383a70c5 Trac #32214: Asymptotic Term Monoids: unify repr
1c2859d687 Trac #32203: Bug with chain complex associated to cubical complex
10486ce2df Trac #32189: Remove last mentions of database_gap
ca0993a7e8 Trac #32178: refresh the LiE interface file
ad8c2d2640 Trac #32135: Implement to_polynomial and from_polynomial 
methods for ModularFormsRing
c92ae330e6 Trac #29966: integrate(sqrt(x + sqrt(x)), x, 
algorithm='giac') raises RuntimeError
853e919bb5 Trac #27092: Add doctest that sum(binomial(1, n), n, 0, oo) 
equals 2

69ad86560a Trac #23136: Allow giac algorithm in solve
862a512634 Trac #32149: implement magnitude for posets
1d13a17750 Trac #32104: Update python3 to 3.9.6
61343a9eb2 Trac #32082: Implement e7 and e8 as matrix Lie algebras
c16df88e97 Trac #32050: 2 internet doctest failing in oeis.py
cee00bc4d9 Trac #32046: Use pip --use-feature=in-tree-build, replace use 
of sdh_setup_bdist_wheel by sdh_pip_install
8baa680eaf Trac #31781: Improve handling of metrics on pseudo-Riemannian 
submanifolds

4ac9422918 Trac #31559: Make ModularFormRings manipulate formal objects
f6dfd3392d Trac #29949: Dynamical Systems On Berkovich Space
c3269057fb Trac #12673: Deprecate sage.media.wav, since it is totally 
undoctested, and evidently full  of confusing bugs

1baf0e77eb Trac #10038: Wrap Maxima's  demoivre and exponentialize
383a2f3319 Trac #31528: Cleanup spkg-configure.m4 files that mix tabs 
and spaces

a599fe4cfc Trac #32027: Orlik-Solomon invariant algebra
f1f5c24b5b Trac #32001: Upgrade: Singular 4.2.1
76308b3eeb Trac #31940: Absolutely simple endomorphism rings
d7345b0984 Trac #31933: Initial support for BTerms
de963e490f Trac #31873: use libgiac instead of giac for integration
1bd7f60f29 Trac #31846: Improve pexpect interface to Singular
a79b3b144d Trac #31737: MatrixMorphism: add support for morphisms acting 
on the left
519e9ca7b5 Trac #31465: Division with remainder for univariate 
polynomial matrices
8bf04b3c99 Trac #31463: Univariate matrices: improve Weak Popov form; 
add Popov form
0f9091001d Trac #31445: cython: Upgrade to 0.29.24, fix Cython 3.0 
future-warnings
88f4defa75 Trac #31031: Change 'sage_setup: distribution' headers from 
sage-... to sagemath-...

cff82a3fc6 Trac #30981: Annular Khovanov Homology of Braids
09c375b0a6 Trac #29979: Make rings doctests ready for random seeds
16b165f4d2 Trac #29136: improve documentation of pretty_print
9ec8c5c036 Trac #28345: Bug with NumberField.abs_val at zero
0b2b2536db Trac #17568: Allow syntax FiniteField((p, n))
3ecf4ba904 Trac #16761: symbolic_expression: Better handling of vectors 
and matrices

416935f2b1 Trac #14270: Remove function call syntax for symbolic expressions
10f1b28abd Trac #11648: Contour plot cannot deal with non-real numbers
849d1c33a4 Trac #32371: ptyprocess: Pin version to 0.5.1 in 
install-requires.txt

afce885d11 Trac #32370: homebrew: Add pari data packages
faa2242153 Trac #32368: opensuse-tumbleweed-standard: Errors building 
cypari, ecm, singular

4990f007d1 Trac #32311: Upgrade: OpenSSL 3.0.0.beta2
59d5018004 Trac #32198: kRegularSequenceSpace.from_recurrence: make 
offset keyword-only
67ecd3c59d Trac #32134: Fix order of characters in 
modular/local_comp/local_comp.py doctests

b663b2052e Trac #28500: DeprecationWarning not visible from Cython
390774c2dd Trac #17690: Remove outdated SSL section in the "install from 
source code" documentation

488ced5dc4 (tag: 9.4, trac/master) Updated SageMath version to 9.4

--
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 

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

2021-09-01 Thread Kenji Iohara
On my Mac OS 11.5.2, with Intel Core i5, it compiled from the first built.
But, for make ptestlong, it failed with the following message:
--
sage -t --long --warn-long 126.4 --random-seed=0 
src/sage/geometry/polyhedron/base.py  # 1 doctest failed
sage -t --long --warn-long 126.4 --random-seed=0 src/sage/misc/gperftools.py  # 
1 doctest failed
--
Total time for all tests: 8153.6 seconds
cpu time: 22881.9 seconds
cumulative wall time: 31880.9 seconds
Pytest is not installed, skip checking tests that rely on it.
make: *** [ptestlong] Error 1

> 01/09/2021 0:38、Volker Braun のメール:
> 
> 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 
> 
> a3bd57282c (tag: 9.5.beta0, trac/develop) Updated SageMath version to 
> 9.5.beta0
> 18383a70c5 Trac #32214: Asymptotic Term Monoids: unify repr
> 1c2859d687 Trac #32203: Bug with chain complex associated to cubical complex
> 10486ce2df Trac #32189: Remove last mentions of database_gap
> ca0993a7e8 Trac #32178: refresh the LiE interface file
> ad8c2d2640 Trac #32135: Implement to_polynomial and from_polynomial methods 
> for ModularFormsRing
> c92ae330e6 Trac #29966: integrate(sqrt(x + sqrt(x)), x, algorithm='giac') 
> raises RuntimeError
> 853e919bb5 Trac #27092: Add doctest that sum(binomial(1, n), n, 0, oo) equals 
> 2
> 69ad86560a Trac #23136: Allow giac algorithm in solve
> 862a512634 Trac #32149: implement magnitude for posets
> 1d13a17750 Trac #32104: Update python3 to 3.9.6
> 61343a9eb2 Trac #32082: Implement e7 and e8 as matrix Lie algebras
> c16df88e97 Trac #32050: 2 internet doctest failing in oeis.py
> cee00bc4d9 Trac #32046: Use pip --use-feature=in-tree-build, replace use of 
> sdh_setup_bdist_wheel by sdh_pip_install
> 8baa680eaf Trac #31781: Improve handling of metrics on pseudo-Riemannian 
> submanifolds
> 4ac9422918 Trac #31559: Make ModularFormRings manipulate formal objects
> f6dfd3392d Trac #29949: Dynamical Systems On Berkovich Space
> c3269057fb Trac #12673: Deprecate sage.media.wav, since it is totally 
> undoctested, and evidently full  of confusing bugs
> 1baf0e77eb Trac #10038: Wrap Maxima's  demoivre and exponentialize
> 383a2f3319 Trac #31528: Cleanup spkg-configure.m4 files that mix tabs and 
> spaces
> a599fe4cfc Trac #32027: Orlik-Solomon invariant algebra
> f1f5c24b5b Trac #32001: Upgrade: Singular 4.2.1
> 76308b3eeb Trac #31940: Absolutely simple endomorphism rings
> d7345b0984 Trac #31933: Initial support for BTerms
> de963e490f Trac #31873: use libgiac instead of giac for integration
> 1bd7f60f29 Trac #31846: Improve pexpect interface to Singular
> a79b3b144d Trac #31737: MatrixMorphism: add support for morphisms acting on 
> the left
> 519e9ca7b5 Trac #31465: Division with remainder for univariate polynomial 
> matrices
> 8bf04b3c99 Trac #31463: Univariate matrices: improve Weak Popov form; add 
> Popov form
> 0f9091001d Trac #31445: cython: Upgrade to 0.29.24, fix Cython 3.0 
> future-warnings
> 88f4defa75 Trac #31031: Change 'sage_setup: distribution' headers from 
> sage-... to sagemath-...
> cff82a3fc6 Trac #30981: Annular Khovanov Homology of Braids
> 09c375b0a6 Trac #29979: Make rings doctests ready for random seeds
> 16b165f4d2 Trac #29136: improve documentation of pretty_print
> 9ec8c5c036 Trac #28345: Bug with NumberField.abs_val at zero
> 0b2b2536db Trac #17568: Allow syntax FiniteField((p, n))
> 3ecf4ba904 Trac #16761: symbolic_expression: Better handling of vectors and 
> matrices
> 416935f2b1 Trac #14270: Remove function call syntax for symbolic expressions
> 10f1b28abd Trac #11648: Contour plot cannot deal with non-real numbers
> 849d1c33a4 Trac #32371: ptyprocess: Pin version to 0.5.1 in 
> install-requires.txt
> afce885d11 Trac #32370: homebrew: Add pari data packages
> faa2242153 Trac #32368: opensuse-tumbleweed-standard: Errors building cypari, 
> ecm, singular
> 4990f007d1 Trac #32311: Upgrade: OpenSSL 3.0.0.beta2
> 59d5018004 Trac #32198: kRegularSequenceSpace.from_recurrence: make offset 
> keyword-only
> 67ecd3c59d Trac #32134: Fix order of characters in 
> modular/local_comp/local_comp.py doctests
> b663b2052e Trac #28500: DeprecationWarning not visible from Cython
> 390774c2dd Trac #17690: Remove outdated SSL section in the "install from 
> source code" documentation
> 488ced5dc4 (tag: 9.4, trac/master) Updated SageMath version to 9.4
> 
> 
> -- 
> 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 
>