Got baruwa2 running on centos 6.3 and everything looks fine, but i get this 
when i try to access it:

URL: http://192.168.1.11:5000/
File 
'/usr/lib/python2.6/site-packages/WebError-0.10.3-py2.6.egg/weberror/evalexception.py',
 line 431 in respond
  app_iter = self.application(environ, detect_start_response)
File '/usr/lib/python2.6/site-packages/repoze/who/middleware.py', line 65 in 
__call__
  ids = self.identify(environ, classification)
File '/usr/lib/python2.6/site-packages/repoze/who/middleware.py', line 162 in 
identify
  identity = plugin.identify(environ)
File '/usr/lib/python2.6/site-packages/repoze/who/plugins/friendlyform.py', 
line 122 in identify
  request = Request(environ, charset=self.charset)
File '/usr/lib/python2.6/site-packages/WebOb-1.2.3-py2.6.egg/webob/request.py', 
line 138 in __init__
  "req.decode(charset)``" % charset
DeprecationWarning: You passed charset='iso-8859-1' to the Request constructor. 
As of WebOb 1.2, if your application needs a non-UTF-8 request charset, please 
construct the request without a charset or with a charset of 'None',  then use 
``req = req.decode(charset)``

Clearly i has something to do with me living in norway and using another 
charset, but i can't find where to make the suggested change. And if i try to 
downgrade kebob i get dependency issues.

Please help


_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to