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

Overwrite aborts regardless of input [Windows] #20

Open
dehanj opened this issue Nov 29, 2023 · 2 comments
Open

Overwrite aborts regardless of input [Windows] #20

dehanj opened this issue Nov 29, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@dehanj
Copy link
Member

dehanj commented Nov 29, 2023

When using Windows and a file already exists, you get the option to overwrite it or not, regardless of input it is always aborted.

$ tkey-sign -S -m pubkey -p pubkey
File pubkey.sig exists. Overwrite [y/n]?
y
Aborted

tkey-sign v0.0.8

@dehanj dehanj added the bug Something isn't working label Nov 29, 2023
@mchack-work
Copy link
Member

A workaround is, of course, to delete the pubkey.sig file and try again.

@dehanj
Copy link
Member Author

dehanj commented Apr 19, 2024

Also present in v1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants