With using lazy, output is not expected to contain all fields
lazy
Traceback (most recent call last): File "/usr/sbin/koji-gc", line 921, in <module> rv = main(args) File "/usr/sbin/koji-gc", line 426, in main globals()['handle_' + x]() File "/usr/sbin/koji-gc", line 462, in handle_trash if refs['archives']: KeyError: 'archives'
Commit b1260bf3 fixes this issue
Commit c1652786 fixes this issue
Metadata Update from @jcupova: - Custom field Size adjusted to None - Issue tagged with: testing-done
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1723
Please continue any further discussion there.