johnn
June 26, 2023, 9:52am
1
Hi,
Release 17 for WP76xx is now available for download and can be obtained using Leaf.
I would like to use the manifest file from GitHub - legatoproject/manifest: repo manifests for Legato , however i cannot sync products/wp76xx/releases/Release17.xml. There are multiple tags missing in other repo’s reffered to.
Maybe someone has forgotten to push something?
jyijyi
June 26, 2023, 10:00am
2
johnn
June 27, 2023, 6:24am
3
Thank you for your suggestion.
Currently we are working with other projects using repo and manifest files. So I would like to have the same flow in all mine projects if possible.
Could someone from the developers push the missings changes?
jyijyi
June 27, 2023, 6:33am
4
quick question, have you contacted distributor on this?
It would be better to get a fix there.
jyijyi
July 25, 2023, 9:42am
5
BTW, do you mean you are seeing these error message?
owner@CNHKG-EX-001367:~/git_test_WP76_R17$ python3 repo init -u ssh://git@github.com/legatoproject/manifest -m products/wp76xx/releases/Release17.xml -g default,-cache,proprietary
... A new version of repo (2.35) is available.
... You should upgrade soon:
cp /home/owner/git_test_WP76_R17/.repo/repo/repo /home/owner/git_test_WP76_R17/repo
repo: reusing existing repo client checkout in /home/owner/git_test_WP76_R17
Enter passphrase for key '/home/owner/.ssh/id_ecdsa':
repo has been initialized in /home/owner/git_test_WP76_R17
owner@CNHKG-EX-001367:~/git_test_WP76_R17$ python3 repo sync
... A new version of repo (2.35) is available.
... You should upgrade soon:
cp /home/owner/git_test_WP76_R17/.repo/repo/repo /home/owner/git_test_WP76_R17/repo
Enter passphrase for key '/home/owner/.ssh/id_ecdsa':
Fetching: 0% (0/62) 0:05 | 5 jobs | 0:04 msm-4.14 @ kernel
fatal: Couldn't find remote ref refs/tags/22.10.0.ThreadX.rc1
tinydtls:
fatal: Couldn't find remote ref refs/tags/22.10.0.ThreadX.rc1
tinydtls: sleeping 4.0 seconds before retrying
fatal: Couldn't find remote ref refs/tags/22.10.0.ThreadX.rc1
tinydtls:
fatal: Couldn't find remote ref refs/tags/22.10.0.ThreadX.rc1
error: Cannot fetch tinydtls from https://github.com/legatoproject/tinydtls
fatal: Couldn't find remote ref refs/tags/20.09.0.rc1
legato-3rdParty-libcbor:
fatal: Couldn't find remote ref refs/tags/20.09.0.rc1
legato-3rdParty-libcbor: sleeping 4.0 seconds before retrying
fatal: Couldn't find remote ref refs/tags/20.09.0.rc1
legato-3rdParty-libcbor:
fatal: Couldn't find remote ref refs/tags/20.09.0.rc1
fatal: Couldn't find remote ref refs/tags/21.01.0.FreeRTOS.rc1
johnn
July 27, 2023, 6:04am
6
jyijyi
July 27, 2023, 6:12am
7
OK, I have reported this issue internally
As a workaround now, please download the one in SOURCE website to start your development.
We will let you know once it is fixed.
1 Like
johnn
August 28, 2023, 7:42am
8
Hi,
I see that Adam Lin has pushed a commit “Fix WP76 release17 and legato 21.05.2.rc2 manifest”. That’s a good sign. He has unfortunately not pushed the tags of all the other repo’s to “refs/tags/21.05.2.rc2”.
Could you be so kind and get this fixed?
jyijyi
August 28, 2023, 9:46am
9
21.05.2.rc2 seems to be aninternal tag that cannot push to external.
We are still trying to fix this ( maybe create a new tag…)