Bug 510013 - Cannot import any keys after updating to tails 7.0. none of keys saved to persistent storage carried over.
Summary: Cannot import any keys after updating to tails 7.0. none of keys saved to per...
Status: REPORTED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.0.0.241203
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Ingo Klöcker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-27 23:37 UTC by dval1010
Modified: 2025-09-28 20:57 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dval1010 2025-09-27 23:37:21 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY keys did not save when tails 7.0 updated. when i try and import any key private or public, i get a general error. kleopatra is unusable without a fix. 


STEPS TO REPRODUCE
1. update to tails 7.0 
2. empty keyring, no certificates
3. try and import certificates saved within persistent storage

OBSERVED RESULT
An error occurred while trying to import the certificate /home/amnesia/Persistent/Tor Browser/public.asc:
General error

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Ingo Klöcker 2025-09-28 20:57:00 UTC
What happens when you try to import the keys directly with gpg on the command line: `gpg --import /home/amnesia/Persistent/Tor Browser/public.asc`?

If you also get an error retry with `--verbose` to get more information.