If you upgrade to Review Board 1.6.5 (just now released), it should work
better.

You'll need to re-create your site.

If you still have trouble, delete your Django 1.4 install and try again.

Christian

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


On Fri, Mar 30, 2012 at 1:05 AM, magnus <magnus.armh...@gmail.com> wrote:

> Here is the version information:
>
> # pip freeze
> Warning: cannot find svn location for flup==1.0.3.dev-20110405
> Django==1.4
> Djblets==0.6.16
> MySQL-python==1.2.3c1
> PIL==1.1.6
> PyGreSQL==3.8.1
> Pygments==1.5
> ReviewBoard==1.6.4.1
> SSSDConfig==1
> cas==0.15
> distribute==0.6.10
> django-evolution==0.6.5
> ethtool==0.6
> ## FIXME: could not find svn URL in dependency_links for this package:
> flup==1.0.3.dev-20110405
> freeipa==2.0.0.alpha.0
> iniparse==0.3.1
> iotop==0.3.2
> ipapython==2.1.3
> iwlib==1.0
> kerberos==1.0
> lxml==2.2.3
> matplotlib==0.99.1.1
> netaddr==0.7.5
> nose==0.10.4
> numpy==1.3.0
> paramiko==1.7.7.1
> psycopg2==2.0.14
> pyOpenSSL==0.10
> pycrypto==2.5
> pycurl==7.19.0
> pygpgme==0.1
> python-dateutil==1.5
> python-default-encoding==0.1
> python-ldap==2.3.10
> python-memcached==1.48
> python-nss==0.11
> pytz==2010h
> recaptcha-client==1.0.6
> urlgrabber==3.9.1
> yum-metadata-parser==1.1.2
>
> BR,
> Magnus
>
> Den fredagen den 30:e mars 2012 kl. 10:11:30 UTC+3 skrev magnus:
>
>> Hi,
>> We are using CentOs 6 and are trying to setup Reviewboard.
>> Our setup is:
>> MySql
>> Apache2
>> mod_wsgi
>> memcached
>>
>> when running 'rb-site install /var/www/html/rb/' it seems like the
>> installation is successful. We get the reviewboard to show up in the
>> browser and we can login/create users and such. When trying to add the
>> repository (local git on same server) it fails and in /var/log/httpd/
>> error_log we get a lot of errors but this is the first:
>> [client 10.0.0.124] Symbolic link not allowed or link target not
>> accessible: /var/www/html/rb/htdocs/media/**admin, referer:
>> http://<servername>/rb/admin/
>> db/scmtools/repository/add/
>>
>> Looking up /var/www/html/rb/htdocs/media/**admin links to a nonexisting
>> path /usr/lib/python2.6/site-**packages/django/contrib/admin/**media
>>
>> media folder does not exist in the admin folder.
>>
>> We cleanup the created site and db and rerun the rb-site but this time
>> as follow:
>> 'rb-site install -d --copy-media /var/www/html/rb/'
>>
>> This fails with:
>>
>> * Installing the site...
>> Building site directories ... Traceback (most recent call last):
>>   File "/usr/bin/rb-site", line 9, in <module>
>>     load_entry_point('ReviewBoard=**=1.6.4.1', 'console_scripts', 'rb-
>> site')()
>>   File "/usr/lib/python2.6/site-**packages/reviewboard/cmdline/
>> rbsite.py", line 1745, in main
>>     command.run()
>>   File "/usr/lib/python2.6/site-**packages/reviewboard/cmdline/
>> rbsite.py", line 1293, in run
>>     self.show_install_status()
>>   File "/usr/lib/python2.6/site-**packages/reviewboard/cmdline/
>> rbsite.py", line 1559, in show_install_status
>>     site.rebuild_site_directory)
>>   File "/usr/lib/python2.6/site-**packages/reviewboard/cmdline/
>> rbsite.py", line 787, in step
>>     func()
>>   File "/usr/lib/python2.6/site-**packages/reviewboard/cmdline/
>> rbsite.py", line 207, in rebuild_site_directory
>>     rb_admins_dest)
>>   File "/usr/lib/python2.6/site-**packages/reviewboard/cmdline/
>> rbsite.py", line 500, in link_pkg_dir
>>     shutil.copytree(src_dir, dest_dir)
>>   File "/usr/lib64/python2.6/shutil.**py", line 136, in copytree
>>     names = os.listdir(src)
>> OSError: [Errno 2] No such file or directory: '/usr/lib/python2.6/site-
>> packages/django/contrib/admin/**media'
>>
>> Any help with this would be much appreciated (we have tried installing
>> Reviewboard (which fetches django) with both easy_install and pip).
>>
>> BR,
>> Magnus
>>
>  --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to