There are python errors in the dev wiki at: http://wiki.us.netrek.org/netrek-dev Is this residual from last night? John Traceback (most recent call last): File "/var/lib/python-support/python2.4/MoinMoin/request/request_cgi.py", line 26, in __init__ RequestBase.__init__(self, properties) File "/var/lib/python-support/python2.4/MoinMoin/request/__init__.py", line 216, in __init__ self._load_multi_cfg() File "/var/lib/python-support/python2.4/MoinMoin/request/__init__.py", line 381, in _load_multi_cfg self.cfg = multiconfig.getConfig(self.url) File "/var/lib/python-support/python2.4/MoinMoin/config/multiconfig.py", line 166, in getConfig cfgName = _getConfigName(url) File "/var/lib/python-support/python2.4/MoinMoin/config/multiconfig.py", line 148, in _getConfigName for name, regex in _url_re_list(): File "/var/lib/python-support/python2.4/MoinMoin/config/multiconfig.py", line 70, in _url_re_list farmconfig, _farmconfig_mtime = _importConfigModule('farmconfig') File "/var/lib/python-support/python2.4/MoinMoin/config/multiconfig.py", line 54, in _importConfigModule raise error.ConfigurationError(msg) ConfigurationError: ConfigurationError: Please edit your wikiconfig/farmconfig and fix your DefaultConfig import: Old: from MoinMoin.multiconfig import DefaultConfig New: from MoinMoin.config.multiconfig import DefaultConfig If you can't do that, but if you can change the MoinMoin code, see the file MoinMoin/multiconfig.py for an alternative, but temporary workaround. Traceback (most recent call last): File "/var/lib/python-support/python2.4/MoinMoin/config/multiconfig.py", line 38, in _importConfigModule module = __import__(name, globals(), {}) File "/etc/moin/farmconfig.py", line 59, in ? from MoinMoin.multiconfig import DefaultConfig File "/var/lib/python-support/python2.4/MoinMoin/multiconfig.py", line 16, in ? raise ConfigurationError("""\ ConfigurationError: Please edit your wikiconfig/farmconfig and fix your DefaultConfig import: Old: from MoinMoin.multiconfig import DefaultConfig New: from MoinMoin.config.multiconfig import DefaultConfig If you can't do that, but if you can change the MoinMoin code, see the file MoinMoin/multiconfig.py for an alternative, but temporary workaround. None Additionally cgitb raised this exception: Traceback (most recent call last): File "/var/lib/python-support/python2.4/MoinMoin/failure.py", line 168, in handle handler.handle() File "/var/lib/python-support/python2.4/MoinMoin/support/cgitb.py", line 576, in handle doc = view.format(formatter, self.context) File "/var/lib/python-support/python2.4/MoinMoin/support/cgitb.py", line 354, in format return formatter.section(self.formatContent(), {'class': 'cgitb'}) File "/var/lib/python-support/python2.4/MoinMoin/failure.py", line 35, in formatContent content = ( File "/var/lib/python-support/python2.4/MoinMoin/failure.py", line 69, in formatMessage tbt = extract_tb(self.info[1].exceptions()[-1][2])[-1] IndexError: list index out of range -- "I'm sorry but our engineers do not have phones." As stated by a Network Solutions Customer Service representative when asked to be put through to an engineer. "My other computer is your windows box." Ralf Hildebrandt <sxem> trying to play sturgeon while it's under attack is apparently not fun. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://mailman.us.netrek.org/pipermail/netrek-dev/attachments/20080530/e6b3047e/attachment.pgp