#6645: make sure bdist of sage-4.1.1 works before release
---------------------+------------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.1.1
Component: build | Keywords:
Reviewer: | Author:
Merged: |
---------------------+------------------------------------------------------
Comment(by mvngu):
The idea is that a binary version shouldn't rebuild the documentation when
you issue the command
{{{
make test
}}}
in the Sage root directory. But with the patch, this still happens. I may
be wrong, but here are the steps I followed:
1. Take a binary version of Sage 4.1.1.rc1.
1. Apply the patch `trac_6645-scripts_doctest.patch` and commit all
changes.
1. Create another binary version from that binary version.
1. Extract the new binary version.
1. Navigate to `SAGE_ROOT` of the new binary version. Do `./sage`, exit
Sage, and then do `./sage -br main` and exit Sage again.
1. Run the command `make test`
And the documentation is rebuilt regardless of whether or not I first
build the HTML version of the documentation.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6645#comment:3>
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
-~----------~----~----~----~------~----~------~--~---