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

More misc bits #2

Merged
merged 4 commits into from
Aug 19, 2023
Merged

More misc bits #2

merged 4 commits into from
Aug 19, 2023

Conversation

thesamesam
Copy link
Contributor

This seems to make gpg happier as it doesn't seem to complain about
ambugities sometimes, but it also made copy/pasting FPs easier.

Signed-off-by: Sam James sam@gentoo.org

This seems to make gpg happier as it doesn't seem to complain about
ambugities sometimes, but it also made copy/pasting FPs easier.

Signed-off-by: Sam James <sam@gentoo.org>
Unfortunately, gpg --batch --lsign-key doesn't always work (see https://dev.gnupg.org/T1606).

As a hack, use --quick-lsign-key if it works, but fall back to a --command-fd
approach if it doesn't to make sure we sign the subkeys.

This is in preparation for `set -e`.

Signed-off-by: Sam James <sam@gentoo.org>
Catch errors.

Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
@thesamesam thesamesam changed the title getuto: Use long-form IDs where possible More misc bits Aug 19, 2023
@thesamesam thesamesam merged commit fb17405 into projg2:main Aug 19, 2023
1 check failed
@thesamesam thesamesam deleted the misc branch August 19, 2023 11:15
@thesamesam thesamesam restored the misc branch August 19, 2023 11:16
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

Successfully merging this pull request may close these issues.

1 participant