From abf3b2e45ac974b9b57e9d3021a6f99a3fab239c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 20 Dec 2016 15:06:23 +0100 Subject: improve language: s#fitting#certain#g Signed-off-by: Holger Levsen --- bin/find_dpkg_trigger_cycles.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh index 0b51625c..844df047 100755 --- a/bin/find_dpkg_trigger_cycles.sh +++ b/bin/find_dpkg_trigger_cycles.sh @@ -320,7 +320,7 @@ state. But: - to configure A, its dependency on C has to be resolved which cannot happen unless C leaves the triggers-awaited state -This creates the cycle if the packages are installed in a fitting order. +This creates the cycle if the packages are installed in a certain order. These problems could be fixed by either letting A no longer depend on C or by switching triggers to their -noawait variants. See the deb-triggers(5) man page @@ -351,7 +351,7 @@ state. But: - to configure A, its dependency on C has to be resolved which cannot happen unless C leaves the triggers-awaited state -This creates the cycle if the packages are installed in a fitting order. +This creates the cycle if the packages are installed in a certain order. These problems could be fixed by either letting A no longer depend on C or by switching triggers to their -noawait variants. See the deb-triggers(5) man page -- cgit v1.2.3-70-g09d2