I'm trying to clone the source but it fails after .bundle/update.
What could be the reason behind it?Author: prp4686 Time: 8/25/2022 19:13 Last edited by prp4686 In 8/25/2022 20:00 Editor
Hello,
I have been getting this error. Could anyone please have a look at it?
bs-laptop@bslaptop-ThinkPad-L450:~/Parth/AIO 3399C/AIO_3399C_Android10.0$ .bundle/update
[Info]Update Bundle repo...
From https://gitlab.com/TeeFirefly/rk3399-android10.0-bundle
* branch master -> FETCH_HEAD
-------------------------------------------
[Info]Update to FETCH_HEAD:
error: Repository lacks these prerequisite commits:
error: 61f612ba14ebf1bbd886e0bed19729a802b1143c
[ERROR]Fetch .bundle/0.bundle error!!
error: Repository lacks these prerequisite commits:
error: 812bb025fc741f96a4db0192c464a67842876c51
[ERROR]Fetch .bundle/1.bundle error!!
error: Repository lacks these prerequisite commits:
error: 7ab74410bd1ccf50ef472c68dfeb798550b57827
[ERROR]Fetch .bundle/2.bundle error!!
error: Repository lacks these prerequisite commits:
error: 3367314b5d4c9d0b5f8243d8c06766628e603c79
[ERROR]Fetch .bundle/3.bundle error!!
error: Repository lacks these prerequisite commits:
error: 19607ab598663052959fb022662a431431b1d5f5
[ERROR]Fetch .bundle/4.bundle error!!
error: Repository lacks these prerequisite commits:
error: 669674eda6b9ff47df407be6cb840ba091b183fe
[ERROR]Fetch .bundle/5.bundle error!!
error: Repository lacks these prerequisite commits:
error: 328593811e6819a680c05d69259e804f6815c2ec
[ERROR]Fetch .bundle/6.bundle error!!
error: Repository lacks these prerequisite commits:
error: 8644f81486283ee06880ddc75d64a4cf54c7fd7d
[ERROR]Fetch .bundle/7.bundle error!!
error: Repository lacks these prerequisite commits:
error: 871e1459ed2cc32933b04f18af1011381d32a3c6
[ERROR]Fetch .bundle/8.bundle error!! Author: Oliver_Li Time: 9/1/2022 19:28
Please do the steps bleow:
```
cd path/to/sdk
git log
```
by the way,Did you do the 'git reset --hard ' before use the ' .bundle/update'Author: prp4686 Time: 9/14/2022 19:28
But I need to make sure that which source I need to use?
When I download the SDK from the drive I get multiple zip files.
Which one I need to extract?
When I click on the Download then it starts downloading multiplt files.Author: Oliver_Li Time: 9/29/2022 14:51
If it is normal for you to download separately, try downloading separately first.
As for how the package changes after you download it, it may have something to do with the Google Driver itself, not the resource itself.Author: prp4686 Time: 9/29/2022 20:45
I have done it successfully.
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)