summaryrefslogtreecommitdiffstats
path: root/bin/common-functions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/common-functions.sh')
-rwxr-xr-xbin/common-functions.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index b0c4f9e2..91d25078 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -62,6 +62,20 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
done ;;
dpkg_*_find_trigger_cycles)
abort_if_bug_is_still_open 874504 ;;
+ chroot-installation_stretch_install_full_desktop_upgrade_to_buster)
+ abort_if_bug_is_still_open 877970 ;;
+ chroot-installation_stretch_install_education-workstation_upgrade_to_buster)
+ abort_if_bug_is_still_open 877970 ;;
+ chroot-installation_stretch_install_education-standalone_upgrade_to_buster)
+ abort_if_bug_is_still_open 877970 ;;
+ chroot-installation_stretch_install_education-roaming-workstation_upgrade_to_buster)
+ abort_if_bug_is_still_open 877970 ;;
+ chroot-installation_stretch_install_education-ltsp-server_upgrade_to_buster)
+ abort_if_bug_is_still_open 877970 ;;
+ chroot-installation_stretch_install_education-desktop-other_upgrade_to_buster)
+ abort_if_bug_is_still_open 877970 ;;
+ chroot-installation_stretch_install_developer_upgrade_to_buster)
+ abort_if_bug_is_still_open 877970 ;;
#lintian-tests_sid)
# abort_if_bug_is_still_open $BLOCKER ;;
#haskell-package-plan)