#11273: Riemann Enhancements: Docs, Exterior, Multiple Spiderweb, Error Testing
--------------------------------------------------+-------------------------
   Reporter:  evanandel                           |          Owner:  burcin     
                  
       Type:  enhancement                         |         Status:  needs_info 
                  
   Priority:  major                               |      Milestone:  sage-4.8   
                  
  Component:  calculus                            |       Keywords:  riemann 
map                  
Work_issues:                                      |       Upstream:  N/A        
                  
   Reviewer:  Burcin Erocal, Karl-Dieter Crisman  |         Author:  Ethan Van 
Andel              
     Merged:                                      |   Dependencies:  #8867, 
#10792, #10821, #11028
--------------------------------------------------+-------------------------

Comment(by evanandel):

 Apologies. I posted the wrong bit of text above.

 I am starting from a clean 4.7.2. First I apply the patch for ticket
 #11028.

 {{{
 sage: hg_sage.apply("trac-11028-modular-complex-plot.2.3.patch")
 cd "/home/ethan/sage/devel/sage" && hg import
 "/home/ethan/sage/trac-11028-modular-complex-plot.2.3.patch"
 applying /home/ethan/sage/trac-11028-modular-complex-plot.2.3.patch
 }}}

 The patch applies correctly, and the tests run properly.

 I then try to apply the first patch from this ticket and get the following
 result:

 {{{
 sage: hg_sage.apply("trac-11273-riemann-upgrade-part1.patch")
 cd "/home/ethan/sage/devel/sage" && hg import
 "/home/ethan/sage/trac-11273-riemann-upgrade-part1.patch"
 applying /home/ethan/sage/trac-11273-riemann-upgrade-part1.patch
 patching file sage/calculus/riemann.pyx
 Hunk #9 FAILED at 264
 Hunk #28 FAILED at 1012
 Hunk #29 FAILED at 1051
 3 out of 30 hunks FAILED -- saving rejects to file
 sage/calculus/riemann.pyx.rej
 abort: patch failed to apply
 }}}

 I could not figure out from the .rej file why the patch is failing. There
 seem to be no incompatibilities in the significant hunks.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11273#comment:8>
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