View Single Post
edp17's Avatar
Posts: 605 | Thanked: 735 times | Joined on Jul 2019 @ UK
#511
Hi Guys,

I need a little help. I am trying to build the latest Sailfish OS (3.1.0.12) with CM12.1 base for Nexus 5 (I need CM12.1 because of aliendalvik) and I stuck at step '5.1 Checking out CyanogenMod Source' in the HADK Document version 3.0.1.0.

The document says:
run the command:
Code:
repo init -u git://github.com/mer-hybris/android.git -b hybris-12.1
When I run this I get the error "Can't check signature: public key not found":

repo init -u git://github.com/mer-hybris/android.git -b hybris-12.1

Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Counting objects: 2, done
remote: Finding sources: 100% (46/46)
remote: Total 46 (delta 9), reused 46 (delta 9)
Unpacking objects: 100% (46/46), done.
From https://gerrit.googlesource.com/git-repo
3069be2..60fdc5c master -> origin/master
745be2e..46702ed stable -> origin/stable
* [new tag] v1.13.5 -> v1.13.5
* [new tag] v1.13.5.1 -> v1.13.5.1

object 46702eddc7b5f38391e121e47f0ab4dbd6fbdf58
type commit
tag v1.13.5.1
tagger Mike Frysinger <vapier@google.com> 1567182574 -0400

repo 1.13.5.1

gpg: Signature made Fri Aug 30 16:29:34 2019 UTC
gpg: using DSA key 16530D5E920F5C65
gpg: Can't check signature: public key not found


fatal: cloning the git-repo repository failed, will remove '.repo/repo'"

Can someone who familiar with the build creation let me know what's wrong and how I can workaround it, please?
Thank you!

Last edited by edp17; 2019-10-03 at 10:46.