Bug 561058 - Missing signing key (after previously working)
Summary: Missing signing key (after previously working)
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: Core (show other bugs)
Version: 5.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-12 08:25 EDT by Raymond Peterson CLA
Modified: 2020-03-12 09:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Peterson CLA 2020-03-12 08:25:31 EDT
Git integration GPG signing key search stopped working using gpg4win agent.
All paths are set correctly.
git command works normally.
Comment 1 Thomas Wolf CLA 2020-03-12 09:17:23 EDT
AFAIK JGit has never had any gpg4win agent integration. It tries to read the key files directly.

Did you update either EGit/JGit or GPG? Which versions are you running, which ones were you running before? Any changes in gpg keys or git config? Any error messages? What exactly does "stopped working" mean? If you expect some action here you need to give more details.