[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug default/21566] fedabipkgdiff tool returns "max() arg is an empty sequence" error message in some cases
https://sourceware.org/bugzilla/show_bug.cgi?id=21566
--- Comment #6 from dodji at seketeli dot org ---
"sinny at redhat dot com" <sourceware-bugzilla@sourceware.org> a écrit:
[...]
> Here is updated patch with modification made as per review comment.
In fedabipkgdiff tool, some packages might have only
noarch sub-packages. In these cases, no package is
available for running abipkgdiff. This leads to
return_codes list being empty.
* tools/fedabipkgdiff (run_abipkgdiff()): Check if
return_codes list is empty
This is OK to commit to master, as far as I am concerned.
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.