Ok, it seems that 1.0.2 has some issues, I did
easy_install -m ReviewBoard
and then
easy_install 
http://downloads.review-board.org/releases/ReviewBoard/1.0/ReviewBoard-1.0.1-py2.6.egg

and everything was fine.


I still have one question. Why is that my page looks ugly (seems like
no CSS access)..

Is there some CSS pack I need to download?


Regards
Varun

On Sep 16, 4:09 pm, Varun  Soundararajan <s.va...@gmail.com> wrote:
> Hi,
>   I followed the instructions 
> in:http://www.review-board.org/docs/manual/dev/admin/installation/linux/
>
> for my ubuntu machine.
>
> When I run sudo rb-site install /var/www/reviews after providing the
> admin account with username, password and email, I get this stack
> trace on the terminal:
>
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.2-
> py2.6.egg/reviewboard/cmdline/rbsite.py", line 770, in next_page
>     func()
>   File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.2-
> py2.6.egg/reviewboard/cmdline/rbsite.py", line 944, in call_func
>     func()
>   File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.2-
> py2.6.egg/reviewboard/cmdline/rbsite.py", line 257, in
> generate_config_files
>     os.path.join(conf_dir, web_conf_filename))
>   File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.2-
> py2.6.egg/reviewboard/cmdline/rbsite.py", line 392, in
> process_template
>     template = pkg_resources.resource_string("reviewboard",
> template_path)
>   File "/usr/local/lib/python2.6/dist-packages/setuptools-0.6c9-
> py2.6.egg/pkg_resources.py", line 853, in resource_string
>     self, resource_name
>   File "/usr/local/lib/python2.6/dist-packages/setuptools-0.6c9-
> py2.6.egg/pkg_resources.py", line 1126, in get_resource_string
>     return self._get(self._fn(self.module_path, resource_name))
>   File "/usr/local/lib/python2.6/dist-packages/setuptools-0.6c9-
> py2.6.egg/pkg_resources.py", line 1247, in _get
>     stream = open(path, 'rb')
> IOError: [Errno 2] No such file or directory: '/usr/local/lib/
> python2.6/dist-packages/ReviewBoard-1.0.2-py2.6.egg/reviewboard/
> contrib/conf/apache-modpython.conf.in'
>
> I did a quick ls on /usr/local/lib/python2.6/dist-packages/
> ReviewBoard-1.0.2-py2.6.egg/reviewboard/ and it has no folder called
> contrib.
>
> What should I do to make a successful installatino?
>
> Thanks
> Varun

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
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