[debian-edu-commits] debian-edu/ 01/01: Ease debugging by showing the tasksel selected tasks in debian-edu-bless.

Petter Reinholdtsen pere at moszumanska.debian.org
Sun Sep 21 15:34:11 UTC 2014


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

pere pushed a commit to branch master
in repository debian-edu-config.

commit 35d2b2f00dcadb7452bc3696f47f552d1e50cd79
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sun Sep 21 17:32:05 2014 +0200

    Ease debugging by showing the tasksel selected tasks in debian-edu-bless.
---
 debian/changelog                               | 2 ++
 share/debian-edu-config/tools/debian-edu-bless | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2f79e8e..34d5fbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ debian-edu-config (1.803) UNRELEASED; urgency=high
     to be able to extract proxy setup from http://wpad/wpad.dat.
   * Add debian-edu-bless script to binary package, now that it is
     working well.
+  * Ease debugging by showing the tasksel selected tasks in debian-edu-
+    bless.
 
  -- Wolfgang Schweer <wschweer at arcor.de>  Thu, 18 Sep 2014 11:29:19 +0200
 
diff --git a/share/debian-edu-config/tools/debian-edu-bless b/share/debian-edu-config/tools/debian-edu-bless
index ef2a318..a6029a1 100644
--- a/share/debian-edu-config/tools/debian-edu-bless
+++ b/share/debian-edu-config/tools/debian-edu-bless
@@ -165,6 +165,10 @@ setup_tasksel_overrides
 DEBIAN_FRONTEND=noninteractive
 export DEBIAN_FRONTEND
 
+echo info: enabled tasksel tasks
+echo
+tasksel --new-install --list-tasks
+
 aptcmd=$(tasksel --new-install -t | sed 's/debconf-apt-progress -- //')
 
 if DEBIAN_PRIORITY=critical apt_get_harder "$aptcmd" ; then

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



More information about the debian-edu-commits mailing list