#10040: Don't ask for verbose output from tar when installing packages
------------------------------+---------------------------------------------
Reporter: mpatel | Owner: drkirkby
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-4.6.1
Component: build | Keywords:
Author: Leif Leonhardy | Upstream: N/A
Reviewer: Mitesh Patel | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by jhpalmieri):
Replying to [comment:29 jdemeyer]:
> I get the following error which '''might''' be caused by this patch:
Yes and no. I think it was caused by the patch, but because you made a
small mistake in applying the patch: when patching the script sage-spkg
for testing purposes, you need to apply the patch, but then also copy the
new version of sage-spkg to SAGE_ROOT/spkg/base. (Or apply the patch and
then run "sage -sdist" and build the new version from scratch.)
Otherwise, if the files SAGE_ROOT/spkg/base/sage-spkg and sage-spkg in the
sage_scripts spkg don't match, at some point one of them overwrites the
other ''while it is being executed'', and the shell gets confused.
At least, that's my guess about what happened.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10040#comment:34>
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.