3695: [Download error: [Errno 110] Im stuck with this

Vino*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 18, 2014
What version are you running?


What's the URL of the page containing the problem?


What steps will reproduce the problem?
[root@bhaplin02 ~]# easy_install ReviewBoard
Searching for ReviewBoard
Reading http://pypi.python.org/simple/ReviewBoard/
Download error: [Errno 110] Connection timed out -- Some packages may not be found!
Reading http://pypi.python.org/simple/ReviewBoard/
Download error: [Errno 110] Connection timed out -- Some packages may not be found!
Couldn't find index page for 'ReviewBoard' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Download error: [Errno 110] Connection timed out -- Some packages may not be found!
No local packages or download links found for ReviewBoard
error: Could not find suitable distribution for Requirement.parse('ReviewBoard')


What is the expected output? What do you see instead?


What operating system are you using? What browser?

[root@bhaplin02 ~]# uname -a
Linux bhaplin02.apac.nsn-net.net 2.6.32-220.el6.x86_64 #1 SMP Wed Nov 9 08:03:13 EST 2011 x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.
#1 Vino*****@gmai***** (Google Code) (Is this you? Claim this profile.)
My proxy setting are proper in .bashrc file. 
david
#2 david
Can you run `env | grep -i proxy` (from the same command-line as you're running easy_install from) and double check that they're set correctly?
  • +NeedInfo
#3 Vino*****@gmai***** (Google Code) (Is this you? Claim this profile.)
I tried that...that was proper. I tried various things and finally hit the issue, epel package was missing on my server. Once I added that rpm, my easy_install went well! Thank you for your response...Vinod Das
david
#4 david
  • -NeedInfo
    +SetupIssue