When neon is input to the "ISO Image writer", it does not work.
Needs ReviewPublic

Authored by allknow on Mar 25 2020, 6:21 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

If the neon gpg key is verified with the ISO Writer, it turns out that it is wrong even if it is correct.
so I added case code.

Test Plan

1.Neon into the iso image writer
2.program finish
output : signature summary 4 status err code true Bad signature validity 0 fingerprint DEACEA00075E1D76

Diff Detail

Repository
R596 ISO Image Writer
Branch
dani2 (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24196
Build 24214: arc lint + arc unit
allknow requested review of this revision.Mar 25 2020, 6:21 AM
allknow created this revision.
allknow edited the summary of this revision. (Show Details)Mar 25 2020, 6:23 AM
allknow edited the test plan for this revision. (Show Details)
jachin added a subscriber: jachin.Mar 25 2020, 9:52 PM

It's not proper to check validity for signature.

https://phabricator.kde.org/D28594

I uploaded here .. sorry this is my mistake...