#7581: use prCopyR to coerce multivariate polynomials in the simple case
-----------------------------------+----------------------------------------
   Reporter:  malb                 |       Owner:  malb           
       Type:  enhancement          |      Status:  needs_review   
   Priority:  major                |   Milestone:  sage-4.3       
  Component:  commutative algebra  |    Keywords:                 
Work_issues:                       |      Author:  Martin Albrecht
   Upstream:  N/A                  |    Reviewer:                 
     Merged:                       |  
-----------------------------------+----------------------------------------
Changes (by SimonKing):

  * status:  needs_work => needs_review


Comment:

 Sorry, but neither of the patches applies to a fresh build of
 sage-4.3.alpha0.

 But it could actually be that my sage-4.3.alpha0 has a problem. After
 building it, I did
   ./sage -clone infinitepoly
 waited 8 hours, but it wasn't finished. It seems that it hanged while
 trying to do the documentation. Eventually, I pressed Ctrl-C (was needed
 several times).

 The clone seemed to work, though. But:
 {{{
 sage: hg_sage.import_patch('patches/singular_prcopyr_no7577.patch')
 cd "/home/SimonKing/sandbox/sage-4.3.alpha0/devel/sage" && hg status
 /home/SimonKing/sandbox/sage-4.3.alpha0/local/lib/python2.6/site-
 packages/sage/misc/hg.py:240: DeprecationWarning: os.popen3 is deprecated.
 Use the subprocess module.
   x = os.popen3(s)
 cd "/home/SimonKing/sandbox/sage-4.3.alpha0/devel/sage" && hg status
 cd "/home/SimonKing/sandbox/sage-4.3.alpha0/devel/sage" && hg import
 "/home/SimonKing/sandbox/patches/singular_prcopyr_no7577.patch"
 applying /home/SimonKing/sandbox/patches/singular_prcopyr_no7577.patch
 patching file sage/libs/singular/singular-cdefs.pxi
 Hunk #1 FAILED at 959
 1 out of 1 hunks FAILED -- saving rejects to file sage/libs/singular
 /singular-cdefs.pxi.rej
 abort: patch failed to apply
 }}}

 OK, back, ./sage -br main.

 {{{
 sage: hg_sage.import_patch('http://trac.sagemath.org/sage_trac/raw-
 attachment/ticket/7581/singular_prcopyr.patch')
 Attempting to load remote file: http://trac.sagemath.org/sage_trac/raw-
 attachment/ticket/7581/singular_prcopyr.patch
 Loading: [.]
 cd "/home/SimonKing/sandbox/sage-4.3.alpha0/devel/sage" && hg status
 /home/SimonKing/sandbox/sage-4.3.alpha0/local/lib/python2.6/site-
 packages/sage/misc/hg.py:240: DeprecationWarning: os.popen3 is deprecated.
 Use the subprocess module.
   x = os.popen3(s)
 cd "/home/SimonKing/sandbox/sage-4.3.alpha0/devel/sage" && hg status
 cd "/home/SimonKing/sandbox/sage-4.3.alpha0/devel/sage" && hg import
 "/home/SimonKing/.sage/temp/sage.math.washington.edu/13821/tmp_1.patch"
 abort: outstanding uncommitted changes
 }}}

 OK, what are the changes?
 {{{
 sage: hg_sage.diff()
 cd "/home/SimonKing/sandbox/sage-4.3.alpha0/devel/sage" && hg diff  | less
 (END)
 }}}

 No changes, then, but there are uncommitted changes. Frustrating.

 Conclusion: I can not give a positive review, of course, but the problem
 seems to be deeper, so, it isn't "needs work" either. I'll mark it "needs
 review".

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