- This topic has 4 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Getting Started › [SOLVED] during_downloading_sources
Tagged: 64_bits, Linux_other, SOFA_1608
[ewpostek@wn8043 SOFAN]$ git clone -b v16.08 https://github.com/sofa-framework/sofa.git sofa/v16.08/src/
Dear Colleagues,
While downloading I obtained such comments,
should I do anything with them ?
best regards,
Elek
Scientific Linux
Initialized empty Git repository in /icm/tmp/ewpostek/SOFAN/sofa/v16.08/src/.git/
remote: Counting objects: 260309, done.
remote: Compressing objects: 100% (3799/3799), done.
remote: Total 260309 (delta 2234), reused 0 (delta 0), pack-reused 256497
Receiving objects: 100% (260309/260309), 287.55 MiB | 15.49 MiB/s, done.
Resolving deltas: 100% (193188/193188), done.
error: refs/tags/release-v15.12.0 does not point to a valid object!
error: refs/tags/piper-v0_3 does not point to a valid object!
error: refs/tags/piper-v0_2 does not point to a valid object!
error: refs/tags/piper-v0_1 does not point to a valid object!
error: refs/tags/piper-v0.5 does not point to a valid object!
error: refs/tags/piper-v0.4 does not point to a valid object!
Hi Eligiusz,
No worries !
This is just due to tags which were removed in the github interface, and it appears that a reference is still present in the .git/ repo. But this won’t affect your download.
Cheers,
Hugo
Eligiusz,
This is strange. I just did it, and I just have the usual output:
Cloning into 'sofa/v16.08/src'...
remote: Counting objects: 245926, done.
remote: Compressing objects: 100% (3799/3799), done.
remote: Total 245926 (delta 2234), reused 0 (delta 0), pack-reused 242114
Receiving objects: 100% (245926/245926), 284.13 MiB | 32.06 MiB/s, done.
Resolving deltas: 100% (193139/193139), done.
Checking connectivity... done.
Checking out files: 100% (11997/11997), done.
Did you do anything special?
Is this a brand new download?
Hugo
Hi,
No, I did not do anything particular.
I simply made a copy/paste of the link
you gave on the download page,
Elek
Thanks for the notice Eligiusz.
Still it’s only a minor tag issue (tags have been removed and re-committed), and it won’t affect the compilation of SOFA. A brand new checkout should not give the warning anymore.
Best,
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.