Your message dated Thu, 09 Dec 2004 14:47:12 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#284895: fixed in tasksel 2.17 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 9 Dec 2004 11:36:52 +0000 >From [EMAIL PROTECTED] Thu Dec 09 03:36:51 2004 Return-path: <[EMAIL PROTECTED]> Received: from ms003msg.fastwebnet.it [213.140.2.42] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CcMbL-0007lS-00; Thu, 09 Dec 2004 03:36:51 -0800 Received: from debian (37.244.89.42) by ms003msg.fastwebnet.it (7.0.036) id 41996A67009E04FF for [EMAIL PROTECTED]; Thu, 9 Dec 2004 12:36:20 +0100 Received: from [127.0.0.1] (helo=localhost ident=free) by debian with esmtp (Exim 4.34) id 1Cb42k-0003Xl-Eg for [EMAIL PROTECTED]; Sun, 05 Dec 2004 22:35:46 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: tasksel: debconf choices are ignored with --new-install X-Debbugs-CC: free <[EMAIL PROTECTED]> From: free <[EMAIL PROTECTED]> User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-debian-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Date: Sun, 05 Dec 2004 22:35:46 +0100 Message-ID: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: tasksel Version: 2.15 Severity: grave Hi, I've noticed that when using the exit value 2 (display task, marked for installation) in a Test-* script tasksel wants to install the task whatever choice is done through the debconf interface, even if I unmark the task. E.g. : -- /usr/share/tasksel/foo-task.desc -- Task: foo Section: foo Description: Foo task Foo task Packages: foo Test-foo: foo -- /usr/lib/tasksel/packages -- #!/bin/sh echo cantus -- /usr/lib/tasksel/tests -- #!/bin/sh exit 2 Moreover when using the remove action: tasksel remove foo tasksel first removes all the packages belonging to task foo, but in a second phase install them again. Cheers, Free -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (901, 'testing'), (101, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.4.27-1-multimedia-686 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Versions of packages tasksel depends on: ii aptitude 0.2.15.8-1 terminal-based apt frontend ii debconf [debconf-2.0] 1.4.30.10 Debian configuration management sy ii liblocale-gettext-perl 1.01-17 Using libc functions for internati -- debconf information: tasksel/title: tasksel/first: tasksel/tasks: --------------------------------------- Received: (at 284895-close) by bugs.debian.org; 9 Dec 2004 19:49:34 +0000 >From [EMAIL PROTECTED] Thu Dec 09 11:49:33 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CcUI9-00018Q-00; Thu, 09 Dec 2004 11:49:33 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CcUFs-00014U-00; Thu, 09 Dec 2004 14:47:12 -0500 From: Joey Hess <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.54 $ Subject: Bug#284895: fixed in tasksel 2.17 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 09 Dec 2004 14:47:12 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Source: tasksel Source-Version: 2.17 We believe that the bug you reported is fixed in the latest version of tasksel, which is due to be installed in the Debian FTP archive: tasksel_2.17.dsc to pool/main/t/tasksel/tasksel_2.17.dsc tasksel_2.17.tar.gz to pool/main/t/tasksel/tasksel_2.17.tar.gz tasksel_2.17_all.deb to pool/main/t/tasksel/tasksel_2.17_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Joey Hess <[EMAIL PROTECTED]> (supplier of updated tasksel package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 9 Dec 2004 14:25:25 -0500 Source: tasksel Binary: tasksel Architecture: source all Version: 2.17 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Changed-By: Joey Hess <[EMAIL PROTECTED]> Description: tasksel - Tool for selecting tasks for installation on Debian system Closes: 284895 Changes: tasksel (2.17) unstable; urgency=low . * Joey Hess - Don't clear screen in test mode. - Fix behavior of tasks whose test script returns 2 in --new-install mode; do not install these tasks if the user de-selects them. Closes: #284895 Files: de4fd68fc2988e166835ae0dc87d3d90 628 base optional tasksel_2.17.dsc f68a61499edbf7c4e514ac19e00f4f54 210341 base optional tasksel_2.17.tar.gz 3ddec733c9e75918269751d1157dc17f 116326 base optional tasksel_2.17_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBuKfJ2tp5zXiKP0wRAqPcAKCX5hiAX4nO/K/bS4LsaDqEg16SfACgn7ap hc88NGsVx9P8mpldFQaveMk= =cZsq -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]