pmatilai created an issue (rpm-software-management/rpm#3652)

I split rpmkeys out of the main rpm command some 15 years ago in 
dfbaa77152ccf98524c4f27afe85d32e6f690522 because the main rpm cli is just too 
cluttered. But now that rpmkeys actually has all the key maintenance operations 
it should have, -K/--checksig stands out: "I don't belong".

rpmkeys should be about manipulating the *keys*, but -K takes packages as 
arguments instead.
The main rpm executable deals with packages as arguments, and so that's where 
the -K mode belongs.

Lets move the checksig operation back where it really belongs. In the meanwhile 
most users haven't even adopted to using rpmkeys, I almost exclusively see 
people talk about 'rpm -K/--checksig' anyhow. We'll need to provide popt 
compatibility alias for rpmkeys of course.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3652
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to