Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue building sage docs since notebook moved #7204

Closed
williamstein opened this issue Oct 14, 2009 · 11 comments
Closed

issue building sage docs since notebook moved #7204

williamstein opened this issue Oct 14, 2009 · 11 comments

Comments

@williamstein
Copy link
Contributor

>> If nobody finds any serious problems with it, something close to it
>> will get released (though I'm not in a hurry).
>
> Here's a nonserious problem: running "sage -docbuild developer html --
> jsmath" prints an error message.  At the end of the build process, I
> get this error:
>
> copying static files... Exception occurred:
>  File "/Applications/sage_builds/sage-4.1.2.rc2-64-bit/local/lib/
> python2.6/site-packages/Sphinx-0.5.1-py2.6.egg/sphinx/builder.py",
> line 668, in finish
>    for filename in os.listdir(staticdirname):
> OSError: [Errno 2] No such file or directory: '/Applications/
> sage_builds/sage-4.1.2.rc2-64-bit/local/notebook/javascript/jsmath'
> The full traceback has been saved in /var/folders/JV/
> JVYCpshdHd4FFoThuUgD8k+++TI/-Tmp-/sphinx-err-X1Sd6B.log, if you want
> to report the issue to the author.
> Please also report this if it was a user error, so that a better error
> message can be provided next time.
> Send reports to sphinx-dev@googlegroups.com. Thanks!
> Build finished.  The built documents can be found in /Applications/
> sage_builds/sage-4.1.2.rc2-64-bit/devel/sage/doc/output/html/en/
> developer
>
> Did the directory "SAGE_ROOT/local/notebook" move some place else?

Yes, it did move -- it's now part of the sagenb spkg, and gets installed into python's site-package using Python's standard package data protocol. 

Is the build OK, but there is an error?  I.e., can this be safely fixed in the next SAge release.  Or do we have to fix it ASAP?



> (Replace "developer" by "tutorial" or "reference" or whatever and the
> same thing happens.  Omit "--jsmath" and it works just fine.  Building
> PDF documentation seems to work fine, too, although I haven't finished
> building the reference manual yet.)

CC: @jhpalmieri

Component: documentation

Author: Mitesh Patel

Merged: sage-4.2.1.alpha0

Issue created by migration from https://trac.sagemath.org/ticket/7204

@williamstein

This comment has been minimized.

@qed777
Copy link
Mannequin

qed777 mannequin commented Oct 14, 2009

Depends on #7196.

@qed777
Copy link
Mannequin

qed777 mannequin commented Oct 14, 2009

Author: was

@qed777
Copy link
Mannequin

qed777 mannequin commented Oct 14, 2009

comment:3

Attachment: trac_7204-sagenb_doc_jsmath.patch.gz

@qed777 qed777 mannequin added the s: needs review label Oct 14, 2009
@kcrisman
Copy link
Member

comment:4

Note that a version of this was already merged into 4.1.2, though not depending on the #7196. This will probably necessitate a change in the patch.

@qed777
Copy link
Mannequin

qed777 mannequin commented Oct 15, 2009

Attachment: trac_7204-sagenb_doc_jsmath_v2.patch.gz

Depends on the released 4.1.2 and #7196. Apply only this patch.

@qed777
Copy link
Mannequin

qed777 mannequin commented Oct 15, 2009

comment:5

Thanks for pointing that out. Version 2 applies on top of the patch with no name.

@kcrisman
Copy link
Member

Changed author from was to Mitesh Patel

@kcrisman
Copy link
Member

comment:6

It should also be pointed out that I plan to count this ticket as closed for 4.1.2, but that it should ALSO be counted as being close for 4.2.alpha0 in the official notes; it's silly to open a new ticket for this as long as attribution is somewhere. I'm changing authorship to indicate this, since I just finished Minh's work on the release announcement for 4.1.2.

@qed777
Copy link
Mannequin

qed777 mannequin commented Oct 21, 2009

comment:7

Patch v3 at #6673 subsumes v2 here. If/when the former merges, please close this ticket.

@mwhansen
Copy link
Contributor

Merged: sage-4.2.1.alpha0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants