Your message dated Tue, 23 Sep 2003 02:11:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line main-menu should detect when a previously failing menu item now 
succeeds, and re-adjust debconf/priority
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; 14 May 2003 09:17:28 +0000
>From [EMAIL PROTECTED] Wed May 14 04:17:24 2003
Return-path: <[EMAIL PROTECTED]>
Received: from smtp.gu.se [130.241.150.66] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 19FsO3-0000IT-00; Wed, 14 May 2003 04:17:23 -0500
Received: from sjogren.ostkupan.studenthem.gu.se (sjogren.ostkupan.studenthem.gu.se 
[193.11.232.159])
        by smtp.gu.se (8.12.9/8.12.5) with ESMTP id h4E9HMkq019918
        for <[EMAIL PROTECTED]>; Wed, 14 May 2003 11:17:23 +0200
Subject: main-menu should detect when a previously failing menu item now
        succeeds, and re-adjust debconf/priority
From: Martin =?ISO-8859-1?Q?Sj=F6gren?= <[EMAIL PROTECTED]>
To: debbugs <[EMAIL PROTECTED]>
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; 
boundary="=-jcsnbQP4WNB/VyGzeC4E"
Organization: 
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.3 
Date: 14 May 2003 11:17:22 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-18.6 required=4.0
        tests=BAYES_01,HAS_PACKAGE,PGP_SIGNATURE_2,USER_AGENT_XIMIAN
        autolearn=ham version=2.53-bugs.debian.org_2003_05_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_09 
(1.174.2.15-2003-03-30-exp)


--=-jcsnbQP4WNB/VyGzeC4E
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Package: main-menu
Version: 0.029

When main-menu detects that a menu item fails to configure (i.e. udpkg
returns non-zero exit code), it lowers the debconf priority one step, to
allow higher verbosity so it's not pointless to re-run the offending
menu item. However, when the menu item does succeed, we're stuck at the
lower priority. This is bad. We need it to be increased again.


/Martin
--=20
Martin Sj=F6gren
  [EMAIL PROTECTED] -- [EMAIL PROTECTED]
  GPG key: http://www.mdstud.chalmers.se/~md9ms/gpg.html
  let hello =3D "hello" : hello in putStr (unlines hello)

--=-jcsnbQP4WNB/VyGzeC4E
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad
        meddelandedel

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQA+wgmiGpBPiZwE9FYRAi5OAJ4qu+nql68fa9RMQms/l4oCq/GJUwCgnMiX
u42pmut2//s+VGUe0NVrtHQ=
=EB/4
-----END PGP SIGNATURE-----

--=-jcsnbQP4WNB/VyGzeC4E--


---------------------------------------
Received: (at 193283-done) by bugs.debian.org; 23 Sep 2003 00:12:31 +0000
>From [EMAIL PROTECTED] Mon Sep 22 19:12:25 2003
Return-path: <[EMAIL PROTECTED]>
Received: from cassarossa.samfundet.no [129.241.93.19] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1A1an0-0004DS-00; Mon, 22 Sep 2003 19:12:22 -0500
Received: from altersex.samfundet.no (altersex.samfundet.no [129.241.93.30])
        by cassarossa.samfundet.no (Postfix) with ESMTP id DEE0E4BA04
        for <[EMAIL PROTECTED]>; Tue, 23 Sep 2003 02:12:16 +0200 (CEST)
Received: from sesse by altersex.samfundet.no with local (Exim 3.35 #1 (Debian))
        id 1A1amM-0002L3-00
        for <[EMAIL PROTECTED]>; Tue, 23 Sep 2003 02:11:42 +0200
Date: Tue, 23 Sep 2003 02:11:42 +0200
From: "Steinar H. Gunderson" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: main-menu should detect when a previously failing menu item now succeeds, 
and re-adjust debconf/priority
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.4i
Sender: "Steinar H. Gunderson" <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.7 required=4.0
        tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
        version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 
(1.174.2.15-2003-03-30-exp)

On Wed, May 14, 2003 at 11:17:22AM +0200, Martin Sjögren wrote:
> When main-menu detects that a menu item fails to configure (i.e. udpkg
> returns non-zero exit code), it lowers the debconf priority one step, to
> allow higher verbosity so it's not pointless to re-run the offending
> menu item. However, when the menu item does succeed, we're stuck at the
> lower priority. This is bad. We need it to be increased again.

This was fixed in 0.038. From the changelog:

    * Sebastian Ley
      - Better error handling of debconf priorities in error cases.
        If something goes wrong, lower the debconf priority
        (as before), but if things start to go right again, raise
        the priority up to the default level.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to