I'm getting an error after installing baruwa 2.0

i used the install script from fluxlabs http://www.baruwa-install.com/ with
a few minor tweaks for updating version numbers and the centalt.repo

Install appears to go without a problem. however the final product gives a
500 error in the baruwa template. 

it results in the below email error 

=====
URL: http://192.168.0.252/
File
'/home/baruwa/px/lib/python2.6/site-packages/weberror/errormiddleware.py',
line 162 in __call__
  app_iter = self.application(environ, sr_checker)
File '/home/baruwa/px/lib/python2.6/site-packages/repoze/who/middleware.py',
line 107 in __call__
  app_iter = app(environ, wrapper.wrap_start_response)
File '/home/baruwa/px/lib/python2.6/site-packages/beaker/middleware.py',
line 155 in __call__
  return self.wrap_app(environ, session_start_response)
File '/home/baruwa/px/lib/python2.6/site-packages/routes/middleware.py',
line 131 in __call__
  response = self.app(environ, start_response)
File '/home/baruwa/px/lib/python2.6/site-packages/pylons/wsgiapp.py', line
103 in __call__
  response = self.dispatch(controller, environ, start_response)
File '/home/baruwa/px/lib/python2.6/site-packages/pylons/wsgiapp.py', line
313 in dispatch
  return controller(environ, start_response)
File '/home/baruwa/px/lib/python2.6/site-packages/baruwa/lib/base.py', line
93 in __call__
  return WSGIController.__call__(self, environ, start_response)
File
'/home/baruwa/px/lib/python2.6/site-packages/pylons/controllers/core.py',
line 214 in __call__
  response = self._dispatch_call()
File
'/home/baruwa/px/lib/python2.6/site-packages/pylons/controllers/core.py',
line 164 in _dispatch_call
  response = self._inspect_call(func)
File
'/home/baruwa/px/lib/python2.6/site-packages/pylons/controllers/core.py',
line 107 in _inspect_call
  result = self._perform_call(func, args)
File
'/home/baruwa/px/lib/python2.6/site-packages/pylons/controllers/core.py',
line 57 in _perform_call
  return func(**args)
File '<string>', line 2 in index
File
'/home/baruwa/px/lib/python2.6/site-packages/repoze/what/plugins/pylonshq/protectors.py',
line 117 in wrap_action
  abort(code, comment=reason)
File
'/home/baruwa/px/lib/python2.6/site-packages/pylons/controllers/util.py',
line 210 in abort
  raise exc.exception
*AttributeError: 'HTTPUnauthorized' object has no attribute 'exception'*
=====


I have read that this is due to webob depreciating the 'exception' attribute
in version 1.4. 
But i'm not sure how to proceed.

Any advice would be great.

Regards





--
View this message in context: 
http://baruwa-users-list.963389.n3.nabble.com/AttributeError-HTTPUnauthorized-object-has-no-attribute-exception-tp4027390.html
Sent from the Baruwa users list mailing list archive at Nabble.com.

_______________________________________________
http://pledgie.com/campaigns/12056

Reply via email to