Hi, upgrading 2.5.3 -> 2.5.4 on RHEL7 fails:

# rb-site upgrade /var/www/rb.site.internal 

Traceback (most recent call last): 

File "/usr/bin/rb-site", line 5, in <module> 

from pkg_resources import load_entry_point 

File 
"/usr/lib/python2.7/site-packages/distribute-0.6.19-py2.7.egg/pkg_resources.py",
 
line 2713, in <module> 

parse_requirements(__requires__), Environment() 

File 
"/usr/lib/python2.7/site-packages/distribute-0.6.19-py2.7.egg/pkg_resources.py",
 
line 584, in resolve 

raise DistributionNotFound(req) 

pkg_resources.DistributionNotFound: Whoosh>=2.6 

# rpm -qa|grep -i whoosh 

python-whoosh-2.5.7-4.el7.noarch 

# rpm -qa|grep -i reviewboard 

ReviewBoard-2.5.4-1.el7.noarch

RHEL7 (epel) has no whoosh 2.6+ and ReviewBoard does not requires exactly 
this version.. Shall I just fix ReviewBoard 
/usr/lib/python2.7/site-packages/ReviewBoard-2.5.4-py2.7.egg-info/requires.txt 
to 
pass the rb-site upgrade?

-- 
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