librelist archives

« back to archive

Cloning mongrel2 from git

Cloning mongrel2 from git

From:
Dick Seabrook
Date:
2011-07-07 @ 17:14
Just got certificate fail while trying to clone mongrel2 from git (I'm
new to git also).
Is this normal?  Would someone kindly point me toward a solution?
Thanks,
Dick S.

-- 
Dick Seabrook
Anne Arundel Community College
http://vader.aacc.edu/~rhs
Speed the Net!

Re: [mongrel2] Cloning mongrel2 from git

From:
Zed A. Shaw
Date:
2011-07-07 @ 17:21
On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote:
> Just got certificate fail while trying to clone mongrel2 from git (I'm
> new to git also).

Hmm, that would be github's broken SSL certificate.  wget also hates
their certificate too.

> Is this normal?  Would someone kindly point me toward a solution?

It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm
guessing it's specific to your setup.  Maybe go check your certificates?
I'll look around.


-- 
Zed A. Shaw
http://zedshaw.com/

Re: [mongrel2] Cloning mongrel2 from git

From:
Dick Seabrook
Date:
2011-07-07 @ 17:34
On Thu, Jul 7, 2011 at 1:21 PM, Zed A. Shaw <zedshaw@zedshaw.com> wrote:
> On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote:
>> Just got certificate fail while trying to clone mongrel2 from git (I'm
>> new to git also).
>
> Hmm, that would be github's broken SSL certificate.  wget also hates
> their certificate too.
>
>> Is this normal?  Would someone kindly point me toward a solution?
>
> It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm
> guessing it's specific to your setup.  Maybe go check your certificates?
> I'll look around.
>
>
> --
> Zed A. Shaw
> http://zedshaw.com/
>
**FIXED**
I changed the request from https to http and used

  git clone http://github.com/zedshaw/mongrel2.git

Seems to have worked.  Checking it now.
Thanks,
Dick S.

-- 
Dick Seabrook
Anne Arundel Community College
http://vader.aacc.edu/~rhs
Speed the Net!

Re: [mongrel2] Cloning mongrel2 from git

From:
Eimantas Vaiciunas
Date:
2011-07-07 @ 17:36
You should try using git scheme (git://). AFAIK git will use ssh for this.
On Jul 7, 2011 8:34 PM, "Dick Seabrook" <dick.seabrook@gmail.com> wrote:
> On Thu, Jul 7, 2011 at 1:21 PM, Zed A. Shaw <zedshaw@zedshaw.com> wrote:
>> On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote:
>>> Just got certificate fail while trying to clone mongrel2 from git (I'm
>>> new to git also).
>>
>> Hmm, that would be github's broken SSL certificate.  wget also hates
>> their certificate too.
>>
>>> Is this normal?  Would someone kindly point me toward a solution?
>>
>> It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm
>> guessing it's specific to your setup.  Maybe go check your certificates?
>> I'll look around.
>>
>>
>> --
>> Zed A. Shaw
>> http://zedshaw.com/
>>
> **FIXED**
> I changed the request from https to http and used
>
> git clone http://github.com/zedshaw/mongrel2.git
>
> Seems to have worked. Checking it now.
> Thanks,
> Dick S.
>
> --
> Dick Seabrook
> Anne Arundel Community College
> http://vader.aacc.edu/~rhs
> Speed the Net!

Re: [mongrel2] Cloning mongrel2 from git

From:
Alexander Solovyov
Date:
2011-07-08 @ 12:31
On Thu, Jul 7, 2011 at 19:36, Eimantas Vaiciunas
<eimantas@walkingsmarts.com> wrote:
> You should try using git scheme (git://). AFAIK git will use ssh for this.

Just to clarify: git:// is a custom protocol.

-- 
Alexander

Re: [mongrel2] Cloning mongrel2 from git

From:
Jubaraj Borgohain
Date:
2011-07-07 @ 18:47
I would suggest setting up git on your machine using to how-to from github:
http://help.github.com/linux-set-up-git/ and had it set up nicely.

On Thu, Jul 7, 2011 at 12:36 PM, Eimantas Vaiciunas <
eimantas@walkingsmarts.com> wrote:

> You should try using git scheme (git://). AFAIK git will use ssh for this.
> On Jul 7, 2011 8:34 PM, "Dick Seabrook" <dick.seabrook@gmail.com> wrote:
> > On Thu, Jul 7, 2011 at 1:21 PM, Zed A. Shaw <zedshaw@zedshaw.com> wrote:
> >> On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote:
> >>> Just got certificate fail while trying to clone mongrel2 from git (I'm
> >>> new to git also).
> >>
> >> Hmm, that would be github's broken SSL certificate.  wget also hates
> >> their certificate too.
> >>
> >>> Is this normal?  Would someone kindly point me toward a solution?
> >>
> >> It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm
> >> guessing it's specific to your setup.  Maybe go check your certificates?
> >> I'll look around.
> >>
> >>
> >> --
> >> Zed A. Shaw
> >> http://zedshaw.com/
> >>
> > **FIXED**
> > I changed the request from https to http and used
> >
> > git clone http://github.com/zedshaw/mongrel2.git
> >
> > Seems to have worked. Checking it now.
> > Thanks,
> > Dick S.
> >
> > --
> > Dick Seabrook
> > Anne Arundel Community College
> > http://vader.aacc.edu/~rhs
> > Speed the Net!
>



-- 
Juba
*@jubaborgohain <http://www.twitter.com/jubaborgohain>*