#5799: [with patch, positive review] jsMath, favicon, and logo for live, static,
and offline docs
---------------------------+------------------------------------------------
 Reporter:  mpatel         |        Owner:  tba          
     Type:  defect         |       Status:  closed       
 Priority:  minor          |    Milestone:  sage-4.1     
Component:  documentation  |   Resolution:  fixed        
 Keywords:                 |     Reviewer:  John Palmieri
   Author:  Mitesh Patel   |       Merged:  sage-4.1.rc0 
---------------------------+------------------------------------------------

Comment(by rlm):

 This is what happened:
 {{{
 [geom sage-4.1.alpha3]$ ./sage -sdist 4.1.rc0
 Updating Cython code....
 Time to execute 0 commands: 1.50203704834e-05 seconds
 Finished compiling Cython code (time = 0.324697971344 seconds)
 running install
 running build
 running build_py
 copying sage/version.py -> build/lib.linux-x86_64-2.6/sage
 running build_ext
 Total time spent compiling C/C++ extensions:  0.00903582572937 seconds.
 running install_lib
 copying build/lib.linux-x86_64-2.6/sage/version.py ->
 /space/rlm/sage-4.1.alpha3/local/lib/python2.6/site-packages/sage
 byte-compiling /space/rlm/sage-4.1.alpha3/local/lib/python2.6/site-
 packages/sage/version.py to version.pyc
 running install_egg_info
 Writing /space/rlm/sage-4.1.alpha3/local/lib/python2.6/site-
 packages/sage-4.1.rc0-py2.6.egg-info
 cp: cannot stat `*.sage': No such file or directory
 cp: cannot stat `ipythonrc': No such file or directory
 cp: cannot stat `spkg/update': No such file or directory
 rm: cannot remove `doc-*.spkg': No such file or directory
 diff -r f307132d9d7c sage/version.py
 --- a/sage/version.py   Thu Jul 02 11:52:36 2009 +0200
 +++ b/sage/version.py   Sat Jul 04 12:58:13 2009 -0700
 @@ -1,2 +1,2 @@
  """nodoctests"""
 -version='4.1.alpha3'; date='2009-07-02'
 +version='4.1.rc0'; date='2009-07-04'
 M sage/version.py
 cp: cannot stat `build.py': No such file or directory
 cp: cannot stat `clib.py': No such file or directory
 cp: cannot stat `sagebuild.py': No such file or directory
 cp: warning: source file `spkg-delauto' specified more than once
 cp: cannot stat `debian': No such file or directory
 rm: cannot remove `c_lib/*.so': No such file or directory
 rm: cannot remove `c_lib/*.os': No such file or directory
 Deleting autogenerated file ./matrix/matrix_rational_dense.c

 ...<SNIP>...

 Deleting autogenerated file
 ./algebras/quatalg/quaternion_algebra_cython.cpp
 running sdist
 error: doc/common/static/sageicon.png: No such file or directory
 ./spkg-dist: line 54: cd: dist: No such file or directory
 gzip: sage-4.1.rc0.tar.gz: No such file or directory
 bzip2: Can't open input file sage-4.1.rc0.tar: No such file or directory.
 mv: cannot stat `sage-4.1.rc0.tar.bz2': No such file or directory
 mv: cannot stat `dist/sage-4.1.rc0.spkg': No such file or directory
 The package sage-4.1.rc0.spkg wasn't created.
 Error building the Sage packages.
 }}}

 No point in posting a huge patch, so here is a link:

 http://sage.math.washington.edu/home/rlmill/trac_5799-unlink.patch

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5799#comment:11>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to