Hey.. that worked.
I just ran > easy_install ReviewBoard instead of >sudo easy_install 
ReviewBoard and it worked.
Thanks,
Erick

On Tuesday, January 6, 2015 10:59:08 AM UTC-6, Adam wrote:
>
> You set the environment variables as root and then used sudo, which will 
> clear out those environment variables. Try doing it again with root user 
> and no sudo (or with sudo -E)
> On Tue, 6 Jan 2015 at 00:19 Christian Hammond <chri...@beanbaginc.com 
> <javascript:>> wrote:
>
>> Hi Erick,
>>
>> Hmm, the real problem is that connection timeout, indicating that it 
>> can't be reached. Still sounds like a proxy configuration issue, unless 
>> there's another network connectivity problem going on. Does that machine 
>> have access to pypi.python.org in a web browser?
>>
>> Christian
>>
>> -- 
>> Christian Hammond - chri...@beanbaginc.com <javascript:>
>> Review Board - http://www.reviewboard.org
>> Beanbag, Inc. - http://www.beanbaginc.com
>>
>> On Mon, Jan 5, 2015 at 2:56 PM, Erick Saavedra <eric...@gmail.com 
>> <javascript:>> wrote:
>>
>>> [image: Inline image 2]
>>> Here is the new screenshot.
>>> Thanks,
>>> Erick
>>>
>>> On Mon, Jan 5, 2015 at 4:21 PM, Christian Hammond <
>>> chri...@beanbaginc.com <javascript:>> wrote:
>>>
>>>> Hey Eric,
>>>>
>>>> Please make sure to CC the list on all e-mails. We only offer private 
>>>> support for those with support contracts (which I'd be happy to talk to 
>>>> you 
>>>> about if you're interested).
>>>>
>>>> I'll need the logs from an attempt with the correct spelling in order 
>>>> to diagnose this. The ones you sent before showed an error due to the 
>>>> typo, 
>>>> and aren't indicative of the actual problem you may be hitting.
>>>>
>>>> Thanks,
>>>>
>>>> Christian
>>>>
>>>> --
>>>> Christian Hammond - chri...@beanbaginc.com <javascript:>
>>>> Review Board - https://www.reviewboard.org
>>>> Beanbag, Inc. - https://www.beanbaginc.com
>>>>
>>>> -----Original Message-----
>>>> From: Erick Saavedra <eric...@gmail.com <javascript:>>
>>>> Reply: Erick Saavedra <eric...@gmail.com <javascript:>>>
>>>> Date: January 5, 2015 at 2:19:14 PM
>>>> To: Christian Hammond <chri...@beanbaginc.com <javascript:>>>
>>>> Subject:  Re: Failure to install ReviewBoard via easy_install
>>>>
>>>> > I tried that too, and still same error.
>>>> >
>>>> >
>>>> > On Mon, Jan 5, 2015 at 4:04 PM, Christian Hammond
>>>> > wrote:
>>>> >
>>>> > > Hi Erick,
>>>> > >
>>>> > > (Make sure to CC the list in responses.)
>>>> > >
>>>> > > I just realized in the screenshot that you had a typo: "RevieBoard"
>>>> > > instead of "ReviewBoard". Can you try with "ReviewBoard" and 
>>>> copy/paste
>>>> > > those logs?
>>>> > >
>>>> > > Christian
>>>> > >
>>>> > > --
>>>> > > Christian Hammond - chri...@beanbaginc.com <javascript:>
>>>> > > Review Board - https://www.reviewboard.org
>>>> > > Beanbag, Inc. - https://www.beanbaginc.com
>>>> > >
>>>> > > -----Original Message-----
>>>> > > From: Erick Saavedra
>>>> > > Reply: Erick Saavedra >
>>>> > > Date: January 5, 2015 at 2:02:27 PM
>>>> > > To: Christian Hammond >
>>>> > > Subject: Re: Failure to install ReviewBoard via easy_install
>>>> > >
>>>> > > > OK, I added both and still have the same results.
>>>> > > > Any other suggestions?
>>>> > > >
>>>> > > > Thanks,
>>>> > > > Erick
>>>> > > >
>>>> > > > On Mon, Jan 5, 2015 at 3:39 PM, Christian Hammond
>>>> > > > wrote:
>>>> > > >
>>>> > > > > (Re-attaching to the thread. Erick sent me some log info.)
>>>> > > > >
>>>> > > > > From the environment, it looks like you have http_proxy and 
>>>> https_proxy
>>>> > > > > variables, but not HTTP_PROXY and HTTPS_PROXY. Sadly, some apps 
>>>> want
>>>> > > one
>>>> > > > > casing, and others want another. Try setting the latter and 
>>>> performing
>>>> > > the
>>>> > > > > install again.
>>>> > > > >
>>>> > > > > Christian
>>>> > > > >
>>>> > > > > --
>>>> > > > > Christian Hammond - chri...@beanbaginc.com <javascript:>
>>>> > > > > Review Board - http://www.reviewboard.org
>>>> > > > > Beanbag, Inc. - http://www.beanbaginc.com
>>>> > > > >
>>>> > > > > On Mon, Jan 5, 2015 at 1:16 PM, Christian Hammond <
>>>> > > > > chri...@beanbaginc.com <javascript:>> wrote:
>>>> > > > >
>>>> > > > >> Hi Erick,
>>>> > > > >>
>>>> > > > >> Do you have a log of the install that you can show me?
>>>> > > > >>
>>>> > > > >> Thanks,
>>>> > > > >>
>>>> > > > >> Christian
>>>> > > > >>
>>>> > > > >> --
>>>> > > > >> Christian Hammond - chri...@beanbaginc.com <javascript:>
>>>> > > > >> Review Board - https://www.reviewboard.org
>>>> > > > >> Beanbag, Inc. - https://www.beanbaginc.com
>>>> > > > >>
>>>> > > > >> -----Original Message-----
>>>> > > > >> From: Erick Saavedra
>>>> > > > >> Reply: Erick Saavedra >
>>>> > > > >> Date: January 5, 2015 at 1:14:41 PM
>>>> > > > >> To: revie...@googlegroups.com <javascript:> >
>>>> > > > >> Cc: riy...@gmail.com <javascript:> >, chri...@beanbaginc.com 
>>>> <javascript:> <
>>>> > > > >> chri...@beanbaginc.com <javascript:>>>
>>>> > > > >> Subject: Re: Failure to install ReviewBoard via easy_install
>>>> > > > >>
>>>> > > > >> > Has there been any update or solution to this problem?
>>>> > > > >> > I'm been having the same problems for over a month and not 
>>>> able to
>>>> > > find
>>>> > > > >> a
>>>> > > > >> > solution.
>>>> > > > >> > The proxy is set up ok and able to make connection.
>>>> > > > >> > I was able to install it earlier and then needed to 
>>>> re-install the
>>>> > > > >> system
>>>> > > > >> > over again and start seeing this.
>>>> > > > >> > Please help.
>>>> > > > >> > Thanks
>>>> > > > >> >
>>>> > > > >> > On Monday, December 1, 2014 4:58:00 AM UTC-6, Christian 
>>>> Hammond
>>>> > > wrote:
>>>> > > > >> > >
>>>> > > > >> > > Can you show the exact command line used for this?
>>>> > > > >> > >
>>>> > > > >> > > Christian
>>>> > > > >> > >
>>>> > > > >> > > --
>>>> > > > >> > > Christian Hammond - chri...@beanbaginc.com
>>>> > > > >> > > Review Board - https://www.reviewboard.org
>>>> > > > >> > > Beanbag, Inc. - https://www.beanbaginc.com
>>>> > > > >> > >
>>>> > > > >> > > -----Original Message-----
>>>> > > > >> > > From: Robbie McTavish >
>>>> > > > >> > > Reply: revie...@googlegroups.com > > >>
>>>> > > > >> > > Date: December 1, 2014 at 1:39:59 AM
>>>> > > > >> > > To: revie...@googlegroups.com > > >>
>>>> > > > >> > > Subject: Re: Failure to install ReviewBoard via 
>>>> easy_install
>>>> > > > >> > >
>>>> > > > >> > > > Yeah I tried setting those. No luck.
>>>> > > > >> > > >
>>>> > > > >> > > > On Saturday, November 29, 2014 4:34:21 PM UTC, David 
>>>> Trowbridge
>>>> > > > >> wrote:
>>>> > > > >> > > > >
>>>> > > > >> > > > > 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 > > > 
>>>> 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
>>>> > > > >> > > > >>> 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 reviewboard...@googlegroups.com.
>>>> > > > >> > > > >>>
>>>> > > > >> > > > >>>
>>>> > > > >> > > > >>>> 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 reviewboard...@googlegroups.com .
>>>> > > > >> > > > >> 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 reviewboard...@googlegroups.com .
>>>> > > > >> > > > 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 reviewboard...@googlegroups.com <javascript:>.
>>>
>>> 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 reviewboard...@googlegroups.com <javascript:>.
>> 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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to