Re: Trying to setup new current
"Mindaugas Riauba" <[email protected]> Wed, 23 Oct 2002 13:02:54 +0200
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <02b901c27a83$c004a6f0$f20214ac@B027543> |
> > 1.0.6 works without problems. Thanks. So what could be the problem why
> > 1.4 series does not work? And maybe I could do something about it?
>
> 1.4.2 was released yesterday, and as far as we know it DOES work.
No luck yet. Errors almost the same but a bit different.
Mindaugas
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: Traceback
(inne
rmost last):
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/mod_python/apache.py", line 181, in Dispatch
module = import_module(module_name, _req)
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/mod_python/apache.py", line 335, in import_module
module = imp.load_module(mname, f, p, d)
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: File
"/usr/sh
are/current/current_apache.py", line 26, in ?
import xmlrpclib
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/xmlrpclib.py", line 28, in ?
import urllib, xmllib
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/xmllib.py", line 21, in ?
entityref = re.compile('&(?P<name>' + _Name + ')[^-a-zA-Z0-9._:]')
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/re.py", line 79, in compile
code=pcre_compile(pattern, flags, groupindex)
[Wed Oct 23 12:59:15 2002] [error] PythonHandler current_apache: pcre.error:
('\
\ at end of pattern', 1821)
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: Traceback
(inne
rmost last):
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/mod_python/apache.py", line 181, in Dispatch
module = import_module(module_name, _req)
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/mod_python/apache.py", line 335, in import_module
module = imp.load_module(mname, f, p, d)
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"/usr/sh
are/current/current_apache.py", line 34, in ?
from logger import *
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"/usr/sh
are/current/logger.py", line 16, in ?
import config
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"config.
py", line 27, in ?
import configfile
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"/usr/sh
are/current/configfile.py", line 176, in ?
class ConfigParser:
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"/usr/sh
are/current/configfile.py", line 389, in ConfigParser
SECTCRE = re.compile(
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: File
"/usr/li
b/python1.5/site-packages/re.py", line 79, in compile
code=pcre_compile(pattern, flags, groupindex)
[Wed Oct 23 12:59:36 2002] [error] PythonHandler current_apache: pcre.error:
('b
ack reference to non-existent subpattern', 18)