#1723 koji-gc expect ordered output of buildReferences
Closed: Fixed 4 years ago by tkopecek. Opened 4 years ago by tkopecek.

With using lazy, output is not expected to contain all fields

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'

Metadata Update from @jcupova:
- Custom field Size adjusted to None
- Issue tagged with: testing-done

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1724 Merged 4 years ago