An error occurred while fetching folder content.
Forked from
Reproducible Builds / diffoscope
Source project has a limited visibility.
Alexis Murzeau
authored
my_members is iterated in DebContainer.perform_fuzzy_matching but is modified in Container.comparisons.prep_yield which remove the current item from my_members. This causes a `RuntimeError: OrderedDict mutated during iteration` error. This was not detected by the existing test test_deb.test_compare_different_compression as it triggers only when there is more than one file in the .deb file. (That test use only one file: control.tar.{gz,xz}).
Name | Last commit | Last update |
---|---|---|
.. |