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

Committing bumps fails on signing using GPG's tty-pinentry #1184

Closed
shahinism opened this issue Jul 19, 2024 · 1 comment
Closed

Committing bumps fails on signing using GPG's tty-pinentry #1184

shahinism opened this issue Jul 19, 2024 · 1 comment

Comments

@shahinism
Copy link

Description

Hi,

I'm using tty-pinentry and when using cz bump this happens:
image

Steps to reproduce

Configure tty-pinentry and enable loopback in gpg configuration, and try to sign with a password protected GPG key.

Current behavior

Fails on sign without being able to prompt the use for the password.

Desired behavior

Prompt user to type the password.

Screenshots

No response

Environment

Commitizen Version: 3.28.0
Python Version: 3.11.8 (main, Feb 6 2024, 21:21:21) [GCC 13.2.0]
Operating System: Linux

@Lee-W
Copy link
Member

Lee-W commented Aug 11, 2024

I'm not sure this is something we can fix. 🤔 That part is controlled by pre-commit instead. I'm closing it for now. But feel free to re-open it if you have an idea on how we can deal with it.

@Lee-W Lee-W closed this as completed Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants