Hi Stephen,

I have installed tqdm RPM successfully . So moved ahead but I am facing the 
issue while running the "rbt post" command on the same machine.

The error is as follows :-

*rbt post --debug*

>>> RBTools 0.7.10
>>> Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)]
>>> Running on Linux-2.6.32-358.el6.x86_64-x86_64-with-centos-6.4-Final
>>> Home = /root
>>> Current directory = /home/sushmitha/RBTool/lte/lte_epc
>>> Command line: rbt post --debug
>>> Running: tf vc help
>>> Checking for a Subversion repository...
>>> Running: svn --non-interactive info
>>> Command exited with rc 1: ['svn', '--non-interactive', u'info']
svn: '.' is not a working copy
---
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Running: git config core.bare
>>> Running: git rev-parse --show-toplevel
>>> Running: git symbolic-ref -q HEAD
>>> Running: git config --get 
branch.LTE_PGW_REL_2_1_FINAL_PHASE_DEV_BRANCH.merge
>>> Running: git config --get 
branch.LTE_PGW_REL_2_1_FINAL_PHASE_DEV_BRANCH.remote
>>> Running: git config --get remote.origin.url
>>> repository info: Path: gur43474@gurux035:/git/repos/lte_epc.git, Base 
path: , Supports changesets: False
>>> Making HTTP GET request to http://172.16.107.138/api/
Traceback (most recent call last):
  File "/usr/bin/rbt", line 9, in <module>
    load_entry_point('RBTools==0.7.10', 'console_scripts', 'rbt')()
  File "/usr/lib/python2.6/site-packages/rbtools/commands/main.py", line 
133, in main
    command.run_from_argv([RB_MAIN, command_name] + args)
  File "/usr/lib/python2.6/site-packages/rbtools/commands/__init__.py", 
line 663, in run_from_argv
    exit_code = self.main(*args) or 0
  File "/usr/lib/python2.6/site-packages/rbtools/commands/post.py", line 
701, in main
    api_client, api_root = self.get_api(server_url)
  File "/usr/lib/python2.6/site-packages/rbtools/commands/__init__.py", 
line 848, in get_api
    'server at %s: %s' % (server_url, e))
rbtools.commands.CommandError: *Could not reach the Review Board server at 
http://172.16.107.138/: [Errno 113] No route to host*
 
172.16.107.138 is the server machine where Review Board has been installed, 
Where as RBTools is installed in client machine 172.16.107.69.
And both these machine are pingable.

What might be the issue?

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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.

Reply via email to