#6645: [with patch, needs review] 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 mpatel):
I did some testing with
[http://sage.math.washington.edu/home/mvngu/release/sage-4.1.1.rc2-sage.math.washington.edu-x86_64-Linux.tar.gz
this binary]. I
* Applied the patches above.
* Applied #6187's "testreference" patch.
* Edited `spkg/install` to build just the HTML version of the
`testreference` target, ''without'' `--jsmath`.
* `make`, `make test`, `./sage -docbuild testreference html`, in various
permutations.
* `./sage -bdist 101`
* `cd dist/; mkdir foo; cd foo; tar zxvf ../sage-101.tar.gz; cd sage-101`
(or equivalent)
* `make`, `make test`, `./sage -docbuild testreference html`, in various
permutations.
In this scenario, the docbuild operator, whether it's invoked explicitly
or implicitly, appears to be idempotent. I noticed the same behavior with
consistent use of `--jsmath`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6645#comment:10>
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
-~----------~----~----~----~------~----~------~--~---