Sorry Vlad, that's my fault. I didn't notice the upgraded requirement. I'm going to try to get Whoosh updates in EPEL7 on Monday (once I talk to the maintainer of that package to figure out if they held it to the older version intentionally). On Sat, Apr 30, 2016 at 7:01 PM Vlad <[email protected]> wrote:
> Hi Christian, > > Would this hack affect only Search (Indexed search) function of > ReviewBoard? Search is not configured by default, so this > is not a strict dependency as I understand. Am I correct? > > I am not sure why RHEL7 has no whoosh update, so I did not install whoosh > with pip. > > /v > > On Sun, May 1, 2016 at 12:48 AM, Christian Hammond < > [email protected]> wrote: > >> Hi Vlad, >> >> I can't speak for the RPMs, but Review Board itself requires Whoosh 2.6+. >> There are bugs in prior versions that impact Review Board, so while you may >> be able to change the dependencies, I can't guarantee it'll fully work as >> expected. >> >> Christian >> >> -- >> Christian Hammond >> President/CEO of Beanbag <https://www.beanbaginc.com/> >> Makers of Review Board <https://www.reviewboard.org/> >> >> On Sat, Apr 30, 2016 at 1:54 PM, Vlad S. <[email protected]> wrote: >> >>> 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 [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> 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 a topic in the >> Google Groups "reviewboard" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/reviewboard/5KEM-bcOAMk/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> > >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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. > -- 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.
