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

hangs on boot when GPG key missing #521

Open
ncfavier opened this issue Mar 27, 2024 · 2 comments
Open

hangs on boot when GPG key missing #521

ncfavier opened this issue Mar 27, 2024 · 2 comments

Comments

@ncfavier
Copy link
Contributor

If the GPG private key used for decrypting secrets is missing, the boot just hangs after "setting up secrets". Is this intentional?

@Mic92
Copy link
Owner

Mic92 commented Mar 27, 2024

No. This might be caused by the recent switch to gnupg instead of using it's own gpg implementation. What is your set up?

@ncfavier
Copy link
Contributor Author

I experienced this with sops-nix 73bf369, nixpkgs 97b17f32362e475016f942bbdfda4a4a72a8a652. Note that I'm overriding SOPS_GPG_EXEC here for reasons I don't fully remember.

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

2 participants