#4424: [with patch, needs review] magma -- make sure .m files have their
precompiled versions shiped with Sage
------------------------+---------------------------------------------------
 Reporter:  was         |        Owner:  mabshoff
     Type:  defect      |       Status:  closed  
 Priority:  major       |    Milestone:  sage-3.2
Component:  interfaces  |   Resolution:  wontfix 
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by was):

  * status:  assigned => closed
  * resolution:  => wontfix

Comment:

 Unfortunately, this doesn't work.  Probably the .sig files depend on the
 version of Magma.  I tried applying your patch and got then using it as a
 different user and got:

 {{{
 Runtime error in 'AttachSpec': Could not remove the invalid signature file
 /Users/wstein/sage/data/extcode//magma/latex/latex.sig
 }}}

 Since there are dozens of Magma versions out there, and we can't know
 which one people are using, there is literally *no possible way* to solve
 this problem without the user running a command such as
 {{{
 sage: magma('2')
 }}}
 as a user with write permissions to the extcode/magma directory.

 Since the error message clearly states that this is a permissions problem,
 there is nothing further to do really (i.e., nothing on the sage side).
 This is just the way Magma works.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4424#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to