[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.44-686-gc4918d0
Andreas Beckmann
debian at abeckmann.de
Wed Jun 6 15:24:27 UTC 2012
The following commit has been merged in the develop branch:
commit 4f8a5437fa88f90f0d7142131656675760c08ff6
Author: Andreas Beckmann <debian at abeckmann.de>
Date: Wed Jun 6 11:08:33 2012 +0200
scripts: remove debconf-english exception
piuparts now re-installs missing packages
Signed-off-by: Andreas Beckmann <debian at abeckmann.de>
diff --git a/org/piuparts.debian.org/etc/scripts/pre_remove_exceptions b/org/piuparts.debian.org/etc/scripts/pre_remove_exceptions
index e77f10d..0eb0348 100755
--- a/org/piuparts.debian.org/etc/scripts/pre_remove_exceptions
+++ b/org/piuparts.debian.org/etc/scripts/pre_remove_exceptions
@@ -9,13 +9,6 @@ log_debug() {
# deal with exceptions:
#
case $PIUPARTS_OBJECTS in
- debconf-english) log_debug
- # installing debconf-english removed the required
- # package debconf-i18n and piuparts has no way
- # to know this.
- apt-get -y install debconf-i18n
- apt-get clean
- ;;
esac
# Allow removal of the kernel running on the host from the chroot.
--
piuparts git repository
More information about the Piuparts-commits
mailing list