Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SYMPOW not write to files under global Sage installations #9965

Closed
qed777 mannequin opened this issue Sep 21, 2010 · 2 comments
Closed

Make SYMPOW not write to files under global Sage installations #9965

qed777 mannequin opened this issue Sep 21, 2010 · 2 comments

Comments

@qed777
Copy link
Mannequin

qed777 mannequin commented Sep 21, 2010

SYMPOW-related doctests can in

sage/lfunctions/sympow.py
sage/modular/abvar/abvar.py
sage/modular/hecke/submodule.py
sage/schemes/elliptic_curves/ell_rational_field.py

can fail if users who do not have write access under SAGE_ROOT runs these tests before a user who does have this access.

See comments 8 and 9 at #9703 for background and a suggested solution.

This is the likely cause of the non-qepcad failures reported by Luis Felipe Tabera on sage-devel.

CC: @cschwan @kiwifb @lftabera

Component: build

Reviewer: Jeroen Demeyer

Issue created by migration from https://trac.sagemath.org/ticket/9965

@qed777 qed777 mannequin added c: build labels Sep 21, 2010
@jdemeyer
Copy link

comment:1

This is fixed by #11920.

@jdemeyer
Copy link

Reviewer: Jeroen Demeyer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant