#397 missing argument
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue396  into  master

Download 397.patch

Related: https://pagure.io/koji/issue/396

Looks like the opt should be all_volumes (and looks like the same typo is in elsewhere in the file). Looks like the rest of the code has it right

If that is fixed, the code fails on an unpacking error because the 'rpms' field isn't a fn,volume tuple.

https://github.com/mikem23/koji-playground/commits/issue396

The above branch works for me

Yep, works for me now.

Commit a22298ed fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

Metadata