#9343: upgrade Pari to svn snapshot 12577 - a pre-release of Pari 2.4.3.
------------------------------------------------------------------------------------------+
Reporter: was
| Owner: jdemeyer
Type: enhancement
| Status: needs_review
Priority: major
| Milestone: sage-4.6
Component: packages
| Keywords:
Author: Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein,
David Kirkby | Upstream: N/A
Reviewer:
| Merged:
Work_issues:
|
------------------------------------------------------------------------------------------+
Comment(by jdemeyer):
Replying to [comment:216 drkirkby]:
> {{{
> drkir...@hawk:~/32/sage-4.5.3.alpha0/devel/sage$ hg status
> drkir...@hawk:~/32/sage-4.5.3.alpha0/devel/sage$ hg qimport
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/9343/sagelib_9343_combined6.patch
> adding sagelib_9343_combined6.patch to series file
> drkir...@hawk:~/32/sage-4.5.3.alpha0/devel/sage$ hg qimport
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/9343/sagelib_9343-heegner_ell_ratioanal.patch
> adding sagelib_9343-heegner_ell_ratioanal.patch to series file
> drkir...@hawk:~/32/sage-4.5.3.alpha0/devel/sage$ hg qimport
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/9343/9343_jd_review.patch
> adding 9343_jd_review.patch to series file
> drkir...@hawk:~/32/sage-4.5.3.alpha0/devel/sage$ hg qpush -a
> applying 9343_jd_review.patch
> }}}
You're applying the patches in the wrong order. I usually do
{{{
$ hg qimport <patch>
$ hg qpush
$ hg qimport <patch>
$ hg qpush
...
}}}
which should work fine. Maybe there is a better way, I don't know much
about Mercurial.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:217>
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.