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

Crypt::OpenPGP and gpg conflicts #39

Open
timlegge opened this issue Sep 21, 2024 · 0 comments
Open

Crypt::OpenPGP and gpg conflicts #39

timlegge opened this issue Sep 21, 2024 · 0 comments

Comments

@timlegge
Copy link
Collaborator

Makefile.PL only imports the keys if Crypt::OpenPGP is not installed. Really if gpg is workable it should likely install the keys.

t/3-verify.t does not run any gpg keys if Crypt::OpenPGP is installed. Really it should test for a working gpg install and import the keys if they are missing.

It is also possible that some of these tests should be wrapped in AUTHOR_TESTING

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