Yes, I have installed ReviewBoard thrugh Yum. Below are the commands. yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm yum install ReviewBoard
Thanks, Krish On Wednesday, January 18, 2017 at 5:38:05 AM UTC+5:30, Christian Hammond wrote: > > Hi, > > Sounds like Review Board was installed via yum? If so, there may be a > packaging issue. CC'ing Stephen Gallagher, who maintains these packages. > > Christian > > > On Mon, Jan 16, 2017 at 22:33 krish <[email protected] <javascript:>> > wrote: > >> Hello All, >> >> I am facing below issue while executing rb-site install >> rb-site install --console /var/www/html/reviewboard >> Traceback (most recent call last): >> File "/bin/rb-site", line 5, in <module> >> from pkg_resources import load_entry_point >> File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3011, in >> <module> >> parse_requirements(__requires__), Environment() >> File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in >> resolve >> raise DistributionNotFound(req) >> pkg_resources.DistributionNotFound: dnspython>=1.14.0 >> >> I am using Centos7 x86_64 >> >> Python 2.7.5 >> Name : ReviewBoard >> Arch : noarch >> Version : 2.5.7 >> Release : 1.el7 >> >> I googled it and tried all the ways to resolve the issue, but no luck. >> Please help me to resolve the issue. >> >> Thanks, >> Krish >> >> >> >> >> >> >> >> >> -- >> >> >> 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] <javascript:>. >> >> >> 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.
