#9622: Check SPKGs more vigorously for common problems
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone:
Component: packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
When we build new or updated Sage packages (spkgs), `SAGE_LOCAL/bin/sage-
pkg` runs a few checks for common problems. For example,
{{{
#!sh
$ sage -pkg foo/
Creating Sage package foo/
Warning: no version number detected
Created package foo.spkg.
NAME: foo
VERSION:
SIZE: 17.8M
HG REPO: Good
SPKG.txt: Good
Please test this package using
[...]
}}}
But we could add several new, more detailed tests for `spkg-install`, etc.
Or put them in a `sage-spkg-{check,checker,lint}` script.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9622>
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.