Login  Register

Re: Error downloading JOGL and gluegen

Posted by Sven Gothel on Nov 06, 2014; 7:25pm
URL: https://forum.jogamp.org/Error-downloading-JOGL-and-gluegen-tp4033494p4033503.html

On 11/05/2014 02:30 PM, smabakane [via jogamp] wrote:

> Hello,
>
> I can't be able to download the source zip files of JoGL and gluegen using the
> git command. I tried to follow the instructions on JOGL website but the
> commands just hang and later provide an error message. The command used to
> download JoGL and gluegen is:
>
>  
> root@login02:/opt/gridware/libraries/jogltesr $ git clone
> git://jogamp.com/srv/scm/gluegen.git gluegen
> Cloning into 'gluegen'...
> fatal: unable to connect to jogamp.com:
> jogamp.com[0: 2a01:4f8:140:1225::1:1]: errno=Connection timed out
> jogamp.com[1: 46.4.52.69]: errno=Connection refused
>
Just tested and worked OK:
> sven@risa:~/temp$  git clone git://jogamp.org/srv/scm/gluegen.git gluegen                                                                                          
> Cloning into 'gluegen'...                                                                                                                                          
> remote: Counting objects: 14609, done.
> remote: Compressing objects: 100% (6965/6965), done.
> remote: Total 14609 (delta 7903), reused 11096 (delta 5674)
> Receiving objects: 100% (14609/14609), 52.10 MiB | 7.49 MiB/s, done.                                                                                              
> Resolving deltas: 100% (7903/7903), done.                                                                                                                          
> Checking connectivity... done.                                                                                                                                    

Maybe it was a temporary hiccup or issues w/ your ipv6/ipv4 setup.

Since you have used our fallback github .. all seems to be fine.
In our Wiki/SCM-Repo page we have listed a few git repos for redundancy.

~Sven




signature.asc (828 bytes) Download Attachment