Hi everyone,

I get this doc build error on a branch (
http://trac.sagemath.org/ticket/18594) and I have no idea why. I just know
the error comes from the branch (I can build the doc fine on develop) but I
don't know which commit caused it. I'm going to look into it but if someone
has the slightest idea of what is causing it, it would help!

The error:

[reference] WARNING: Unable to fetch
/media/ubuntudata/Programming/sage/src/doc/output/doctrees/en/reference/combinat/environment.pickle
Error building the documentation.

Note: incremental documentation builds sometimes cause spurious
error messages. To be certain that these are real errors, run
"make doc-clean" first and try again.
Traceback (most recent call last):
  File "/media/ubuntudata/Programming/sage/src/doc/common/builder.py", line
1626, in <module>
    getattr(get_builder(name), type)()
  File "/media/ubuntudata/Programming/sage/src/doc/common/builder.py", line
292, in _wrapper
    getattr(get_builder(document), 'inventory')(*args, **kwds)
  File "/media/ubuntudata/Programming/sage/src/doc/common/builder.py", line
516, in _wrapper
    getattr(DocBuilder(self.name, lang), format)(*args, **kwds)
  File "/media/ubuntudata/Programming/sage/src/doc/common/builder.py", line
110, in f
    eval(compile(open(sys.argv[0]).read(), sys.argv[0], 'exec'))
  File
"/media/ubuntudata/Programming/sage/src/doc/common/custom-sphinx-build.py",
line 219, in <module>
    raise OSError(ERROR_MESSAGE)
OSError: [reference] WARNING: Unable to fetch
/media/ubuntudata/Programming/sage/src/doc/output/doctrees/en/reference/combinat/environment.pickle


Best

Viviane

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to