Installing with pip is not supported because it doesn't register python entry 
points correctly (and they don't seem to see that as a problem). I thought our 
installation instructions explained that but maybe it's only on a different 
page.
-David

On Tue, Jul 2, 2013 at 2:03 AM, Kevin Tran <hekevint...@gmail.com> wrote:

> I am following the instructions 
> on http://www.reviewboard.org/docs/manual/1.7/admin/installation/linux/.  I 
> am using Review Board with Postgres and Apache.  I successfully installed 
> Review Board using the suggested command:
> $ easy_install ReviewBoard
> When I tried with pip, I got a cryptic permission error (below).  Is Review 
> Board not meant to be installed with pip?  Why not?
> Command /usr/bin/python -c "import 
> setuptools;__file__='/tmp/pip-build-root/ReviewBoard/setup.py';exec(compile(open(__file__).read().replace('\r\n',
>  
> '\n'), __file__, 'exec'))" install --record 
> /tmp/pip-Z73Zhw-record/install-record.txt 
> --single-version-externally-managed failed with error code 1 in 
> /tmp/pip-build-root/ReviewBoard
> Exception information:
> Traceback (most recent call last):
>   File 
> "/usr/local/lib/python2.7/dist-packages/pip-1.3.1-py2.7.egg/pip/basecommand.py",
>  
> line 139, in main
>     status = self.run(options, args)
>   File 
> "/usr/local/lib/python2.7/dist-packages/pip-1.3.1-py2.7.egg/pip/commands/install.py",
>  
> line 271, in run
>     requirement_set.install(install_options, global_options, 
> root=options.root_path)
>   File 
> "/usr/local/lib/python2.7/dist-packages/pip-1.3.1-py2.7.egg/pip/req.py", 
> line 1185, in install
>     requirement.install(install_options, global_options, *args, **kwargs)
>   File 
> "/usr/local/lib/python2.7/dist-packages/pip-1.3.1-py2.7.egg/pip/req.py", 
> line 592, in install
>     cwd=self.source_dir, filter_stdout=self._filter_install, 
> show_stdout=False)
>   File 
> "/usr/local/lib/python2.7/dist-packages/pip-1.3.1-py2.7.egg/pip/util.py", 
> line 662, in call_subprocess
>     % (command_desc, proc.returncode, cwd))
> InstallationError: Command /usr/bin/python -c "import 
> setuptools;__file__='/tmp/pip-build-root/ReviewBoard/setup.py';exec(compile(open(__file__).read().replace('\r\n',
>  
> '\n'), __file__, 'exec'))" install --record 
> /tmp/pip-Z73Zhw-record/install-record.txt 
> --single-version-externally-managed failed with error code 1 in 
> /tmp/pip-build-root/ReviewBoard
> -- 
> 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
> --- 
> 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/groups/opt_out.

-- 
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
--- 
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/groups/opt_out.


Reply via email to