Ticket #9965 (closed defect: duplicate)
Make SYMPOW not write to files under global Sage installations
| Reported by: | mpatel | Owned by: | GeorgSWeber |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | build | Keywords: | |
| Cc: | cschwan, fbissey, lftabera | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Jeroen Demeyer |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.

This is fixed by #11920.