* fatal: Unable to find remote helper for 'https'
@ 2012-02-09 21:51 Nickolai Leschov
2012-02-10 0:25 ` Tay Ray Chuan
0 siblings, 1 reply; 3+ messages in thread
From: Nickolai Leschov @ 2012-02-09 21:51 UTC (permalink / raw)
To: git
Hello,
I have compiled git 1.7.9 from source on Ubuntu 9.04 and I get the following
message when cloning a git repo:
fatal: Unable to find remote helper for 'https'
I get this message when I try to use https; or similar one for http. Only
cloning via git:// protocol works. My system is Ubuntu 9.04 i386. git 1.7.9 and
two previous versions I tried all exhibit this problem. I have uninstalled the
git that comes in Ubuntu repositories and build from source instead because I
need a newer version.
How can I make git work on that system?
I have another system with Ubuntu 11.04 i386 and it there git 1.7.4.1 (from
repositories) doesn't exhibit such problem.
Best regards,
Nickolai Leschov
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: fatal: Unable to find remote helper for 'https'
2012-02-09 21:51 fatal: Unable to find remote helper for 'https' Nickolai Leschov
@ 2012-02-10 0:25 ` Tay Ray Chuan
2012-02-10 2:25 ` David Barr
0 siblings, 1 reply; 3+ messages in thread
From: Tay Ray Chuan @ 2012-02-10 0:25 UTC (permalink / raw)
To: Nickolai Leschov; +Cc: git
Have you installed libcurl4-(gnutls|openssl)-dev? You'll need to
choose between gnutls and openssl for the underlying ssl
implementation.
--
Cheers,
Ray Chuan
On Fri, Feb 10, 2012 at 5:51 AM, Nickolai Leschov <nleschov@gmail.com> wrote:
> Hello,
>
> I have compiled git 1.7.9 from source on Ubuntu 9.04 and I get the following
> message when cloning a git repo:
>
> fatal: Unable to find remote helper for 'https'
>
> I get this message when I try to use https; or similar one for http. Only
> cloning via git:// protocol works. My system is Ubuntu 9.04 i386. git 1.7.9 and
> two previous versions I tried all exhibit this problem. I have uninstalled the
> git that comes in Ubuntu repositories and build from source instead because I
> need a newer version.
>
> How can I make git work on that system?
>
> I have another system with Ubuntu 11.04 i386 and it there git 1.7.4.1 (from
> repositories) doesn't exhibit such problem.
>
> Best regards,
>
> Nickolai Leschov
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: fatal: Unable to find remote helper for 'https'
2012-02-10 0:25 ` Tay Ray Chuan
@ 2012-02-10 2:25 ` David Barr
0 siblings, 0 replies; 3+ messages in thread
From: David Barr @ 2012-02-10 2:25 UTC (permalink / raw)
To: Tay Ray Chuan; +Cc: Nickolai Leschov, git
On Fri, Feb 10, 2012 at 11:25 AM, Tay Ray Chuan <rctay89@gmail.com> wrote:
> Have you installed libcurl4-(gnutls|openssl)-dev? You'll need to
> choose between gnutls and openssl for the underlying ssl
> implementation.
>
> --
> Cheers,
> Ray Chuan
>
>
> On Fri, Feb 10, 2012 at 5:51 AM, Nickolai Leschov <nleschov@gmail.com> wrote:
>> Hello,
>>
>> I have compiled git 1.7.9 from source on Ubuntu 9.04 and I get the following
>> message when cloning a git repo:
>>
>> fatal: Unable to find remote helper for 'https'
>>
>> I get this message when I try to use https; or similar one for http. Only
>> cloning via git:// protocol works. My system is Ubuntu 9.04 i386. git 1.7.9 and
>> two previous versions I tried all exhibit this problem. I have uninstalled the
>> git that comes in Ubuntu repositories and build from source instead because I
>> need a newer version.
>>
>> How can I make git work on that system?
>>
>> I have another system with Ubuntu 11.04 i386 and it there git 1.7.4.1 (from
>> repositories) doesn't exhibit such problem.
>>
>> Best regards,
>>
>> Nickolai Leschov
>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe git" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
You might be interested in the git PPA:
https://launchpad.net/~git-core/+archive/ppa
I noticed that there is no Jaunty package for git 1.7.9, so I asked
the maintainer about it.
"Jaunty is long past EOL, and I don't think the PPA builders still
work with it. You can try the hardy or lucid builds."
- andersk
--
Hope this helps,
David Barr
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-02-10 2:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 21:51 fatal: Unable to find remote helper for 'https' Nickolai Leschov
2012-02-10 0:25 ` Tay Ray Chuan
2012-02-10 2:25 ` David Barr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).