[Piuparts-devel] [Git][debian/piuparts][develop] scripts/pre_install_exceptions: force cleanup of sympa's spool directories. (Closes: #673972)
Holger Levsen
gitlab at salsa.debian.org
Sat Jun 9 14:54:16 BST 2018
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
0fdfb708 by Holger Levsen at 2018-06-09T13:53:59+00:00
scripts/pre_install_exceptions: force cleanup of sympa's spool directories. (Closes: #673972)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- custom-scripts/scripts/pre_install_exceptions
- debian/changelog
Changes:
=====================================
custom-scripts/scripts/pre_install_exceptions
=====================================
--- a/custom-scripts/scripts/pre_install_exceptions
+++ b/custom-scripts/scripts/pre_install_exceptions
@@ -36,6 +36,10 @@ case ${PIUPARTS_OBJECTS%%=*} in
# switch init to upstart before installation
apt-get install upstart
;;
+ sympa)
+ # force removal of spool directories
+ echo "sympa sympa/remove_spool boolean true" | debconf-set-selections
+ ;;
systemd-sysv)
case "$PIUPARTS_DISTRIBUTION" in
wheezy*)
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ piuparts (0.89) UNRELEASED; urgency=medium
* d/control:
- move Built-Using: to piuparts-master binary package.
- add Xs-Go-Import-Path: header.
+ * scripts/pre_install_exceptions: force cleanup of sympa's spool
+ directories. (Closes: #673972)
-- Holger Levsen <holger at debian.org> Fri, 08 Jun 2018 13:22:21 +0000
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/0fdfb7089453aa89b03cc61ebde73e0b5796e576
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/0fdfb7089453aa89b03cc61ebde73e0b5796e576
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20180609/088014c7/attachment.html>
More information about the Piuparts-devel
mailing list