[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#242976: marked as done (forgets to display screen for question on backup (very strange))



Your message dated Wed, 14 Apr 2004 21:47:04 -0400
with message-id <E1BDvy4-0005tt-00@newraff.debian.org>
and subject line Bug#242976: fixed in cdebconf 0.61
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; 10 Apr 2004 01:58:29 +0000
>From joey@kitenet.net Fri Apr 09 18:58:29 2004
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BC7lN-0006LZ-00; Fri, 09 Apr 2004 18:58:29 -0700
Received: from dragon.kitenet.net (216-98-95-212.access.naxs.com [216.98.95.212])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP
	id 39BBD18031; Sat, 10 Apr 2004 01:58:27 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id D86E16E12D; Fri,  9 Apr 2004 21:58:05 -0400 (EDT)
Date: Fri, 9 Apr 2004 21:58:05 -0400
From: Joey Hess <joeyh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>, ""
Subject: forgets to display screen for question on backup (very strange)
Message-ID: <[🔎] 20040410015805.GA5399@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf"
Content-Disposition: inline
X-Reportbug-Version: 2.54
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: submit@bugs.debian.org
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Scores: 1


--J2SCkAp4GZ/dPZZf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: cdebconf
Severity: normal
Tags: d-i
Version: 0.59

I found a very strange problem. The script below should reproduce it, at
least run in d-i from the shell in console #2 after grub-installer is
loaded. At the first question shown, hit the back button. It seems to
hang, and set -x reveals that it's at 'read -r _LINE' inside the
confmodule.

Now, if I type "hi mom", and enter (nothing is displayed on screen as I
do this), it will stop blocking and continue. The last line, which gets
the value of the question, includes my "hi mom" in the value. So it's
like the dialog box is just not being displayed, but cdebconf is still
waiting for me to type input in it and hit enter. I've even used line
editing commands, blind, and all happens as I'd expect.

#!/bin/sh
=2E /usr/share/debconf/confmodule
set -x
db_capb backup
db_progress START 0 6 grub-installer/progress/title
db_progress INFO grub-installer/progress/step_install
db_input high grub-installer/apt-installer-failed
db_go
db_input critical grub-installer/bootdev
db_go
db_get grub-installer/bootdev

The above is nearly the minimal testcase to reproduce this. The set -x,
the INFO line and the final db_get can be removed and it will still happen.
The progress bar must have been brought up, or the bug will not occur.

--=20
see shy jo

--J2SCkAp4GZ/dPZZf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFAd1Std8HHehbQuO8RAiHXAKDmE6BfftcZoeOjbrFDbBIp1bfdbgCePs47
NL3Lro20kOXrdG5KaeRgajU=
=mcNo
-----END PGP SIGNATURE-----

--J2SCkAp4GZ/dPZZf--

---------------------------------------
Received: (at 242976-close) by bugs.debian.org; 15 Apr 2004 01:53:05 +0000
>From katie@ftp-master.debian.org Wed Apr 14 18:53:05 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BDw3t-000116-00; Wed, 14 Apr 2004 18:53:05 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BDvy4-0005tt-00; Wed, 14 Apr 2004 21:47:04 -0400
From: Joey Hess <joeyh@debian.org>
To: 242976-close@bugs.debian.org
X-Katie: $Revision: 1.47 $
Subject: Bug#242976: fixed in cdebconf 0.61
Message-Id: <E1BDvy4-0005tt-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 14 Apr 2004 21:47:04 -0400
Delivered-To: 242976-close@bugs.debian.org
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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Source: cdebconf
Source-Version: 0.61

We believe that the bug you reported is fixed in the latest version of
cdebconf, which is due to be installed in the Debian FTP archive:

cdebconf-newt-udeb_0.61_i386.udeb
  to pool/main/c/cdebconf/cdebconf-newt-udeb_0.61_i386.udeb
cdebconf-priority_0.61_i386.udeb
  to pool/main/c/cdebconf/cdebconf-priority_0.61_i386.udeb
cdebconf-text-udeb_0.61_i386.udeb
  to pool/main/c/cdebconf/cdebconf-text-udeb_0.61_i386.udeb
cdebconf-udeb_0.61_i386.udeb
  to pool/main/c/cdebconf/cdebconf-udeb_0.61_i386.udeb
cdebconf_0.61.dsc
  to pool/main/c/cdebconf/cdebconf_0.61.dsc
cdebconf_0.61.tar.gz
  to pool/main/c/cdebconf/cdebconf_0.61.tar.gz
cdebconf_0.61_i386.deb
  to pool/main/c/cdebconf/cdebconf_0.61_i386.deb
libdebconfclient0-dev_0.61_i386.deb
  to pool/main/c/cdebconf/libdebconfclient0-dev_0.61_i386.deb
libdebconfclient0-udeb_0.61_i386.udeb
  to pool/main/c/cdebconf/libdebconfclient0-udeb_0.61_i386.udeb
libdebconfclient0_0.61_i386.deb
  to pool/main/c/cdebconf/libdebconfclient0_0.61_i386.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 242976@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated cdebconf 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 14 Apr 2004 21:22:11 -0400
Source: cdebconf
Binary: cdebconf-slang-udeb libdebconfclient0 cdebconf-priority cdebconf libdebconfclient0-dev cdebconf-udeb libdebconfclient0-udeb cdebconf-gtk-udeb cdebconf-text-udeb cdebconf-newt-udeb
Architecture: source i386
Version: 0.61
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 cdebconf   - Debian Configuration Management System (C-implementation)
 cdebconf-newt-udeb - Newt frontend for Debian Configuration Management System (udeb)
 cdebconf-priority - Change debconf priority (udeb)
 cdebconf-text-udeb - Plain text frontend for Debian Configuration Management System (udeb)
 cdebconf-udeb - Debian Configuration Management System (C-implementation) (udeb)
 libdebconfclient0 - Debian Configuration Management System (C-implementation)
 libdebconfclient0-dev - Development files for cdebconf
 libdebconfclient0-udeb - Debian Configuration Management System (C-implementation) (udeb)
Closes: 242976
Changes: 
 cdebconf (0.61) unstable; urgency=low
 .
   * Martin Sjögren
     - newt.c: Make sure we don't call NewtFinished if there's an active
       progress bar. Closes: #242976
   * Updated translations:
     - Catalan (ca.po) by Jordi Mallach
     - Gallegan (gl.po) by Héctor Fernández López
     - Italian (it.po) by Davide Viti
     - Portuguese (pt.po) by Miguel Figueiredo
     - Russian (ru.po) by Nikolai Prokoschenko
     - Turkish (tr.po) by Osman Yüksel
Files: 
 9e7dd4aea1c605cca9ae3112280d4f27 951 utils - cdebconf_0.61.dsc
 ee0fb29c2673238d4932bedc93fa3bc8 179676 utils - cdebconf_0.61.tar.gz
 1476def66351379d1ce62e8e506f8e27 31292 libdevel - libdebconfclient0-dev_0.61_i386.deb
 87b3491ff382f1acb545fb765ad430c2 19542 libs - libdebconfclient0_0.61_i386.deb
 d29cc0c34452d2247412e6bb41eb43f8 102856 utils extra cdebconf_0.61_i386.deb
 a3b0e0393cdf9a9dca0df6e6d82ade75 55158 debian-installer standard cdebconf-udeb_0.61_i386.udeb
 f7874855f4168a71b326697712c2751e 1914 debian-installer standard cdebconf-priority_0.61_i386.udeb
 d95a2078bba7fa59463cd36b0fa0ac18 3076 debian-installer optional libdebconfclient0-udeb_0.61_i386.udeb
 bbb3514cd02f99949818e00c072258cb 10746 debian-installer optional cdebconf-newt-udeb_0.61_i386.udeb
 da4b6b823ed7457fc7edceb069b52ae8 12962 debian-installer optional cdebconf-text-udeb_0.61_i386.udeb
package-type: udeb

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

iD8DBQFAfeWd2tp5zXiKP0wRAqrfAKDPUFqY1S1K3VDpjHaWudH/0JvoKwCfXeNl
n0/Hdd2Kk/CEOQ+dpJApuFE=
=1rHG
-----END PGP SIGNATURE-----



Reply to: