[GH-ISSUE #579] GPG key not found #2851

Closed
opened 2026-04-19 11:10:47 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @mariogutval on GitHub (Mar 27, 2024).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/579

Description

When trying to commit using the conventional commits VS Code extension, the following error is being thrown

git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
error: cannot run gpg: No such file or directory
error: gpg failed to sign the data
fatal: failed to write commit object

This started happening after updating OS version to macOS 14.4.1

Git keeps working fine, so the issue must be related to the extension.

Originally created by @mariogutval on GitHub (Mar 27, 2024). Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/579 ## Description ## When trying to commit using the conventional commits VS Code extension, the following error is being thrown ``` git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file - error: cannot run gpg: No such file or directory error: gpg failed to sign the data fatal: failed to write commit object ``` This started happening after updating OS version to macOS 14.4.1 Git keeps working fine, so the issue must be related to the extension.
Author
Owner

@LemmingAvalanche commented on GitHub (Mar 27, 2024):

Git keeps working fine, so the issue must be related to the extension.

What extension? This repo seems to only store the website.

<!-- gh-comment-id:2023241402 --> @LemmingAvalanche commented on GitHub (Mar 27, 2024): > Git keeps working fine, so the issue must be related to the extension. What extension? This repo seems to only store the website.
Author
Owner

@mariogutval commented on GitHub (Mar 30, 2024):

My bad, moving it to the other repo

<!-- gh-comment-id:2028003062 --> @mariogutval commented on GitHub (Mar 30, 2024): My bad, moving it to the other repo
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#2851