BTW how can I delete this extension? I am getting so many bugs about it 
now, and the RB keeps sending bug report to my inbox...

On Tuesday, March 11, 2014 10:09:23 AM UTC-4, Allen wrote:
>
> Hi,
>
> I am playing with the power back extension in RB 2.0 RC1 and find this 
> error when I try to enable the extension. Below is the traceback
> The title of this bug is "[Review Board] ERROR (EXTERNAL IP): Internal 
> Server Error: /api/extensions/rbpowerpack.extension.PowerPackExtension/"
>
> Traceback (most recent call last):
>
> File 
> "/usr/local/lib/python2.7/dist-packages/Django-1.6.2-py2.7.egg/django/core/handlers/base.py",
>  
> line 114, in get_response
>
>     response = wrapped_callback(request, *callback_args, **callback_kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Django-1.6.2-py2.7.egg/django/views/decorators/cache.py",
>  
> line 52, in _wrapped_view_func
>
>     response = view_func(request, *args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Django-1.6.2-py2.7.egg/django/views/decorators/vary.py",
>  
> line 19, in inner_func
>
>     response = func(*args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/resources.py",
>  
> line 445, in __call__
>
>     result = view(request, api_format=api_format, *args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/resources.py",
>  
> line 678, in put
>
>     return self.update(request, *args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/decorators.py",
>  
> line 115, in _call
>
>     return view_func(*args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/decorators.py",
>  
> line 136, in _checklogin
>
>     return view_func(*args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/decorators.py",
>  
> line 115, in _call
>
>     return view_func(*args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/decorators.py",
>  
> line 162, in _checkpermissions
>
>     response = view_func(*args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/decorators.py",
>  
> line 115, in _call
>
>     return view_func(*args, **kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/webapi/decorators.py",
>  
> line 285, in _validate
>
>     return view_func(*args, **new_kwargs)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/extensions/resources.py",
>  
> line 206, in update
>
>     self._extension_manager.enable_extension(extension_id)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/extensions/manager.py",
>  
> line 302, in enable_extension
>
>     extension = self._init_extension(ext_class)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/extensions/manager.py",
>  
> line 582, in _init_extension
>
>     self._install_admin_urls(extension)
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/extensions/manager.py",
>  
> line 774, in _install_admin_urls
>
>     urlconf = extension.admin_urlconf
>
>   File 
> "/usr/local/lib/python2.7/dist-packages/Djblets-0.8beta3-py2.7.egg/djblets/extensions/extension.py",
>  
> line 262, in _get_admin_urlconf
>
>     (name, e))
>
> ImproperlyConfigured: Error while importing extension's admin URLconf 
> u'rbpowerpack.admin_urls': No module named defaults
>
>
> Any idea about this error? Thanks!
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to