[Samba] Update
Rowland Penny
rowlandpenny at googlemail.com
Mon Mar 2 12:03:17 MST 2015
On 02/03/15 18:30, sandy.napoles at eccmg.cupet.cu wrote:
> GIT_SSL_NO_VERIFY=true git pull
> error: Failed to connect to 2001:638:603:d06e::80:230: Network is
> unreachable while accessing http://git.samba.org/samba.git/info/refs
> fatal: HTTP request failed
>
>> OK, try this:
>>
>> GIT_SSL_NO_VERIFY=true git pull
>> ||
>> Rowland
>>
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions: https://lists.samba.org/mailman/options/samba
>>
>
Well that rules that out then, from my limited search on the internet,
it seems that the error message you are getting is probably not the real
reason you cannot connect.
Try connect via telnet on port 443:
telnet git.samba.org 443
You could also rename samba-master and try pulling the git anew.
Rowland
More information about the samba
mailing list