Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpg: no valid OpenPGP data found. #275

Open
edurenye opened this issue Apr 19, 2021 · 0 comments
Open

gpg: no valid OpenPGP data found. #275

edurenye opened this issue Apr 19, 2021 · 0 comments

Comments

@edurenye
Copy link

Distribution:

Ubuntu 20.10

Issue/Bug Description:

I was trying to build my own ISO from Pop-os 21.04, I generated my own GPG key and uploaded it to the keyserver.
I added the key id to GPG_NAME in the Makefile, tried to run make, but I got the following error:

+ dpkg --add-architecture i386
+ '[' -n /iso/pop.key ']'
+ echo 'Adding APT key: /iso/pop.key'
Adding APT key: /iso/pop.key
+ apt-key add /iso/pop.key
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
gpg: no valid OpenPGP data found.
make: *** [mk/chroot.mk:53: build/pop-os/21.04/chroot] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant