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

"Failed to decrypt Signal password" because libsecret-tools was not installed #156

Open
fuenfundachtzig opened this issue Jan 20, 2025 · 0 comments

Comments

@fuenfundachtzig
Copy link

Desktop (please complete the following information):

  • OS and version: Ubuntu 20.04 LTS
  • Terminal/shell used: bash

Describe the bug
Running sigexport fails with "Failed to decrypt Signal password". Adding code to print the exception in data.py yields, "Failed to decrypt Signal password: [Errno 2] No such file or directory: 'secret-tool'".

To reproduce
Not quite sure, I upgraded using git pull and installed the required packages manually using python3.10 -m pip install -r requirements.lock.

Fix
Installed libsecret-tools manually using apt.

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