apt-get and easy_install use different configurations for the proxy. easy_install uses the HTTP_PROXY and HTTPS_PROXY environment variables.
-David On Sat, Nov 29, 2014 at 1:29 AM Robbie McTavish <[email protected]> wrote: > Yeah it is but behind a proxy. My apt-get can access its repos no > problem. However this tool doesnt seem to be able to. > > > On Friday, November 28, 2014 6:33:52 PM UTC, David Trowbridge wrote: > >> It looks like it can't find pupils.python.org. Is this machine connected >> to the internet? >> >> -David >> > On Fri, Nov 28, 2014 at 10:32 AM Robbie McTavish <[email protected]> wrote: >> > Hi All >>> >>> I am having major problems installing reviewboard on Ubuntu server >>> 14.04. >>> >>> It states that ReviewBoard cannot be found on the python site. >>> >>> I am running latest Ubuntu 14.04 and python 2.7. >>> >>> I get the following: >>> >>> Reading https://pypi.python.org/simple/ReviewBoard/ >>> Download error on https://pypi.python.org/simple/ReviewBoard/: [Errno >>> -2] Name or service not known -- 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 https://pypi.python.org/simple/ >>> Download error on https://pypi.python.org/simple/: [Errno -2] Name or >>> service not known -- 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') >>> >>> Anyone able to help? >>> >>> Best Regards >>> >>> Robbie >>> >>> >>> -- >>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >>> --- >>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >>> --- >>> Happy user? Let us know at http://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. >>> >> -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://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. > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://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.
