Closed kefoster closed 11 years ago
Looks like a networking problem
Sent via mobile
-------- Original message --------
From: kefoster notifications@github.com
Date:
To: Dieterbe/anthracite anthracite@noreply.github.com
Subject: [anthracite] git clone problem (Cloning in'flot') (#3)
I ran into this on my netowork ~# git clone --recursive https://github.com/Dieterbe/anthracite.git Cloning into 'anthracite'... remote: Counting objects: 561, done. remote: Compressing objects: 100% (363/363), done. remote: Total 561 (delta 254), reused 494 (delta 187) Receiving objects: 100% (561/561), 809.81 KiB | 201 KiB/s, done. Resolving deltas: 100% (254/254), done. Submodule 'assets/timeserieswidget' (https://github.com/Dieterbe/timeserieswidget.git) registered for path 'assets/timeserieswidget' Cloning into 'assets/timeserieswidget'... remote: Counting objects: 419, done. remote: Compressing objects: 100% (161/161), done. remote: Total 419 (delta 269), reused 406 (delta 258) Receiving objects: 100% (419/419), 990.73 KiB | 170 KiB/s, done. Resolving deltas: 100% (269/269), done. Submodule path 'assets/timeserieswidget': checked out '637b02a5bd69b1905d951b2b224b5183df917a71' Submodule 'flot' (git://github.com/flot/flot.git) registered for path 'flot' Submodule 'rickshaw' (git://github.com/shutterstock/rickshaw.git) registered for path 'rickshaw' Submodule 'timezone-js' (git://github.com/mde/timezone-js.git) registered for path 'timezone-js' Cloning into 'flot'... fatal: unable to connect to github.com: github.com[0: 204.232.175.90]: errno=Connection timed out
Clone of 'git://github.com/flot/flot.git' into submodule path 'flot' failed Failed to recurse into submodule path 'assets/timeserieswidget'
I was wondering what it was doing at this point that might cause it to fail. It happened several times.
Thank you,
Kevin Foster
— Reply to this email directly or view it on GitHub.
Agreed... I was wondering what that step was doing? I built it on another network and tar'd it up.
Thank you,
Kevin
It was git cloning a submodule. Something went wrong with your connection, or githubs
Sent via mobile
-------- Original message --------
From: kefoster notifications@github.com
Date:
To: Dieterbe/anthracite anthracite@noreply.github.com
Cc: Dieter Plaetinck dieter@plaetinck.be
Subject: Re: [anthracite] git clone problem (Cloning in'flot') (#3)
Agreed... I was wondering what that step was doing? I built it on another network and tar'd it up.
Thank you,
Kevin
— Reply to this email directly or view it on GitHub.
I ran into this on my netowork ~# git clone --recursive https://github.com/Dieterbe/anthracite.git Cloning into 'anthracite'... remote: Counting objects: 561, done. remote: Compressing objects: 100% (363/363), done. remote: Total 561 (delta 254), reused 494 (delta 187) Receiving objects: 100% (561/561), 809.81 KiB | 201 KiB/s, done. Resolving deltas: 100% (254/254), done. Submodule 'assets/timeserieswidget' (https://github.com/Dieterbe/timeserieswidget.git) registered for path 'assets/timeserieswidget' Cloning into 'assets/timeserieswidget'... remote: Counting objects: 419, done. remote: Compressing objects: 100% (161/161), done. remote: Total 419 (delta 269), reused 406 (delta 258) Receiving objects: 100% (419/419), 990.73 KiB | 170 KiB/s, done. Resolving deltas: 100% (269/269), done. Submodule path 'assets/timeserieswidget': checked out '637b02a5bd69b1905d951b2b224b5183df917a71' Submodule 'flot' (git://github.com/flot/flot.git) registered for path 'flot' Submodule 'rickshaw' (git://github.com/shutterstock/rickshaw.git) registered for path 'rickshaw' Submodule 'timezone-js' (git://github.com/mde/timezone-js.git) registered for path 'timezone-js' Cloning into 'flot'... fatal: unable to connect to github.com: github.com[0: 204.232.175.90]: errno=Connection timed out
Clone of 'git://github.com/flot/flot.git' into submodule path 'flot' failed Failed to recurse into submodule path 'assets/timeserieswidget'
I was wondering what it was doing at this point that might cause it to fail. It happened several times.
Thank you,
Kevin Foster