rapache doesn't start, both gui and command line (ubuntu 9.04 jaunty)

Bug #375885 reported by sabitertan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Remote Apache Management tool
New
Undecided
Unassigned

Bug Description

At the Terminal

File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
  File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
  File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
  File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
  File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
  File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
  File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
  File "/usr/lib/python2.6/email/__init__.py", line 82, in __getattr__
    return getattr(mod, name)
RuntimeError: maximum recursion depth exceeded

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/rapache", line 35, in <module>
    from RapacheGtk.RapacheGui import MainWindow
  File "/usr/lib/python2.6/dist-packages/RapacheGtk/RapacheGui.py", line 40, in <module>
    from RapacheGtk.VirtualHostGui import VirtualHostWindow
  File "/usr/lib/python2.6/dist-packages/RapacheGtk/VirtualHostGui.py", line 51, in <module>
    from RapacheCore.VirtualHost import *
  File "/usr/lib/python2.6/dist-packages/RapacheCore/VirtualHost.py", line 23, in <module>
    from LineElement import *
  File "/usr/lib/python2.6/dist-packages/RapacheCore/LineElement.py", line 3, in <module>
    from lxml import etree
  File "lxml.etree.pyx", line 188, in lxml.etree (src/lxml/lxml.etree.c:124917)
LookupError: unknown encoding: ASCII

sabitertan (sabitertan)
summary: - rapache doesn't start, both gui and command line
+ rapache doesn't start, both gui and command line (ubuntu 9.04 jaunty)
Revision history for this message
Alfred Maghi (alfred-maghi) wrote :

The error comes from a 3d party library.

Please reinstall it (run the following) and retry. Do you still get the same error?

sudo apt-get install python-lxml

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.