#6449: Additive abelian groups
--------------------------------------------+-------------------------------
Reporter: davidloeffler | Owner: joyner
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.5
Component: group_theory | Keywords: abelian group
Author: David Loeffler | Upstream: N/A
Reviewer: John Cremona, Jim Stankewicz | Merged:
Work_issues: |
--------------------------------------------+-------------------------------
Comment(by davidloeffler):
I'm mystified that it's not working for you. I just created yet another
new clone on selmer, downloading the patches afresh from trac, and it
works fine there too. See session transcript below.
One order of patches that works (for me) is:
{{{
trac_9287.coverage_for_elliptic_curves_part1.patch
trac_9287.coverage_for_elliptic_curves_part2.patch
trac_6449_everything.patch
trac_8680-untabify-4.5.alpha1.patch
trac_8680-tinyfix.patch
trac_6449_ones_that_got_away.patch
}}}
#8680 can also come earlier in the sequence -- everything except
trac_6449_ones_that_got_away.patch is independent of it.
{{{
da...@rockhopper:~> ssh selmer.warwick.ac.uk
[...]
Last login: Fri Jul 2 09:42:07 2010 from 92.17.192.129
mas...@selmer:~$ cd /storage/masiao/sage-4.5.alpha1/
mas...@selmer:/storage/masiao/sage-4.5.alpha1$ ./sage -b main
[...]
mas...@selmer:/storage/masiao/sage-4.5.alpha1$ ./sage -clone abgps
[...]
mas...@selmer:/storage/masiao/sage-4.5.alpha1$ cd devel/sage-abgps
mas...@selmer:/storage/masiao/sage-4.5.alpha1/devel/sage-abgps$ ../../sage
-hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/9287/trac_9287.coverage_for_elliptic_curves_part1.patch
\
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/9287/trac_9287.coverage_for_elliptic_curves_part2.patch
\
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/6449/trac_6449_everything.patch \
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/8680/trac_8680-untabify-4.5.alpha1.patch \
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/8680/trac_8680-tinyfix.patch \
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/6449/trac_6449_ones_that_got_away.patch
adding trac_9287.coverage_for_elliptic_curves_part1.patch to series file
adding trac_9287.coverage_for_elliptic_curves_part2.patch to series file
adding trac_6449_everything.patch to series file
adding trac_8680-untabify-4.5.alpha1.patch to series file
adding trac_8680-tinyfix.patch to series file
adding trac_6449_ones_that_got_away.patch to series file
mas...@selmer:/storage/masiao/sage-4.5.alpha1/devel/sage-abgps$ ../../sage
-hg qpush -a
applying trac_9287.coverage_for_elliptic_curves_part1.patch
applying trac_9287.coverage_for_elliptic_curves_part2.patch
applying trac_6449_everything.patch
applying trac_8680-untabify-4.5.alpha1.patch
applying trac_8680-tinyfix.patch
applying trac_6449_ones_that_got_away.patch
now at: trac_6449_ones_that_got_away.patch
mas...@selmer:/storage/masiao/sage-4.5.alpha1/devel/sage-abgps$ export
MAKE="make -j16"; ../../sage -b
[builds with no errors]
mas...@selmer:/storage/masiao/sage-4.5.alpha1/devel/sage-abgps$
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6449#comment:31>
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.