#1925 koji-gc Keyerror['archives']
Closed: Duplicate 4 years ago by tkopecek. Opened 4 years ago by kevin.

All our koji-gc jobs (trash/delete/purge) fail with:

Traceback (most recent call last):
File "/usr/sbin/koji-gc", line 918, in <module>
rv = main(args)
File "/usr/sbin/koji-gc", line 423, in main
globals()'handle_' + x
File "/usr/sbin/koji-gc", line 459, in handle_trash
if refs['archives']:
KeyError: 'archives'

Is this possibly because we don't have maven or win builds?


Nope, there is a bug - will be fixed in 1.20 #1723

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata