#12627: The spkg/bin/sage script engraves paths to executables
--------------------------------+-------------------------------------------
Reporter: Snark | Owner: leif
Type: defect | Status: needs_info
Priority: major | Milestone: sage-5.0
Component: scripts | Resolution:
Keywords: rd2 | Work issues:
Report Upstream: N/A | Reviewers: R. Andrew Ohana
Authors: Julien Puydt | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Comment (by Snark):
Oh, dear, that was the thing I missed to understand!
Ok, so when "make ptestlong" runs "sage --something", it really checks :
1. things are at the right place ;
2. things work ;
3. things work correctly.
I was only considering points 2 and 3 since the beginning! My patch does
indeed break point 1.
Now, I still think there are things to fix :
1. checking that something was installed at the right place should be
done by something.spkg, not in somewhere unrelated -- that will cover 1
where it should be covered ;
2. and then my patch should be applied, because now the implicit
constraint will be satisfied in an explicit way by a proper test
somewhere.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12627#comment:23>
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.