Re: Email setup help

2012-07-11 Thread naga murali
Hi,

After Installing SMTP I checked whether port 25 is running or not after
that login as an admin under settings--Email provide your company mail
server details and your user Id and password..Then you will get mails

Thanks,
Murali

On Wed, Jul 11, 2012 at 10:59 AM, superakuma hwo...@gmail.com wrote:

 I have RB 1.6.9 installed and got everything working but the email setup.
 I input a valid SMTP server and even tried it out using telnet test. That
 works. I checked the log and nothing shows up. Is there anyway for me to
 debug this to see what's wrong or there is a bug in this release?

 Thanks,
 Howard

 --
 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

-- 
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

How to install Clear Case in Ubuntu 10.04

2012-06-08 Thread naga murali
HI All,

I installed ReviewBoard 1.6.3 in ubuntu 10.04 for Subversion, I need to use
ReviewBoard for ClearCase, inorder to install Clear Case in ubuntu what are
are the steps I should followPlease give any idea regarding this so
that I can use ReviewBoard for both Subversion and Clear Case

 Thnaks,
Murali

-- 
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

Re: ssh login

2012-06-04 Thread naga murali
Hi,

If we find any issues in code review it will display as red color mark, how
to count these issues and display in reviewboard dash board for the
corresponding review, is there any possibility in ReviewBoard 1.6.3...

Thanks,
Murali



On Fri, Jun 1, 2012 at 11:02 PM, Ryan Raasch ryan.raa...@gmail.com wrote:


 On Jun 1, 2012 6:52 PM, Christian Hammond chip...@gmail.com wrote:
 
  What system are you running on?
 
 Debian unstable.

 Ryan

  Christian
 
 
 
  On Jun 1, 2012, at 2:38, Ryan Raasch ryan.raa...@gmail.com wrote:
 
  On Thursday, May 31, 2012 10:29:09 PM UTC+2, Christian Hammond wrote:
 
  If no SSH key is available, it will try to use the user invoking the
 tool (in this case, root), much like standard ssh does. Do you have an SSH
 key configured on Review Board, and does that key have permission to access
 the Git repository?
 
  Well i tried with the key, and had a somewhat similar issue. I will
 need to try again to determine the exact error.
  I will let you know...
 
  However, without using the key (and removed from reviewboard www root),
 and only using the
  username/password (completed in the web interface), it still uses root.
 This is the error from the first post.
 
 
  Thanks for reply,
  Ryan
 
 
 
 
 
  Christian
 
  --
  Christian Hammond - chip...@chipx86.com
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
  On Thu, May 31, 2012 at 5:34 AM, Ryan Raasch ryan.raa...@gmail.com
 wrote:
 
  Hello,
 
  I am having some frustrations in the setup of the reviewboard tool.
 It has to do with the login to an git
  server over SSH. Within the web interface, I add the correct git
 path, however when outputting debug
  information, I can see that it tries to login with root, a user I did
 not setup. I have installed version 1.6.6
 
  ***
  reviewboard.log
  ***
  2012-05-31 14:19:37,865 - DEBUG - Ciphers agreed: local=aes128-ctr,
 remote=aes128-ctr
  2012-05-31 14:19:37,865 - 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
  2012-05-31 14:19:37,931 - DEBUG - Switch to new keys ...
  2012-05-31 14:19:37,973 - DEBUG - userauth is OK
  2012-05-31 14:19:37,989 - INFO - Authentication (password) successful!
  2012-05-31 14:19:38,089 - DEBUG - EOF in transport thread
  2012-05-31 14:19:38,415 - ERROR - Git: Failed to find valid
 repository ssh://git.mynet/git/buildroot/buildroot.git: Error connecting to
 server: No authentication methods available (USERNAME=root PASSWORD=None)
  fatal: The remote end hung up unexpectedly
 
 
  NOTE: I have added the username and password output to rbssh.py so
 see what user the reviewboard uses (root is shown 2nd line from last).  The
  entries I have entered in the web interface are not as above.
 
  *
  rbssh.log
  *
 
  05-31 14:28 root   DEBUG['/usr/bin/rbssh',
 'git.mynet', git-upload-pack '/git/buildroot/buildroot.git']
  05-31 14:28 root   DEBUGPID 4332
  05-31 14:28 root   DEBUG!!! git.ttnet, root,
 [git-upload-pack '/git/buildroot/buildroot.git']
  05-31 14:28 paramiko.transport DEBUGstarting thread (client
 mode): 0xa6e542cL
  05-31 14:28 paramiko.transport INFO Connected (version 2.0,
 client OpenSSH_4.3)
  05-31 14:28 paramiko.transport DEBUGkex
 algos:['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', 'hmac-ripemd160', '
 hmac-ripemd...@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server
 mac:['hmac-md5', 'hmac-sha1', '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
  05-31 14:28 paramiko.transport DEBUGCiphers agreed:
 local=aes128-ctr, remote=aes128-ctr
  05-31 14:28 paramiko.transport DEBUGusing 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
  05-31 14:28 paramiko.transport DEBUGSwitch to new keys ...
  05-31 14:28 root   ERRORError connecting to server:
 No 

post-review problem

2012-05-29 Thread naga murali
Hi,

I am using ReviewBoard 1.6.3, I installed ReviewBoard on Ubuntu 10.04,
while doing the post-review from command line (post-review file
name) the following error I am getting

Unable to access the root /api/ URL on the server

Please provide any suggestion to this

Thanks,
Murali




On 5/29/12, Gonz gonzalo...@gmail.com wrote:
 Hi,

 Im having a hard time trying to figure out a solution out of this
 issue. I had an RB site set up with a SQLITE backend database, but due
 to some performance issues, I attempted to migrate the db to MySql
 using the provided dump and loaddb scripts.

 To do that, I:

 * set up a testing environment with the exact same setup as in the
 production environment, and dumped the db to json using rb-site manage
 dump db,
 * set up the new MySql database,
 * changed the settings in the settings_local.py file to tell RB to use
 the new MySql db.
 * did a syncdb to create the table structure on the new mysql db
 * restored the json dump into the new mysql db using rb-site manage
 loaddb.

 The process seemed pretty effortless until that point.

 I would like to add that I set up the new db with utf-8 as the default
 charset, trying to prevent any encoding troubles.

 At first glance, the db seemed to work fine. Acute letters and other
 spanish characters actually show up correctly on posts and such, but
 when trying to view a Diff that contains an á, RB will return Diff
 Currently Unavailable error. Here is an example:


 *
 /src/main/resources/configuration/deployment.general.properties
 Revision 38077New Change
 Diff currently unavailable.
 Error: The patch to '/src/main/resources/configuration/
 deployment.general.properties' didn't apply cleanly. The temporary
 files have been left in '/tmp/reviewboard.tCd6AH' for debugging
 purposes. `patch` returned: patching file /tmp/reviewboard.tCd6AH/
 tmpso_wST Hunk #1 FAILED at 73. 1 out of 1 hunk FAILED -- saving
 rejects to file /tmp/reviewboard.tCd6AH/tmpso_wST-new.rej
 Details
 Traceback (most recent call last):
   File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.6-
 py2.6.egg/reviewboard/diffviewer/views.py, line 217, in
 view_diff_fragment
 file = get_requested_diff_file()
   File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.6-
 py2.6.egg/reviewboard/diffviewer/views.py, line 193, in
 get_requested_diff_file
 get_chunks)
   File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.6-
 py2.6.egg/reviewboard/diffviewer/diffutils.py, line 1072, in
 get_diff_files
 large_data=True)
   File /usr/local/lib/python2.6/dist-packages/Djblets-0.6.16-
 py2.6.egg/djblets/util/misc.py, line 157, in cache_memoize
 data = lookup_callable()
   File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.6-
 py2.6.egg/reviewboard/diffviewer/diffutils.py, line 1071, in lambda
 enable_syntax_highlighting)),
   File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.6-
 py2.6.egg/reviewboard/diffviewer/diffutils.py, line 553, in
 get_chunks
 new = get_patched_file(old, filediff)
   File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.6-
 py2.6.egg/reviewboard/diffviewer/diffutils.py, line 375, in
 get_patched_file
 return patch(filediff.diff, buffer, filediff.dest_file)
   File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.6-
 py2.6.egg/reviewboard/diffviewer/diffutils.py, line 243, in patch
 (filename, tempdir, patch_output))
 Exception: The patch to '/src/main/resources/configuration/
 deployment.general.properties' didn't apply cleanly. The temporary
 files have been left in '/tmp/reviewboard.tCd6AH' for debugging
 purposes.
 `patch` returned: patching file /tmp/reviewboard.tCd6AH/tmpso_wST
 Hunk #1 FAILED at 73.
 1 out of 1 hunk FAILED -- saving rejects to file /tmp/
 reviewboard.tCd6AH/tmpso_wST-new.rej

 *
 I could see that the problem was the á since I looked it up in
 the .rej file that it generated, and the á shows all messed up like
 this= #...hasta ac�

 At this point I have already tried to re-do the whole process a few
 times, first time I didnt set up the Mysql db with utf8 as the default
 charset, and I thought that was my mistake, but then I did it and it
 kept happening the same.

 Any help on this would be greatly appreciated, please ask any details
 you may need..

 Many Thanks In Advance,

 Gonzalo.

 --
 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 

Re: post-review problem

2012-05-27 Thread naga murali
Hi Eric,

This problem occuring only for a specific machine, I set the proxy
also, I am using ReviewBaord 1.6.3, right now I am trying myself to
solve

Thanks,
Nagamurali


On 5/28/12, Eric Johnson ericjohn...@alumni.brown.edu wrote:
 Hi K Nagamurali,

 I'm just a reviewboard user, but have you solved your problem, or diagnosed
 it further? What version of the ReviewBoard server are you running?

 From the command line, can you ping the server that you're trying to reach?
 Is it running ReviewBoard successfully? Is this failure specific to the
 machine in question, or do you have this problem from any machine from
 which you've tried?

 -Eric.

 On Thu, May 24, 2012 at 10:34 AM, murali nag...@gmail.com wrote:



 Hi,

 While I am doing the post-review from command line, the following
 errors were getting

 Traceback (most recent call last):
  File /usr/local/bin/post-review, line 9, in module
load_entry_point('RBTools==0.4.1', 'console_scripts', 'post-
 review')()
  File /usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/
 rbtools/postreview.py, line 1222, in main
if not server.check_api_version():
  File /usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/
 rbtools/postreview.py, line 226, in check_api_version
root_resource = self.api_get('api/')
  File /usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/
 rbtools/postreview.py, line 669, in api_get
return self.process_json(self.http_get(path))
  File /usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/
 rbtools/postreview.py, line 639, in http_get
rsp = urllib2.urlopen(url).read()
  File /usr/lib/python2.6/urllib2.py, line 126, in urlopen
return _opener.open(url, data, timeout)
  File /usr/lib/python2.6/urllib2.py, line 391, in open
response = self._open(req, data)
  File /usr/lib/python2.6/urllib2.py, line 409, in _open
'_open', req)
  File /usr/lib/python2.6/urllib2.py, line 369, in _call_chain
result = func(*args)
  File /usr/lib/python2.6/urllib2.py, line 1161, in http_open
return self.do_open(httplib.HTTPConnection, req)
  File /usr/lib/python2.6/urllib2.py, line 1134, in do_open
r = h.getresponse()
  File /usr/lib/python2.6/httplib.py, line 986, in getresponse
response.begin()
  File /usr/lib/python2.6/httplib.py, line 391, in begin
version, status, reason = self._read_status()
  File /usr/lib/python2.6/httplib.py, line 349, in _read_status
line = self.fp.readline()
  File /usr/lib/python2.6/socket.py, line 397, in readline
data = recv(1)
 KeyboardInterrupt
 velocix@velocix-desktop:/home/svn/js$ post-review aplication.js
 Unable to access the root /api/ URL on the server.

 Please provide a Solution for post-review to work

 Thanks  Regards,
 K Nagamurali

 --
 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

 --
 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

-- 
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


post-review problem

2012-05-24 Thread naga murali
Hi,

I installed ReviewBoard 1.6.3 on Ubuntu 10.04 in my local VMWare
workstation, its working fine and I can able to post-review the file
from command line like post-review file name, after that Inorder to
access ReviewBoard all I copied OS Image  from my local VMWare
workstation to my server  and after that everybody can able to open
the ReviewBoard GUI but from that server If I am doing the post-review
the following errors were getting

Traceback (most recent call last):
  File /usr/local/bin/post-review, line 9, in module
load_entry_point('RBTools==0.4.1', 'console_scripts', 'post-review')()
  File 
/usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/rbtools/postreview.py,
line 1222, in main
if not server.check_api_version():
  File 
/usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/rbtools/postreview.py,
line 226, in check_api_version
root_resource = self.api_get('api/')
  File 
/usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/rbtools/postreview.py,
line 669, in api_get
return self.process_json(self.http_get(path))
  File 
/usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/rbtools/postreview.py,
line 639, in http_get
rsp = urllib2.urlopen(url).read()
  File /usr/lib/python2.6/urllib2.py, line 126, in urlopen
return _opener.open(url, data, timeout)
  File /usr/lib/python2.6/urllib2.py, line 391, in open
response = self._open(req, data)
  File /usr/lib/python2.6/urllib2.py, line 409, in _open
'_open', req)
  File /usr/lib/python2.6/urllib2.py, line 369, in _call_chain
result = func(*args)
  File /usr/lib/python2.6/urllib2.py, line 1161, in http_open
return self.do_open(httplib.HTTPConnection, req)
  File /usr/lib/python2.6/urllib2.py, line 1134, in do_open
r = h.getresponse()
  File /usr/lib/python2.6/httplib.py, line 986, in getresponse
response.begin()
  File /usr/lib/python2.6/httplib.py, line 391, in begin
version, status, reason = self._read_status()
  File /usr/lib/python2.6/httplib.py, line 349, in _read_status
line = self.fp.readline()
  File /usr/lib/python2.6/socket.py, line 397, in readline
data = recv(1)
KeyboardInterrupt

Please Suggest any solution for this

Thanks,
Murali
l









On 5/25/12, Christian Hammond chip...@chipx86.com wrote:
 Hi Dan,

 It is looking for 1.3.1 specifically. RB 1.6.x won't work with Django 1.4.

 This looks like some temporary downtime issue with their server. I can
 access www.djangoproject.com now. Can you try again?

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Thu, May 24, 2012 at 3:35 AM, Dan Miller
 email.mille...@gmail.comwrote:

 My installation was crusing along until it got to www.djangoproject.com.
 I'm not sure if it's that easy_install is looking for version 1.3.1
 and the latest version is 1.4 (perhaps something moved - I'm not very
 familiar with how the internals work here).

 Anyways, any ideas of how I can move past this?  I tried downloading
 and installing Django 1.3.1 manually but when I go back to
 easy_install ReviewBoard it still hangs at the same point.

 Thanks!

 Logs below:

 [root@slc01ozq reviewboard]# easy_install ReviewBoard
 Searching for ReviewBoard
 Reading http://pypi.python.org/simple/ReviewBoard/
 Reading http://www.reviewboard.org/
 Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.5/
 Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/
 Reading http://www.review-board.org/
 Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/
 Reading http://downloads.review-board.org/releases/
 Best match: ReviewBoard 1.6.6
 Downloading
 http://downloads.reviewboard.org/releases/ReviewBoard/1.6/ReviewBoard-1.6.6-py2.6.egg
 Processing ReviewBoard-1.6.6-py2.6.egg
 creating /usr/lib/python2.6/site-packages/ReviewBoard-1.6.6-py2.6.egg
 Extracting ReviewBoard-1.6.6-py2.6.egg to /usr/lib/python2.6/site-
 packages
 Adding ReviewBoard 1.6.6 to easy-install.pth file
 Installing rb-site script to /usr/bin
 Installing rbssh script to /usr/bin

 Installed /usr/lib/python2.6/site-packages/ReviewBoard-1.6.6-py2.6.egg
 Reading http://downloads.reviewboard.org/mirror/
 Processing dependencies for ReviewBoard
 Searching for recaptcha-client
 Reading http://pypi.python.org/simple/recaptcha-client/
 Reading http://recaptcha.net
 Reading http://recaptcha.net/
 Best match: recaptcha-client 1.0.6
 Downloading

 http://pypi.python.org/packages/source/r/recaptcha-client/recaptcha-client-1.0.6.tar.gz#md5=74228180f7e1fb76c4d7089160b0d919
 Processing recaptcha-client-1.0.6.tar.gz
 Running recaptcha-client-1.0.6/setup.py -q bdist_egg --dist-dir /tmp/
 easy_install-rf3kyM/recaptcha-client-1.0.6/egg-dist-tmp-_mGYsF
 zip_safe flag not set; analyzing archive contents...
 Adding recaptcha-client 1.0.6 to easy-install.pth file

 Installed /usr/lib/python2.6/site-packages/recaptcha_client-1.0.6-
 py2.6.egg
 Searching for