#10903: Update Singular to 3-1-3-3.
---------------------------------------------+------------------------------
Reporter: malb | Owner: tbd
Type: defect | Status: needs_work
Priority: critical | Milestone: sage-4.7.2
Component: packages | Keywords: singular
SageDays34 sd34
Work_issues: | Upstream: N/A
Reviewer: Martin Albrecht, Volker Braun | Author: Burcin Erocal,
Martin Albrecht, Volker Braun
Merged: | Dependencies: #11339
---------------------------------------------+------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
Applying #11339 and #10903 causes the docbuilder to crash and burn:
{{{
$ rm -r devel/sage/doc/output
$ make doc-html
[...]
^[[?1034hsphinx-build -b html -d
/usr/local/src/sage-4.7.2.alpha3/devel/sage/doc/output/doctrees/en/reference
-A hide_pdf_links=1 /usr/l
^[[?1034hRunning Sphinx v1.0.4
loading pickled environment... not yet created
building [html]: targets for 935 source files that are out of date
updating environment: 935 added, 0 changed, 0 removed
reading sources... [ 0%] algebras
reading sources... [ 0%] arithgroup
reading sources... [ 0%] calculus
reading sources... [ 0%] categories
[...]
reading sources... [ 96%] sage/structure/sequence
reading sources... [ 96%] sage/structure/unique_representation
reading sources... [ 96%] sage/symbolic/constants
reading sources... [ 96%] sage/symbolic/expression
Exception occurred:
File "/usr/local/src/sage-4.7.2.alpha3/devel/sage/doc/common/conf.py",
line 378, in skip_member
if (hasattr(obj, '__name__') and obj.__name__.find('.') != -1 and
AttributeError: 'NoneType' object has no attribute 'find'
The full traceback has been saved in /tmp/sphinx-err-mqo1bm.log, if you
want to report the issue to the developers.
Please also report this if it was a user error, so that a better error
message can be provided next time.
Either send bugs to the mailing list at <http://groups.google.com/group
/sphinx-dev/>,
or report them in the tracker at
<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
Build finished. The built documents can be found in
/usr/local/src/sage-4.7.2.alpha3/devel/sage/doc/output/html/en/reference
}}}
I have not yet investigated the issue, but it is clear that this needs to
be fixed before we can merge this ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10903#comment:62>
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.