On 25 November 2013 13:51, Venkateswara Reddy <venkuvenk...@gmail.com>wrote:

> root@hmaster:~# rb-site manage /var/www/reviewboard shell
>
> ** (rb-site:10558): WARNING **: Command line `dbus-launch
> --autolaunch=e9be008a47c4c4ecd048cf280000000a --binary-syntax
> --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11
> initialization failed.\n
> Python 2.7.3 (default, Aug  1 2012, 05:16:07)
> [GCC 4.6.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> (InteractiveConsole)
> >>>  from djblets.siteconfig.models import SiteConfiguration
>   File "<console>", line 1
>     from djblets.siteconfig.models import SiteConfiguration
>    ^
> IndentationError: unexpected indent
> >>>  SiteConfiguration.objects.get_current().version
>   File "<console>", line 1
>     SiteConfiguration.objects.get_current().version
>    ^
> IndentationError: unexpected indent
>


It looks like you left some spaces in when you copied from Christian's
mail, Try copying each line one at a time and avoid any leading spaces.

Also it looks like from your original mail that there was some problem
downloading the egg (snippet from your mail):

Downloading
http://downloads.reviewboard.org/releases/ReviewBoard/1.7/ReviewBoard-1.7.19-py2.7.egg
error: None

You could try downloading the egg on your workstation and then SCPing on to
the host (incidentally you might also want to install the security upgrades
on that machine, you have 232 to install!).

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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/groups/opt_out.

Reply via email to