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

No valid password supplied #46

Open
fdesjardins opened this issue Dec 15, 2024 · 0 comments
Open

No valid password supplied #46

fdesjardins opened this issue Dec 15, 2024 · 0 comments

Comments

@fdesjardins
Copy link

Just leaving some notes here in case it's helpful for someone.

After upgrading my system from Fedora 40 to Fedora 41 (Kinoite) I couldn't open my tombs. I use pass-tomb in an Ubuntu distrobox.

pass open -v produced the following error:

...
  .  tomb  .  This tomb is a valid LUKS encrypted device.
  .  tomb  .  Cipher is "aes" mode "xts-plain64" hash "sha512"
  .  tomb [E] No valid password supplied.
 [x] Error: Unable to open the password tomb.

Not sure why this started after the upgrade, but it seems to be related to tty for gpg.

Entering into the distrobox and running export GPG_TTY=$(tty) before opening the tomb made pass open finally work.

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

No branches or pull requests

1 participant