#6364: error message at end of successful "sage -merge"
---------------------+------------------------------------------------------
Reporter: cremona | Owner: tbd
Type: defect | Status: new
Priority: minor | Milestone: sage-4.0.3
Component: build | Keywords: merge
Reviewer: | Author:
Merged: |
---------------------+------------------------------------------------------
Reported on sage-devel:
{{{
All seemed well with that test (all tests passed, etc), but the final
lines of output are
All tests passed! Popping patches from queue ...
cd "/home/jec/sage-4.0.2/devel/sage" && hg qpop -a
cd "/home/jec/sage-4.0.2/devel/sage" && hg qdelete trac_5307.patch
Building failed with SystemExit: 0
-- what's with the "failed" in the last line?
}}}
Craig suggested:
{{{
Interesting ... I've never seen that before. What os/arch are you on?
Could I ask you to try one thing: go to $SAGE_ROOT/local/bin, and edit
sage-apply-ticket. On the 5th line from the bottom is "sys.exit(0)" --
could you try deleting that line and moving it to the very bottom (and
outdenting it)? I suspect that error will go away. Actually, you could
even try just deleting that line, and I suspect that will fix it, too.
}}}
and was right:
{{{
That did the trick -- ran fine and no "failure" line at the end. (I
moved that line to the end as suggested)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6364>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---