FS#64142 - pacman-key: make populate less noisy

Attached to Project: Pacman
Opened by Allan McRae (Allan) - Wednesday, 16 October 2019, 00:55 GMT
Last edited by Allan McRae (Allan) - Tuesday, 05 November 2019, 05:02 GMT
Task Type Bug Report
Category Scripts & Tools
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Medium
Priority Normal
Reported Version git
Due in Version 6.0.0
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

As the number of disabled keys increases, this is getting annoying:

==> Disabling revoked keys in keyring...
-> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
-> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
-> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
-> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
-> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
-> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
....


Instead pacman-key by default should say "Disabling 27 keys", with full details given with a verbose flag.

Additionally, we should consider only counting keys to be disabled that are not currently disabled. Same with lsign key.

This task depends upon

Closed by  Allan McRae (Allan)
Tuesday, 05 November 2019, 05:02 GMT
Reason for closing:  Fixed
Additional comments about closing:  git commits e1f5f219 and 091b244d

Loading...