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

keyFingerprint === null when running importKetFromFile() on a fresh ubuntu #31

Open
ValkA opened this issue Mar 19, 2018 · 0 comments
Open

Comments

@ValkA
Copy link

ValkA commented Mar 19, 2018

Got this issue when I was loading a key in a fresh Docker Container.
after 2nd call to the function the key fingerprint was valid.

That happens because the stdout in this case is:
gpg: directory /root/.gnupg' created gpg: new configuration file /root/.gnupg/gpg.conf' created
gpg: WARNING: options in /root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring /root/.gnupg/secring.gpg' created
gpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: /root/.gnupg/trustdb.gpg: trustdb created

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