I get no response when I try to echo the HTTP_PROXY variable, so I
assume it isn't set:
[r...@home]# echo $HTTP_PROXY

[r...@home]# echo test
test
[r...@home]#




On Apr 14, 4:43 pm, Christian Hammond <chip...@chipx86.com> wrote:
> This appears to be your proxy. Try unsetting your HTTP_PROXY variable.
>
> Running without -U will only install if it isn't already installed. It won't
> check for upgrades. That's why it settled on alpha4.
>
> Christian
>
> --
> Christian Hammond - chip...@chipx86.com
> Review Board -http://www.review-board.org
> VMware, Inc. -http://www.vmware.com
>
> On Tue, Apr 14, 2009 at 7:59 AM, Anverc <anv...@gmail.com> wrote:
>
> > Looks like if I leave it along for several minutes, it eventually
> > times out and I get the following information:
>
> > Traceback (most recent call last):
> >  File "/usr/bin/easy_install", line 7, in ?
> >    sys.exit(
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/command/easy_install.py", line 1671, in main
> >    with_ei_usage(lambda:
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/command/easy_install.py", line 1659, in with_ei_usage
> >    return f()
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/command/easy_install.py", line 1675, in <lambda>
> >    distclass=DistributionWithoutHelpCommands, **kw
> >  File "/usr/lib64/python2.4/distutils/core.py", line 149, in setup
> >    dist.run_commands()
> >  File "/usr/lib64/python2.4/distutils/dist.py", line 946, in
> > run_commands
> >    self.run_command(cmd)
> >  File "/usr/lib64/python2.4/distutils/dist.py", line 966, in
> > run_command
> >    cmd_obj.run()
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/command/easy_install.py", line 211, in run
> >    self.easy_install(spec, not self.no_deps)
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/command/easy_install.py", line 432, in easy_install
> >    dist = self.package_index.fetch_distribution(
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/package_index.py", line 454, in fetch_distribution
> >    self.find_packages(requirement)
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/package_index.py", line 303, in find_packages
> >    self.scan_url(self.index_url + requirement.unsafe_name+'/')
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/package_index.py", line 617, in scan_url
> >    self.process_url(url, True)
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/package_index.py", line 189, in process_url
> >    f = self.open_url(url, "Download error: %s -- Some packages may
> > not be found!")
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/package_index.py", line 579, in open_url
> >    return open_with_auth(url)
> >  File "/usr/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/
> > setuptools/package_index.py", line 717, in open_with_auth
> >    fp = urllib2.urlopen(request)
> >  File "/usr/lib64/python2.4/urllib2.py", line 130, in urlopen
> >    return _opener.open(url, data)
> >  File "/usr/lib64/python2.4/urllib2.py", line 358, in open
> >    response = self._open(req, data)
> >  File "/usr/lib64/python2.4/urllib2.py", line 376, in _open
> >    '_open', req)
> >  File "/usr/lib64/python2.4/urllib2.py", line 337, in _call_chain
> >    result = func(*args)
> >  File "/usr/lib64/python2.4/urllib2.py", line 1032, in http_open
> >    return self.do_open(httplib.HTTPConnection, req)
> >  File "/usr/lib64/python2.4/urllib2.py", line 1004, in do_open
> >    r = h.getresponse()
> >  File "/usr/lib64/python2.4/httplib.py", line 872, in getresponse
> >    response.begin()
> >  File "/usr/lib64/python2.4/httplib.py", line 336, in begin
> >    version, status, reason = self._read_status()
> >  File "/usr/lib64/python2.4/httplib.py", line 300, in _read_status
> >    raise BadStatusLine(line)
> > httplib.BadStatusLine
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to