Installation issues

15 views
Skip to first unread message

Gords

unread,
Nov 26, 2009, 5:29:33 AM11/26/09
to Cukes
Hi,

I am very new to Ruby and am trying to get Cucumber up and running.
Unfortunately when I issue the command "gem install cucumber" I get
one of two messages returned depending on my HTTP_PROXY settings.

With a blank HTTP_PROXY I get a message:

P:\>gem install cucumber
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
No connection could be made because the target machine actively
refused it.
- connect(2)(Errno::ECONNREFUSED)

With my proxy server settings set as "http://
myname:mypas...@xxproxy.xxdomain.co.uk:port" I get the following:

P:\>gem install cucumber
ERROR: While executing gem ... (Gem::RemoteSourceException)
HTTP Response 407

I have installed quite a few gems by downloading them from RubyForge
with no issue. Can I download the Cucumber gem locally to avoid this
problem?

Thanks in advance,

Gordon

aslak hellesoy

unread,
Nov 26, 2009, 6:14:58 AM11/26/09
to cukes
From here: http://rubyforge.org/frs/?group_id=797&release_id=41387

In the near future, new releases will not show up on Rubyforge - only
on Gemcutter.org. At Gemcutter, gems are hosted on Amazon S3 and I
don't know if there are any direct download links.

The gemcutter and rubygems forums can probably help you with any proxy
and gem related issues.

Aslak

> Thanks in advance,
>
> Gordon
>
> --
>
> You received this message because you are subscribed to the Google Groups "Cukes" group.
> To post to this group, send email to cu...@googlegroups.com.
> To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cukes?hl=en.
>
>
>

Gords

unread,
Nov 26, 2009, 7:02:14 AM11/26/09
to Cukes
Thanks very much Aslak, I've downloaded the gem. Hopfully this will
help me along. If not, I'll go to the forums you suggest!

Gordon

On Nov 26, 11:14 am, aslak hellesoy <aslak.helle...@gmail.com> wrote:
> On Thu, Nov 26, 2009 at 11:29 AM, Gords <stumpz...@gmail.com> wrote:
> > Hi,
>
> > I am very new to Ruby and am trying to get Cucumber up and running.
> > Unfortunately when I issue the command "gem install cucumber" I get
> > one of two messages returned depending on my HTTP_PROXY settings.
>
> > With a blank HTTP_PROXY I get a message:
>
> >   P:\>gem install cucumber
> >   ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
> >       No connection could be made because the target machine actively
> > refused it.
> >   - connect(2)(Errno::ECONNREFUSED)
>
> > With my proxy server settings set as "http://
> > myname:mypassw...@xxproxy.xxdomain.co.uk:port" I get the following:
>
> >   P:\>gem install cucumber
> >   ERROR:  While executing gem ... (Gem::RemoteSourceException)
> >       HTTP Response 407
>
> > I have installed quite a few gems by downloading them from RubyForge
> > with no issue. Can I download the Cucumber gem locally to avoid this
> > problem?
>
> From here:http://rubyforge.org/frs/?group_id=797&release_id=41387
>
> In the near future, new releases will not show up on Rubyforge - only
> on Gemcutter.org. At Gemcutter, gems are hosted on Amazon S3 and I
> don't know if there are any direct download links.
>
> The gemcutter and rubygems forums can probably help you with any proxy
> and gem related issues.
>
> Aslak
>
>
>
> > Thanks in advance,
>
> > Gordon
>
> > --
>
> > You received this message because you are subscribed to the Google Groups "Cukes" group.
> > To post to this group, send email to cu...@googlegroups.com.
> > To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
> > For more options, visit this group athttp://groups.google.com/group/cukes?hl=en.- Hide quoted text -
>
> - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

George Dinwiddie

unread,
Nov 26, 2009, 10:15:42 AM11/26/09
to cu...@googlegroups.com
Hi, Aslak,

It looks like you can download from gemcutter
(http://gemcutter.org/gems/cucumber). This is an important capability
to maintain, as many corporate firewalls block 'gem install'.

- George

--
----------------------------------------------------------------------
* George Dinwiddie * http://blog.gdinwiddie.com
Software Development http://www.idiacomputing.com
Consultant and Coach http://www.agilemaryland.org
----------------------------------------------------------------------

aslak hellesoy

unread,
Nov 26, 2009, 10:23:56 AM11/26/09
to cukes
Where is the download link George?

Aslak

>  - George
>
> --
>  ----------------------------------------------------------------------
>   * George Dinwiddie *                      http://blog.gdinwiddie.com
>   Software Development                    http://www.idiacomputing.com
>   Consultant and Coach                    http://www.agilemaryland.org
>  ----------------------------------------------------------------------
>

George Dinwiddie

unread,
Nov 26, 2009, 11:52:55 AM11/26/09
to cu...@googlegroups.com
Oh, shoot! My mistake. I thought the link at the version number was a
download link.

Hmmm... I'm not sure how to proceed, but I do know that it's importing
that there is a download link.
Reply all
Reply to author
Forward
0 new messages