Dear List,

I have a sage server running on a Linux box at my institution.
    Sage Version 3.3, Release Date: 2009-02-21

I recently asked the server administrator to apply the patch on this
page, since I was experiencing jsMath issues in the wiki:
    http://trac.sagemath.org/sage_trac/ticket/5341

Since doing so, we can now not start the wiki.  Below is the error we
get.  Any tips?

Thank you for any help you can provide!

Nathan

$ /u01/sage/sage -wiki
----------------------------------------------------------------------
| Sage Version 3.3, Release Date: 2009-02-21                         |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

Please wait while the Sage Moin Moin Wiki server starts...
...
**************************************************
*                                                *
* Open your web browser to http://localhost:9000 *
*                                                *
**************************************************
2009-03-26 11:40:13,545 WARNING MoinMoin.log:120 using logging
configuration read from built-in fallback in MoinMoin.log module!
Traceback (most recent call last):
  File "/home/smorrow/sage-3.3/local/lib/python2.5/site-packages/
twisted/application/app.py", line 614, in run
    runApp(config)
  File "/home/smorrow/sage-3.3/local/lib/python2.5/site-packages/
twisted/scripts/twistd.py", line 23, in runApp
    _SomeApplicationRunner(config).run()
  File "/home/smorrow/sage-3.3/local/lib/python2.5/site-packages/
twisted/application/app.py", line 330, in run
    self.application = self.createOrGetApplication()
  File "/home/smorrow/sage-3.3/local/lib/python2.5/site-packages/
twisted/application/app.py", line 416, in createOrGetApplication
    application = getApplication(self.config, passphrase)
--- <exception caught here> ---
  File "/home/smorrow/sage-3.3/local/lib/python2.5/site-packages/
twisted/application/app.py", line 427, in getApplication
    application = service.loadApplication(filename, style, passphrase)
  File "/home/smorrow/sage-3.3/local/lib/python2.5/site-packages/
twisted/application/service.py", line 368, in loadApplication
    application = sob.loadValueFromFile(filename, 'application',
passphrase)
  File "/home/smorrow/sage-3.3/local/lib/python2.5/site-packages/
twisted/persisted/sob.py", line 214, in loadValueFromFile
    exec fileObj in d, d
  File "twistedconf.py", line 4, in <module>
    from MoinMoin.server.twistedmoin import TwistedConfig, makeApp
exceptions.ImportError: No module named twistedmoin

Failed to load application: No module named twistedmoin

$

--~--~---------~--~----~------------~-------~--~----~
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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to