Hi Pierre, Looks like a bug in the backport of a change in Review Board 1.7.x. I assume you're running on Linux in a graphical shell.
Try running: rb-site install --console /var/www/reviews.example.com Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On September 22, 2014 at 10:33:17 AM, Pierre Leroy ([email protected]) wrote: > Hi, > > I'm trying to install ReviewBoard on a VM running under Linux Fedora and > when I try to create an RB site with the command: > > > $ rb-site install /var/www/reviews.example.com > > I get the following error: > > Traceback (most recent call last): > File "/bin/rb-site", line 9, in > load_entry_point('ReviewBoard==1.7.27', 'console_scripts', 'rb-site')() > File "/usr/lib/python2.7/site-packages/reviewboard/cmdline/rbsite.py", line > 2170, in main > command.run() > File "/usr/lib/python2.7/site-packages/reviewboard/cmdline/rbsite.py", line > 1546, in run > self.ask_admin_user() > File "/usr/lib/python2.7/site-packages/reviewboard/cmdline/rbsite.py", line > 1824, in ask_admin_user > save_obj=site, save_vars="company", optional=True) > TypeError: prompt_input() got an unexpected keyword argument 'optional' > > What am I doing wrong? > > Thanks for your support > > /// Pierre > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
