#7902: scipy-0.7.p3: misbuilt silently, due to missing perl modules
------------------------+---------------------------------------------------
Reporter: tornaria | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.1
Component: build | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
------------------------+---------------------------------------------------
This is similar to #5517.
The error reported by scipy-0.7.p3 is:
{{{
Can't locate File/Copy.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at ./copy_patches.pl line 2.
}}}
However, the {{{spkg-install}}} here is actually a shell script which
calls the perl script ({{{copy_patches.pl}}}), ''but it doesn't check the
exit status''. Therefore, even though the perl script is aborted, the
spkg-install continues without a real warning.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7902>
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.