Hi there, i need some help downloading android source code, i have Ubuntu 20.04 set up in my machine, and i remember this working the first time, but for some reason the repo init command i am using is giving me some problems.
The command iam using is this;
repo init -u https://source.codeaurora.org/quic/la/platform/manifest.git -b release -m LA.UM.7.6.2.r1-09500-89xx.0.xml --repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable
Blockquote
The error i get is the following.
cmd: [βgitβ, βtagβ, β-vβ, βv1.12.16β]
stdout:object 666d534636d262cbfd971509dd0f0be0cddb2e11
type commit
tag v1.12.16
tagger Conley Owens cco3@android.com 1398976458 -0700repo 1.12.16
stderr:
gpg: Signature made Thu 01 May 2014 01:34:18 PM PDT
gpg: using RSA key 67B7E448692B382C
gpg: Canβt check signature: No public key
fatal: cloning the git-repo repository failed, will remove β.repo/repoβ
I really need help solving this issue, any tips or help will be greatly appreciated.
Thanks,
Walter