terraGIT Error

Need help getting your computer to behave? Need help installing or running FG? Need help compiling? This is your first place to start!
daweed
Posts: 56
Joined: Sat Apr 23, 2016 11:23 am

terraGIT Error

Postby daweed » Sat May 13, 2017 4:56 pm

Hello,

i am encountering some error when installing terraGIT
Terrain/e000n40 seems to be problematic.

Having purged all data, wanted to reinstall full :

daweed@FARMERSALOON /data01/Flightgear/terraGIT $ ./install/World

......


Code: Select all

Clonage dans 'Terrain/e000n40'...
remote: Counting objects: 5624, done.
remote: Compressing objects: 100% (3605/3605), done.
fatal: The remote end hung up unexpectedly21 MiB | 473.00 KiB/s   
fatal: fin de fichier prématurée
fatal: index-pack failed
fatal: Le clonage de 'https://gitlab.com/FGMEMBERS-TERRAGIT/e000n40-terrain.git' dans le chemin de sous-module 'Terrain/e000n40' a échoué
daweed@FARMERSALOON /data01/Flightgear/terraGIT $



Regards
Last edited by daweed on Mon May 15, 2017 8:00 pm, edited 1 time in total.

User avatar
IAHM-COL
Posts: 6408
Joined: Sat Sep 12, 2015 3:43 pm
Location: Homey, NV (KXTA) - U.S.A
Contact:

Re: terraGIT Error

Postby IAHM-COL » Sun May 14, 2017 3:25 pm

Ive seen this before.
It seems to be a problem of failure server-client connection while downloading the submodule of a given tile.

Reset as follows to try again:


In terraGIT (git bash or command line)

Code: Select all

git submodule deinit -f Terrain/e000n40
rm .git/modules/Terrain/e000n40 -Rf
git submodule init Terrain/e000n40
git submodule update Terrain/e000n40


If this succeeds, then continue

Code: Select all

git pull
install/World
https://raw.githubusercontent.com/IAHM-COL/gpg-pubkey/master/pubkey.asc

R.M.S.
If we gave everybody in the World free software today, but we failed to teach them about the four freedoms, five years from now, would they still have it?

daweed
Posts: 56
Joined: Sat Apr 23, 2016 11:23 am

Re: terraGIT Error

Postby daweed » Mon May 15, 2017 1:56 pm

Hello IAHM-COL,

Thanks for reply , i try your solution this evening.

daweed
Posts: 56
Joined: Sat Apr 23, 2016 11:23 am

Re: terraGIT Error

Postby daweed » Mon May 15, 2017 7:59 pm

Hello,

same issue :

Code: Select all

daweed@FARMERSALOON /data01/Flightgear/terraGIT $ git submodule deinit -f Terrain/e000n40
submodule 'Terrain/e000n40' (https://gitlab.com/FGMEMBERS-TERRAGIT/e000n40-terrain.git) is not register for the path 'Terrain/e000n40'

daweed@FARMERSALOON /data01/Flightgear/terraGIT $ rm .git/modules/Terrain/e000n40 -Rf

daweed@FARMERSALOON /data01/Flightgear/terraGIT $ git submodule init Terrain/e000n40
submodule 'Terrain/e000n40' (https://gitlab.com/FGMEMBERS-TERRAGIT/e000n40-terrain.git) registered for path 'Terrain/e000n40'

daweed@FARMERSALOON /data01/Flightgear/terraGIT $ git submodule update Terrain/e000n40
Clonage dans 'Terrain/e000n40'...
remote: Counting objects: 5624, done.
remote: Compressing objects: 100% (3605/3605), done.
fatal: The remote end hung up unexpectedly GiB | 607.00 KiB/s     
fatal: fin de fichier prématurée
fatal: index-pack failed
fatal: Clone 'https://gitlab.com/FGMEMBERS-TERRAGIT/e000n40-terrain.git' in the submodule path 'Terrain/e000n40' failed
daweed@FARMERSALOON /data01/Flightgear/terraGIT $

daweed
Posts: 56
Joined: Sat Apr 23, 2016 11:23 am

Re: terraGIT Error

Postby daweed » Wed Jun 21, 2017 11:36 am

Hello,

Does someone have a another idea ?
I even delete the all directory (.git directory included) and restart cloning repo & restart GIT process (install/World)

Same thing happen on the same tile.

Daweed


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 1 guest