Hi Chris,

Django 1.6.11 is correct. You likely have something installed on the server
that wants a newer version. It’s possible some dependency required by
Review Board or another of its dependencies picked it up.

This is fixable, but first, can you tell me why you’re installing 2.0.20?
Are you moving between servers?  I ask because except for major security
issues, we’re no longer maintaining this release outside of support
contracts.

Christian


On Thu, Mar 8, 2018 at 10:56 Chris Lang <[email protected]> wrote:

> Hi,
>
> I'm trying to install ReviewBoard 2.0.20 on RedHat 7.4 but am getting an
> error when running rb-site install.
>
> I initially installed ReviewBoard with easy_install ReviewBoard==2.0.20.
>
> The current errors I'm getting are:
>
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in
> resolve
>     raise DistributionNotFound(req)
> pkg_resources.DistributionNotFound: Django>=1.6.11,<1.7
>
> and
>
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 630, in
> resolve
>     raise VersionConflict(dist,req) # XXX put more info here
> pkg_resources.VersionConflict: (Django 1.6.11
> (/usr/lib/python2.7/site-packages), Requirement.parse('Django>=1.8,<1.12'))
>
> I cannot get a version of Django that satisfies both. Not sure what to do
> from here.
>
> Thanks,
> Chris
>
> --
> 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
> "Review Board Community" 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.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
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 
"Review Board Community" 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.

Reply via email to