I have a server with rackspace and they tell me their systems don't support
Ubuntu 12 yet. So i'm running Ubuntu 11.10. I read online that there is a
compatibility issue with Ubuntu 11 and pootle. I installed the PootleServer
packge with apt-get install, but am left with the following error:

Starting server, listening on port 8080.
2012-12-20 01:56:25,505 INFO Starting Django server, listening on port 8080
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/django/core/servers/basehttp.py", line
283, in run
    self.result = application(self.environ, self.start_response)
  File
"/usr/lib/pymodules/python2.7/django/contrib/staticfiles/handlers.py", line
68, in __call__
    return self.application(environ, start_response)
  File "/usr/lib/pymodules/python2.7/django/core/handlers/wsgi.py", line
250, in __call__
    self.load_middleware()
  File "/usr/lib/pymodules/python2.7/django/core/handlers/base.py", line
47, in load_middleware
    raise exceptions.ImproperlyConfigured('Error importing middleware %s:
"%s"' % (mw_module, e))
ImproperlyConfigured: Error importing middleware
pootle_misc.middleware.siteconfig: "No module named thread_support"
[20/Dec/2012 01:56:30] "GET / HTTP/1.1" 500 773
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/django/core/servers/basehttp.py", line
283, in run
    self.result = application(self.environ, self.start_response)
  File
"/usr/lib/pymodules/python2.7/django/contrib/staticfiles/handlers.py", line
68, in __call__
    return self.application(environ, start_response)
  File "/usr/lib/pymodules/python2.7/django/core/handlers/wsgi.py", line
250, in __call__
    self.load_middleware()
  File "/usr/lib/pymodules/python2.7/django/core/handlers/base.py", line
47, in load_middleware
    raise exceptions.ImproperlyConfigured('Error importing middleware %s:
"%s"' % (mw_module, e))
ImproperlyConfigured: Error importing middleware
pootle_misc.middleware.siteconfig: "No module named thread_support"

Does anyone know of a fix for lack of thread_support ? Or suggest a
different OS with a ready to go package?

Thank you for your continued help,


Chris Danik
[email protected]
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to