[Piuparts-commits] [piuparts] 12/12: do not test python-milter from lenny

Holger Levsen holger at layer-acht.org
Thu Jan 12 16:58:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit e1d20591212e8900ba08aa0099b467882d32839c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Thu Jan 12 02:12:11 2017 +0100

    do not test python-milter from lenny
    
    contains virus signatures that may trigger the firewall
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/is_testable_uninstallable | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/custom-scripts/scripts/is_testable_uninstallable b/custom-scripts/scripts/is_testable_uninstallable
index 944fa40..e190c7e 100755
--- a/custom-scripts/scripts/is_testable_uninstallable
+++ b/custom-scripts/scripts/is_testable_uninstallable
@@ -62,6 +62,10 @@ case ${PIUPARTS_OBJECTS%%=*}@${PIUPARTS_DISTRIBUTION} in
 	nautilus-dropbox at wheezy)
 		skip_distupgrade "#770402: downloads awfully slow, hangs during installation"
 		;;
+	python-milter at lenny|\
+	spf-milter-python at lenny)
+		skip_always "virus signatures in python-milter may trigger the firewall"
+		;;
 	runit-run at lenny)
 		skip_distupgrade "#542157: fails to install"
 		;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list