Hi,
After installing Pylucene, am getting the same AssertionError mentioned in 
link 
https://groups.google.com/forum/#!searchin/reviewboard/pylucene$20assertionerror/reviewboard/20gitqhWdeg/hb4aYUl1MWcJ

Its the same versioning problem which says support is not there for 
versions 4.x.

Please let me know how to overcome this issue.

Error log:
[root@FADU074 reviewboard-2.5.2-1]# rb-site manage 
./apps/reviewboard/htdocs/rb-sites/reviewboard  index
/usr/local/lib/python2.7/site-packages/Crypto/Util/number.py:57: 
PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using 
libgmp >= 5 to avoid timing attack vulnerability.
  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to 
avoid timing attack vulnerability.", PowmInsecureWarning)
Traceback (most recent call last):
  File "/usr/local/bin/rb-site", line 8, in <module>
    load_entry_point('ReviewBoard==1.7.7.1', 'console_scripts', 'rb-site')()
  File 
"/usr/local/lib/python2.7/site-packages/ReviewBoard-1.7.7.1-py2.7.egg/reviewboard/cmdline/rbsite.py",
 
line 1937, in main
    command.run()
  File 
"/usr/local/lib/python2.7/site-packages/ReviewBoard-1.7.7.1-py2.7.egg/reviewboard/cmdline/rbsite.py",
 
line 1869, in run
    site.run_manage_command(args[0], args[1:])
  File 
"/usr/local/lib/python2.7/site-packages/ReviewBoard-1.7.7.1-py2.7.egg/reviewboard/cmdline/rbsite.py",
 
line 560, in run_manage_command
    execute_manager(reviewboard.settings, [__file__, cmd] + params)
  File 
"/usr/local/lib/python2.7/site-packages/django/core/management/__init__.py", 
line 459, in execute_manager
    utility.execute()
  File 
"/usr/local/lib/python2.7/site-packages/django/core/management/__init__.py", 
line 382, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File 
"/usr/local/lib/python2.7/site-packages/django/core/management/base.py", 
line 196, in run_from_argv
    self.execute(*args, **options.__dict__)
  File 
"/usr/local/lib/python2.7/site-packages/django/core/management/base.py", 
line 232, in execute
    output = self.handle(*args, **options)
  File 
"/usr/local/lib/python2.7/site-packages/django/core/management/base.py", 
line 371, in handle
    return self.handle_noargs(**options)
  File 
"/usr/local/lib/python2.7/site-packages/ReviewBoard-1.7.7.1-py2.7.egg/reviewboard/reviews/management/commands/index.py",
 
line 90, in handle_noargs
    assert False
AssertionError

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to