#11704: Resolve symbolic links in $HOME/.sage
-----------------------------+----------------------------------------------
   Reporter:  jdemeyer       |          Owner:                
       Type:  enhancement    |         Status:  needs_work    
   Priority:  major          |      Milestone:  sage-4.8      
  Component:  scripts        |       Keywords:                
Work_issues:                 |       Upstream:  N/A           
   Reviewer:  John Palmieri  |         Author:  Jeroen Demeyer
     Merged:                 |   Dependencies:  #11924        
-----------------------------+----------------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 Amazing, this causes
 {{{
 **********************************************************************
 File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha4-remove-base/devel
 /sage-main/sage/schemes/elliptic_curves/ell_rational_field.py", line 526:
     sage: E.conductor(algorithm="gp")
 Exception raised:
     Traceback (most recent call last):
       File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha4-remove-
 base/local/bin/ncadoctest.py", line 1231, in run_one_test
         self.run_one_example(test, example, filename, compileflags)
       File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha4-remove-
 base/local/bin/sagedoctest.py", line 38, in run_one_example
         OrigDocTestRunner.run_one_example(self, test, example, filename,
 compileflags)
       File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha4-remove-
 base/local/bin/ncadoctest.py", line 1172, in run_one_example
         compileflags, 1) in test.globs
       File "<doctest __main__.example_12[5]>", line 1, in <module>
         E.conductor(algorithm="gp")###line 526:
     sage: E.conductor(algorithm="gp")
       File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha4-remove-
 base/local/lib/python/site-
 packages/sage/schemes/elliptic_curves/ell_rational_field.py", line 552, in
 conductor
         self.__conductor_gp =
 Integer(gp.eval('ellglobalred(ellinit(%s,0))[1]'%list(self.a_invariants())))
       File "integer.pyx", line 681, in sage.rings.integer.Integer.__init__
 (sage/rings/integer.c:6786)
     TypeError: unable to convert x
 (=read("/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha4-remove-
 base/home/.sage/temp/sage.math.washington.edu/9425//interface//tmp11939")
 ) to an integer
 **********************************************************************
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11704#comment:16>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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