summaryrefslogtreecommitdiffstats
path: root/bin/find_dpkg_trigger_cycles.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/find_dpkg_trigger_cycles.sh')
-rwxr-xr-xbin/find_dpkg_trigger_cycles.sh8
1 files changed, 6 insertions, 2 deletions
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