Title: Repo synchronization on kernel failures [Print This Page] Author: Dvergatal Time: 10/16/2020 20:15 Title: Repo synchronization on kernel failures Dear All,
I tried the steps from your wiki page to download Linux sdk but i get this errors on kernel fetch:
File "/home/plobacz/rk3399/.repo/repo/project.py", line 3345, in UpdateRef
self.update_ref(*cmdv)
File "/home/plobacz/rk3399/.repo/repo/project.py", line 3411, in runner
(self._project.name, name, p.stderr))
GitError: kernel update-ref: fatal: a179e620b38958254c1f74d283a9cf853ae20813^0: not a valid SHA1
error: Unable to fully sync the tree.
error: Downloading network changes failed.
error: Checking out local projects failed.
Try re-running with "-j1 --fail-fast" to exit at the first error.
Copy the code
Could you please fix the manifests?Author: Dvergatal Time: 10/19/2020 16:57 Last edited by Dvergatal In 10/19/2020 17:03 Editor
I'm sorry but could you please fix the repositories? Because for now on it is really unusable. Even doing step by step command from your wiki manual isn't working for rk3399. After decompression of firefly-sdk-20200629.7z i tried to update bundle and got this error :