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

Character encoding issue in gradle/verification-keyring.keys #21612

Open
yogurtearl opened this issue Aug 23, 2022 · 0 comments
Open

Character encoding issue in gradle/verification-keyring.keys #21612

yogurtearl opened this issue Aug 23, 2022 · 0 comments
Labels
a:bug in:dependency-verification trustkey truststore checksum signature

Comments

@yogurtearl
Copy link
Contributor

Gradle 7.5.1

The owner of this key 👇 has a ö in their name
https://keyserver.ubuntu.com/pks/lookup?search=F067A2FD751AE3E4&fingerprint=on&op=index

When gradle does --export-keys it changes the ö to an ? in the gradle/verification-keyring.keys file.
My guess is there is a character encoding issue.

To reproduce, add this dependency, and then do --write-verification-metadata pgp,sha512 --export-keys --refresh-dependencies

io.github.davidburstrom.contester:contester-breakpoint:0.2.0
@jbartok jbartok added in:dependency-verification trustkey truststore checksum signature and removed to-triage labels Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug in:dependency-verification trustkey truststore checksum signature
Projects
None yet
Development

No branches or pull requests

2 participants