| Summary: | KDE neon on KDE ISO Image Writer: “Uses wrong signature” | ||
|---|---|---|---|
| Product: | [Applications] isoimagewriter | Reporter: | SebastJava <sebastjava> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | clay |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Error message: Uses wrong signature. | ||
|
Description
SebastJava
2025-11-08 03:28:40 UTC
Quote from Sadi in https://discuss.kde.org/t/iso-verification-issues-my-first-steps-are-difficult-and-confusing/40255/2 : It seems the underlying problem here is that one should better enter the command : echo "B74EA2162376765BEAC3AE4345F4C354638D1F29:6:" | gpg --import-ownertrust After importing the key to mark the signature owner as a trusted source. The `gpg --verify` command works more or less without this, but apparently KDE ISO Image Writer takes that warning too seriously, and even misinterprets it, which can be regarded as a bug. |