libretro / libretro-cap32

caprice32 4.2.0 libretro
21 stars 34 forks source link

Failed to clone #133

Closed fg1998 closed 1 year ago

fg1998 commented 1 year ago

When using

git clone --recursive --depth 1 --shallow-submodules --branch master "https://github.com/libretro/libretro-cap32.git" "/home/fgarcia/RetroPie-Setup/tmp/build/lr-caprice32"

Get this error error: Server does not allow request for unadvertised object f5e2cd77c88d9f792562888d2b70c5a396bfbf7a Fetched in submodule path 'cmocka', but it did not contain f5e2cd77c88d9f792562888d2b70c5a396bfbf7a. Direct fetching of that commit failed.

---- complete result message

git clone --recursive --depth 1 --shallow-submodules --branch master "https://github.com/libretro/libretro-cap32.git" "/home/fgarcia/RetroPie-Setup/tmp/build/lr-caprice32" Cloning into '/home/fgarcia/RetroPie-Setup/tmp/build/lr-caprice32'... remote: Enumerating objects: 594, done. remote: Counting objects: 100% (594/594), done. remote: Compressing objects: 100% (488/488), done. remote: Total 594 (delta 163), reused 388 (delta 91), pack-reused 0 Receiving objects: 100% (594/594), 1.35 MiB | 6.97 MiB/s, done. Resolving deltas: 100% (163/163), done. Submodule 'cmocka' (https://git.cryptomilk.org/projects/cmocka.git) registered for path 'cmocka' Cloning into '/home/fgarcia/RetroPie-Setup/tmp/build/lr-caprice32/cmocka'... remote: Enumerating objects: 144, done.
remote: Counting objects: 100% (144/144), done.
remote: Compressing objects: 100% (140/140), done.
remote: Total 144 (delta 27), reused 8 (delta 1), pack-reused 0
Receiving objects: 100% (144/144), 124.22 KiB | 201.00 KiB/s, done. Resolving deltas: 100% (27/27), done. remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 error: Server does not allow request for unadvertised object f5e2cd77c88d9f792562888d2b70c5a396bfbf7a Fetched in submodule path 'cmocka', but it did not contain f5e2cd77c88d9f792562888d2b70c5a396bfbf7a. Direct fetching of that commit failed.

DSkywalk commented 1 year ago

The truth is that I'm a bit bored by this annoyance you have, I'm going to switch to how they do it in blender. I think it's because of some incompatibility between github and other sites.

I'll get on it right now :+1:

DSkywalk commented 1 year ago

related: https://github.com/libretro/libretro-cap32/issues/116