#7581: use prCopyR to coerce multivariate polynomials in the simple case
-----------------------------------+----------------------------------------
Reporter: malb | Owner: malb
Type: enhancement | Status: needs_work
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_review => needs_work
Comment:
Hi Martin!
Replying to [comment:7 malb]:
> The repository in 4.3.alpha0 is borked, try {{{hg status}}}, it will
point out two files which are missing. Then create those files (i.e.
{{{touch /path/to/filename}}}) afterwards, importing should work.
I followed the advices that [http://groups.google.com/group/sage-
devel/browse_thread/thread/11f432ca0302189e Minh] gave. However, there
were problems applying the "no7577" patch.
It simply does not work.
{{{
sage: hg_sage.log()
changeset: 13375:44f70d431d43
tag: tip
user: Mike Hansen <[email protected]>
date: Sat Nov 21 03:45:06 2009 -0800
summary: 4.3.alpha0
...
}}}
So, it is a fresh 4.3.alpha0
{{{
sage: hg_sage.status()
Getting status of modified or unknown files:
cd "/home/SimonKing/sandbox/sage-4.3.alpha0FOOBAR/devel/sage" && hg status
---
Branch: exp
}}}
So, there are no uncommitted changes.
{{{
sage: hg_sage.import_patch('http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/7581/singular_prcopyr_no7577.patch')
Attempting to load remote file: http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/7581/singular_prcopyr_no7577.patch
Loading: [.]
cd "/home/SimonKing/sandbox/sage-4.3.alpha0FOOBAR/devel/sage" && hg status
/home/SimonKing/sandbox/sage-4.3.alpha0FOOBAR/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.alpha0FOOBAR/devel/sage" && hg status
cd "/home/SimonKing/sandbox/sage-4.3.alpha0FOOBAR/devel/sage" && hg import
"/home/SimonKing/.sage/temp/sage.math.washington.edu/22357/tmp_1.patch"
applying
/home/SimonKing/.sage/temp/sage.math.washington.edu/22357/tmp_1.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
}}}
:-/
I don't see what I did wrong here. So, I guess it is "needs work".
Best regards,
Simon
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7581#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.