#15324: Docbuilder issue with LinearMatroid
------------------------------+-----------------------------
   Reporter:  jdemeyer        |            Owner:
       Type:  defect          |           Status:  new
   Priority:  blocker         |        Milestone:  sage-5.13
  Component:  matroid theory  |         Keywords:
  Merged in:                  |          Authors:
  Reviewers:                  |  Report Upstream:  N/A
Work issues:                  |           Branch:
     Commit:                  |     Dependencies:
   Stopgaps:                  |
------------------------------+-----------------------------
 Sometimes, `make doc` yields
 {{{
 Traceback (most recent call last):
   File
 "/scratch/release/merger/sage-5.13.beta2/devel/sage/doc/common/builder.py",
 line 1452, in <module>
     getattr(get_builder(name), type)()
   File
 "/scratch/release/merger/sage-5.13.beta2/devel/sage/doc/common/builder.py",
 line 269, in _wrapper
     getattr(get_builder(document), 'inventory')(*args, **kwds)
   File
 "/scratch/release/merger/sage-5.13.beta2/devel/sage/doc/common/builder.py",
 line 472, in _wrapper
     pool.map_async(build_ref_doc, L, 1).get(99999)
   File
 
"/scratch/release/merger/sage-5.13.beta2/local/lib/python/multiprocessing/pool.py",
 line 554, in get
     raise self._value
 AttributeError: 'module' object has no attribute 'LinearMatroid'
 make: *** [doc-html] Error 1
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15324>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to