Ticket #9965 (closed defect: duplicate)

Opened 3 years ago

Last modified 8 months ago

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

comment:1 Changed 8 months ago by jdemeyer

  • Status changed from new to closed
  • Reviewers set to Jeroen Demeyer
  • Resolution set to duplicate
  • Milestone set to sage-duplicate/invalid/wontfix

This is fixed by #11920.

Note: See TracTickets for help on using tickets.