Hello,

I'm very happy about the improved Solaris support.  Until recently I
was running sage in a linux zone on my workstation, but unfortunately
modern linux version support for branded zones is lagging.  I confess
I've also been using sagenb.org a bit (which will be running on a
T2000 soon?)  I've tried to run the notebook in 3 different
environments (all by simply calling notebook() from the sage shell).

1: Updated OpenSolaris 2008.11 (snv_111a)

2: SXCE global zone (snv_109)

3: SXCE sparse root zone (same machine as (2))

On all of these, the startup of the notebook seems to hang for several
hours at this point:
"""
Retype new password:
Please login to the notebook with the username 'admin' and the above
password.
Password changed for user 'admin'.
**************************************************
*                                                *
* Open your web browser to http://localhost:8000 *
*                                                *
**************************************************
"""

After going to sleep and leaving the process running in the sparse
root zone, the next morning I found that the notebook server had
finally completed initialization and was able to view the notebook
from the sparse root zone (but not from anywhere else, despite some
routing efforts - probably my own fault).

Currently I'm trying this in opensolaris, and here is some output that
may be useful (from ps -a):

   732 pts/5    S  0:00 bash ./sage
   739 pts/5    S  0:00 bash /export/home/brandon/sage-3.4.1-beta-i86pc
+toolchain-SunOS/local/bin/sage-sage
  1103 pts/5    S  0:00 python /export/home/brandon/sage-3.4.1-beta-
i86pc+toolchain-SunOS/local/bin/sage-cleaner
  1104 pts/5    S  0:07 sage.bin /export/home/brandon/sage-3.4.1-beta-
i86pc+toolchain-SunOS/local/bin/sage-ipython -i
  1138 pts/5    S  0:00 bash /export/home/brandon/sage-3.4.1-beta-i86pc
+toolchain-SunOS/sage -twistd --pidfile=sage_notebook/twistd.pid -ny
sage_notebook/twistedconf.tac
  1145 pts/5    S  0:00 bash /export/home/brandon/sage-3.4.1-beta-i86pc
+toolchain-SunOS/local/bin/sage-sage -twistd --pidfile=sage_notebook/
twistd.pid -ny sage_notebook/twistedconf.tac
  1157 pts/5    S  0:07 python /export/home/brandon/sage-3.4.1-beta-
i86pc+toolchain-SunOS/local/bin/twistd --pidfile=sage_notebook/
twistd.pid -ny sage_notebook/twistedconf.tac
 11862 pts/5    S  0:00 bash
  1720 pts/6    S  0:00 bash
  1189 pts/7    S  0:00 bash /export/home/brandon/sage-3.4.1-beta-i86pc
+toolchain-SunOS/sage -python -u
  1198 pts/7    S  0:00 bash /export/home/brandon/sage-3.4.1-beta-i86pc
+toolchain-SunOS/local/bin/sage-sage -python -u
  1210 pts/7    S  0:02 python -u




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to