Hi Steve,

We shouldn't need that dependency. I remember seeing this somewhere
recently, and think it had to do with the version of Django, maybe? Can you
just verify what version you're running?

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On Thu, Apr 23, 2015 at 2:13 PM, Steve <seide.al...@gmail.com> wrote:

> easy_install importlib
>
> fixes the problem, but it looks like a dependency is missing in the rb
> installer.
>
> --Steve
>
>
> On Thursday, April 23, 2015 at 2:09:43 PM UTC-7, Steve wrote:
>>
>> I've installed RB 1.7.28 on a new CentOS 6.6. VM which has python 2.6.6.
>> When I run
>>
>> rb-site install /var/www/rb
>>
>> I get this error:
>>
>> * Installing the site...
>> Building site directories ... OK
>> Building site configuration files ... OK
>> Creating database ...
>> [!] Unable to execute the manager command syncdb: No module named
>>     importlib
>> Error: One or more models did not validate:
>> scmtools.repository: 'review_groups' has an m2m relation with model
>> reviews.Group, which has either not been installed or is abstract.
>>
>> If the installer is expecting importlib, that may be a problem since I
>> believe that's new in Python 2.7.  Or was importlib supposed to be
>> installed with RB?
>>
>> --Steve
>>
>>
>>
>>
>>  --
> 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.
>

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