From dd5211d55a3454c1ece78b4de041f59da7ef555f Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Wed, 15 Aug 2018 17:13:36 +0000 Subject: [PATCH] inst-tester: Add missing element to a set Signed-off-by: Niels Thykier --- britney2/installability/tester.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/britney2/installability/tester.py b/britney2/installability/tester.py index 2cc2c01..7fe47c3 100644 --- a/britney2/installability/tester.py +++ b/britney2/installability/tester.py @@ -414,6 +414,8 @@ class InstallabilityTester(object): never_tmp = set() choices_tmp = set() check_tmp = [p] + # _check_loop assumes that "musts" is up to date + musts_copy.add(p) if not self._check_loop(universe, testing, eqv_table, stats, musts_copy, never_tmp, cbroken, choices_tmp,