Hi,
I'm hitting https://code.google.com/p/reviewboard/issues/detail?id=3836
after upgrading to 2.0.15 & trying to do a full index.
Any help would be appreciated. Exception pasted below in full for
convenience:
Removing all documents from your index because you said so.
All documents removed.
Traceback (most recent call last):
File "/usr/bin/rb-site", line 9, in <module>
load_entry_point('ReviewBoard==2.0.15', 'console_scripts', 'rb-site')()
File
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewboard/cmdline/rbsite.py",
line 1885, in main
command.run()
File
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewboard/cmdline/rbsite.py",
line 1814, in run
site.run_manage_command(args[0], args[1:])
File
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewboard/cmdline/rbsite.py",
line 662, in run_manage_command
execute_from_command_line([__file__, cmd] + params)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/__init__.py",
line 399, in execute_from_command_line
utility.execute()
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/__init__.py",
line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/base.py",
line 242, in run_from_argv
self.execute(*args, **options.__dict__)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/base.py",
line 285, in execute
output = self.handle(*args, **options)
File
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewboard/reviews/management/commands/index.py",
line 19, in handle
call_command('rebuild_index', interactive=False)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/__init__.py",
line 159, in call_command
return klass.execute(*args, **defaults)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/base.py",
line 285, in execute
output = self.handle(*args, **options)
File
"/usr/lib/python2.6/site-packages/django_haystack-2.3.0-py2.6.egg/haystack/management/commands/rebuild_index.py",
line 16, in handle
call_command('update_index', **options)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/__init__.py",
line 159, in call_command
return klass.execute(*args, **defaults)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/management/base.py",
line 285, in execute
output = self.handle(*args, **options)
File
"/usr/lib/python2.6/site-packages/django_haystack-2.3.0-py2.6.egg/haystack/management/commands/update_index.py",
line 182, in handle
items = load_apps()
File
"/usr/lib/python2.6/site-packages/django_haystack-2.3.0-py2.6.egg/haystack/utils/app_loading.py",
line 51, in load_apps
loaded_app = get_app(app_label)
File
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/db/models/loading.py",
line 186, in get_app
raise ImproperlyConfigured("App with label %s is missing a models.py
module." % app_label)
django.core.exceptions.ImproperlyConfigured: App with label djblets is missing
a models.py module.
--
Supercharge your Review Board with Power Pack:
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons:
https://rbcommons.com/
Happy user? Let us know! https://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 [email protected].
For more options, visit https://groups.google.com/d/optout.