From 5cda2fed147ceca97853de978174eb1336383ef7 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Tue, 20 Dec 2016 13:35:58 +0100 Subject: bin/find_dpkg_trigger_cycles.sh: Also point to /usr/share/doc/dpkg-dev/triggers.txt.gz Signed-off-by: Holger Levsen --- bin/find_dpkg_trigger_cycles.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh index 2dbc9832..0b51625c 100755 --- a/bin/find_dpkg_trigger_cycles.sh +++ b/bin/find_dpkg_trigger_cycles.sh @@ -324,7 +324,9 @@ This creates the cycle if the packages are installed in a fitting 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 -for an explanation of the different trigger control directives. +for an explanation of the different trigger control directives. You can also +read /usr/share/doc/dpkg-dev/triggers.txt.gz for an in-depth documentation of +dpkg triggers. END cat $DIRECTORY/result-file fi @@ -353,7 +355,9 @@ This creates the cycle if the packages are installed in a fitting 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 -for an explanation of the different trigger control directives. +for an explanation of the different trigger control directives. You can also +read /usr/share/doc/dpkg-dev/triggers.txt.gz for an in-depth documentation of +dpkg triggers. END cat $DIRECTORY/result-explicit fi -- cgit v1.2.3-70-g09d2