octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'hg update' failing


From: Przemek Klosowski
Subject: Re: 'hg update' failing
Date: Thu, 23 Aug 2012 10:30:45 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 08/23/2012 10:16 AM, CdeMills wrote:

It does not work either ...

  git clone https://code.google.com/p/qterminal/
Cloning into 'qterminal'...
error: Unknown SSL protocol error in connection to code.google.com:443
while accessing https://code.google.com/p/qterminal/info/refs
fatal: HTTP request failed

it worked for me right now:

git clone https://code.google.com/p/qterminal/
Cloning into 'qterminal'...
remote: Counting objects: 511, done.
remote: Finding sources: 100% (511/511), done.
remote: Total 511 (delta 303)
Receiving objects: 100% (511/511), 407.16 KiB | 373 KiB/s, done.
Resolving deltas: 100% (303/303), done.

this is on Fedora 17, with git 1.7.11.

What happens when you access this URL in the browser? It should display the qterminal repository browse page:
https://code.google.com/p/qterminal/

Could you run

strace  git clone https://code.google.com/p/qterminal/

perhaps that would reveal why is the SSL connection failing.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]