Issue 1844 in reviewboard: rb-site install exit with OptionConflictError

2010-10-07 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1844 by Jan.Koprowski: rb-site install exit with  
OptionConflictError

http://code.google.com/p/reviewboard/issues/detail?id=1844

What version are you running?
ReviewBoard 1.5 stable - rb-site command

What steps will reproduce the problem?
1. rb-site install
2. enter all necessary data

What is the expected output? What do you see instead?
No error at the and of ReviewBoard creating. Instead I see:

No fixtures found.
OK
Performing migrations ... Traceback (most recent call last):
  File /user/gkblditp/system/bin/rb-site, line 8, in module
load_entry_point('ReviewBoard==1.5.dev', 'console_scripts', 'rb-site')()
   
File /user/gkblditp/reviewboard/production/reviewboard/cmdline/rbsite.py,  
line 1604, in main

command.run()
   
File /user/gkblditp/reviewboard/production/reviewboard/cmdline/rbsite.py,  
line 1170, in run

self.show_install_status()
   
File /user/gkblditp/reviewboard/production/reviewboard/cmdline/rbsite.py,  
line 1431, in show_install_status

site.migrate_database)
   
File /user/gkblditp/reviewboard/production/reviewboard/cmdline/rbsite.py,  
line 696, in step

func()
   
File /user/gkblditp/reviewboard/production/reviewboard/cmdline/rbsite.py,  
line 339, in migrate_database

self.run_manage_command(evolve, [--noinput, --execute])
   
File /user/gkblditp/reviewboard/production/reviewboard/cmdline/rbsite.py,  
line 390, in run_manage_command

execute_manager(reviewboard.settings, [__file__, cmd] + params)
   
File /usr/lib64/python2.6/site-packages/django/core/management/__init__.py,  
line 438, in execute_manager

utility.execute()
   
File /usr/lib64/python2.6/site-packages/django/core/management/__init__.py,  
line 379, in execute

self.fetch_command(subcommand).run_from_argv(self.argv)
  File /usr/lib64/python2.6/site-packages/django/core/management/base.py,  
line 188, in run_from_argv

parser = self.create_parser(argv[0], argv[1])
  File /usr/lib64/python2.6/site-packages/django/core/management/base.py,  
line 171, in create_parser

option_list=self.option_list)
  File /usr/lib64/python2.6/optparse.py, line 1208, in __init__
add_help=add_help_option)
  File /usr/lib64/python2.6/optparse.py, line 1250, in  
_populate_option_list

self.add_options(option_list)
  File /usr/lib64/python2.6/optparse.py, line 1033, in add_options
self.add_option(option)
  File /usr/lib64/python2.6/optparse.py, line 1014, in add_option
self._check_conflict(option)
  File /usr/lib64/python2.6/optparse.py, line 989, in _check_conflict
option)
optparse.OptionConflictError: option --verbosity: conflicting option  
string(s): --verbosity



What operating system are you using? What browser?
SLES 11 SP1


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 1845 in reviewboard: bazaar bzr+ssh is not working

2010-10-07 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1845 by bomb...@bombcar.com: bazaar bzr+ssh is not working
http://code.google.com/p/reviewboard/issues/detail?id=1845

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.5

What's the URL of the page containing the problem?
/admin/db/scmtools/repository/add/

What steps will reproduce the problem?
1.I am trying to add a bzr+ssh repository. The first time I tried, it asked  
me to accept the key of the server; I'm using an address like  
bzr+ssh://localhost/bzr/project/trunk
2.Then it failed with Connection closed: Unexpected end of message. Please  
check connectivity and permissions, and report a bug if problems persist.



What is the expected output? What do you see instead?
It should add the repository or do whatever it does.

What operating system are you using? What browser?
centos 5.5, Chrome

Please provide any additional information below.
2010-10-07 09:58:39,424 - DEBUG - BZRTool: Attempting ssh connection with  
host: localhost, username: user

2010-10-07 09:58:39,426 - DEBUG - starting thread (client mode): 0x800c97d0L
2010-10-07 09:58:39,433 - INFO - Connected (version 2.0, client OpenSSH_5.2)
2010-10-07 09:58:39,435 - DEBUG - kex  
algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1']  
server key:['ssh-rsa', 'ssh-dss'] client  
encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-...@lysator.liu.se']  
server  
encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-...@lysator.liu.se']  
client  
mac:['hmac-md5', 'hmac-sha1', 'umac...@openssh.com', 'hmac-ripemd160', 'hmac-ripemd...@openssh.com', 'hmac-sha1-96', 'hmac-md5-96']  
server  
mac:['hmac-md5', 'hmac-sha1', 'umac...@openssh.com', 'hmac-ripemd160', 'hmac-ripemd...@openssh.com', 'hmac-sha1-96', 'hmac-md5-96']  
client compress:['none', 'z...@openssh.com'] server  
compress:['none', 'z...@openssh.com'] client lang:[''] server lang:[''] kex  
follows?False
2010-10-07 09:58:39,435 - DEBUG - Ciphers agreed: local=aes128-ctr,  
remote=aes128-ctr
2010-10-07 09:58:39,436 - DEBUG - using kex diffie-hellman-group1-sha1;  
server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac:  
local hmac-sha1, remote hmac-sha1; compression: local none, remote none

2010-10-07 09:58:39,556 - DEBUG - Switch to new keys ...
2010-10-07 09:58:39,594 - DEBUG - userauth is OK
2010-10-07 09:58:39,601 - INFO - Authentication (password) successful!
2010-10-07 09:58:39,698 - DEBUG - EOF in transport thread

is what I see in the debug logs.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1841 in reviewboard: ReviewBoard documentation should explain how to add a Bazaar repository

2010-10-07 Thread reviewboard


Comment #1 on issue 1841 by bomb...@bombcar.com: ReviewBoard documentation  
should explain how to add a Bazaar repository

http://code.google.com/p/reviewboard/issues/detail?id=1841

I would also appreciate this; I deduced how to get to issue 1845 at  
least, but I'm not sure if I'm doing things correctly.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1844 in reviewboard: rb-site install exit with OptionConflictError

2010-10-07 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 1844 by chipx86: rb-site install exit with  
OptionConflictError

http://code.google.com/p/reviewboard/issues/detail?id=1844

What version of Django is installed?

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 762 in reviewboard: post-review script ignores username and password arguments if valid cookie is found

2010-10-07 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 762 by trowbrds: post-review script ignores username  
and password arguments if valid cookie is found

http://code.google.com/p/reviewboard/issues/detail?id=762

Fixed in 17bd345. Thanks!

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1742 in reviewboard: Awkward workflow when reviewing code.

2010-10-07 Thread reviewboard

Updates:
Labels: -Type-Defect Type-Enhancement

Comment #1 on issue 1742 by trowbrds: Awkward workflow when reviewing code.
http://code.google.com/p/reviewboard/issues/detail?id=1742

Hmm. That's kind of skipping out on a lot of review board's functionality  
(the power is truly in inline commenting), but I can see how it might be  
bewildering what to do if you're a first time user. We should definitely  
see what we can do to make things more discoverable.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1747 in reviewboard: post-review --revison-range=XXXXX crashes

2010-10-07 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 1747 by trowbrds: post-review --revison-range=X  
crashes

http://code.google.com/p/reviewboard/issues/detail?id=1747

If you're just submitting a single revision with p4, you don't need  
--revision-range, you can just pass the change number as the argument. That  
said, we should fix this so both work.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1747 in reviewboard: post-review --revison-range=XXXXX crashes (implement post-commit posting)

2010-10-07 Thread reviewboard

Updates:
	Summary: post-review --revison-range=X crashes (implement post-commit  
posting)

Labels: -Type-Defect Type-Enhancement

Comment #2 on issue 1747 by trowbrds: post-review --revison-range=X  
crashes (implement post-commit posting)

http://code.google.com/p/reviewboard/issues/detail?id=1747

Oh, actually, looking more closely at your report, post-commit workflows  
won't work with p4 and post-review. We don't yet have the capability to  
fetch diffs from the server, only to get them from the working copy.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1183 in reviewboard: Viewing diff in review request causes traceback involving memcache

2010-10-07 Thread reviewboard

Updates:
Status: New

Comment #10 on issue 1183 by trowbrds: Viewing diff in review request  
causes traceback involving memcache

http://code.google.com/p/reviewboard/issues/detail?id=1183

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 1439 in reviewboard: URL /r/xyz always redirects to /xyz

2010-10-07 Thread reviewboard

Updates:
Status: Incomplete

Comment #5 on issue 1439 by trowbrds: URL /r/xyz always redirects to /xyz
http://code.google.com/p/reviewboard/issues/detail?id=1439

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.