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

Bug#181083: marked as done (cdebconf: progress stuff isn't available in shell-scripts)



Your message dated Fri, 21 Feb 2003 18:32:10 -0500
with message-id <E18mMeI-0007pn-00@auric.debian.org>
and subject line Bug#181083: fixed in cdebconf 0.31
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; 15 Feb 2003 09:37:20 +0000
>From tsauter@gmx.net Sat Feb 15 03:37:20 2003
Return-path: <tsauter@gmx.net>
Received: from pop.gmx.net (mail.gmx.net) [213.165.65.60] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 18jyl5-0002i3-00; Sat, 15 Feb 2003 03:37:19 -0600
Received: (qmail 30496 invoked by uid 0); 15 Feb 2003 09:36:47 -0000
Received: from pD951800A.dip.t-dialin.net (HELO jacky.resix.de) (217.81.128.10)
  by mail.gmx.net (mp002-rz3) with SMTP; 15 Feb 2003 09:36:47 -0000
Received: from sar by jacky.resix.de with local (Exim 3.36 #1 (Debian))
	id 18jymP-0000RA-00; Sat, 15 Feb 2003 10:38:41 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Thorsten Sauter <tsauter@gmx.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: cdebconf: progress stuff isn't available in shell-scripts
X-Mailer: reportbug 2.10
Date: Sat, 15 Feb 2003 10:38:41 +0100
Message-Id: <[🔎] E18jymP-0000RA-00@jacky.resix.de>
Sender: Thorsten Sauter <tsauter@gmx.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-1.1 required=4.0
	tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF,SPAM_PHRASE_02_03
	version=2.44
X-Spam-Level: 

Package: cdebconf
Version: 0.31 (not installed)
Severity: normal

cddebconf currently doesn't support db_progress in shell-scripts.
src/client/confmodule doesn't contain anything for progressbars.

The following patch maywork:
--- confmodule-orig	2003-02-15 10:36:42.000000000 +0100
+++ confmodule	2003-02-15 10:37:32.000000000 +0100
@@ -40,7 +40,9 @@
          "input INPUT" "beginblock BEGINBLOCK" "endblock ENDBLOCK" "go GO" \
 	 "get GET" "register REGISTER" "unregister UNREGISTER" "subst SUBST" \
 	 "previous_module PREVIOUS_MODULE" "fset FSET" "fget FGET" \
-	 "purge PURGE" "metaget METAGET" "version VERSION" "clear CLEAR"; do
+	 "purge PURGE" "metaget METAGET" "version VERSION" "clear CLEAR" \
+	 "progress_start PROGRESS START" "progress_stop PROGRESS STOP" \
+	 "progress_step PROGRESS STEP"; do
 	# Break string up into words.
 	set -- $i
 	# Generate function on the fly.


Please include it, because cdrom-checker, needs the progressbar to
indicate the current progress.

Thanks for your help
Thorsten



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux jacky 2.4.18sar #2 SMP Don Aug 22 17:58:16 CEST 2002 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro


---------------------------------------
Received: (at 181083-close) by bugs.debian.org; 21 Feb 2003 23:38:24 +0000
>From katie@auric.debian.org Fri Feb 21 17:38:23 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18mMkJ-0004ar-00; Fri, 21 Feb 2003 17:38:23 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 18mMeI-0007pn-00; Fri, 21 Feb 2003 18:32:10 -0500
From: Martin Sjogren <sjogren@debian.org>
To: 181083-close@bugs.debian.org
X-Katie: $Revision: 1.32 $
Subject: Bug#181083: fixed in cdebconf 0.31
Message-Id: <E18mMeI-0007pn-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Fri, 21 Feb 2003 18:32:10 -0500
Delivered-To: 181083-close@bugs.debian.org

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-slang-udeb_0.31_i386.udeb
  to pool/main/c/cdebconf/cdebconf-slang-udeb_0.31_i386.udeb
cdebconf-udeb_0.31_i386.udeb
  to pool/main/c/cdebconf/cdebconf-udeb_0.31_i386.udeb
cdebconf_0.31.dsc
  to pool/main/c/cdebconf/cdebconf_0.31.dsc
cdebconf_0.31.tar.gz
  to pool/main/c/cdebconf/cdebconf_0.31.tar.gz
cdebconf_0.31_i386.deb
  to pool/main/c/cdebconf/cdebconf_0.31_i386.deb
libdebconf1-dev_0.31_i386.deb
  to pool/main/c/cdebconf/libdebconf1-dev_0.31_i386.deb
libdebconf1_0.31_i386.deb
  to pool/main/c/cdebconf/libdebconf1_0.31_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 181083@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Sjogren <sjogren@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: Fri, 21 Feb 2003 23:53:53 +0100
Source: cdebconf
Binary: libdebconf1 cdebconf-udeb cdebconf-slang-udeb cdebconf libdebconf1-dev
Architecture: source i386
Version: 0.31
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Martin Sjogren <sjogren@debian.org>
Description: 
 cdebconf   - Debian Configuration Management System (C-implementation)
 cdebconf-slang-udeb - S-Lang frontend for Debian Configuration Management System (udeb)
 cdebconf-udeb - Debian Configuration Management System (C-implementation) (udeb)
 libdebconf1 - Debian Configuration Management System (C-implementation)
 libdebconf1-dev - Development files for cdebconf
Closes: 180299 181081 181083 181088
Changes: 
 cdebconf (0.31) unstable; urgency=low
 .
   * Petter Reinholdtsen
     - Added Norwegian Bokmål translations received from Bjørn Steensrud.
   * Max Kosmach <max@tcen.ru>: initial russian translation
   * Denis Barbier
     - With the slang frontend, cursor must skip <Cancel> button even
       when it is not displayed.  (Closes: #180299)
   * Thorsten Sauter
     - Added basic progress bar support fo shellscripts (Closes: #181083).
   * Martin Sjögren
     - Text frontend: Blank until end of line when updating progress bar
       (Closes: #181081).
     - Text frontend: Increase the progress step *after* printing, so it
       won't say 100% until it's done (Closes: #181088).
Files: 
 da8b5653b56c492180be39a691d37d3f 857 utils optional cdebconf_0.31.dsc
 0d0345c02375bc42169ed85df7c80248 536896 utils optional cdebconf_0.31.tar.gz
 d33018c0305912a1ccad5869691c2483 170312 devel optional libdebconf1-dev_0.31_i386.deb
 0ee7f8f29cb61c8053f19277c832c116 26918 libs optional libdebconf1_0.31_i386.deb
 deae5fa08ce5d5f6cd1ce924bf9e2ba8 66086 utils optional cdebconf_0.31_i386.deb
 1e5245c0b12bc6aa5c1fa117145705d3 40130 debian-installer standard cdebconf-udeb_0.31_i386.udeb
 8d8e4d7ae47fc0fcd439bee93f08a9eb 6990 debian-installer standard cdebconf-slang-udeb_0.31_i386.udeb

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

iD8DBQE+VrTNGpBPiZwE9FYRAqXLAJ4suEeFu38GFxAUyRxXkkkVf3HSWgCfUVjo
S3C56OWA/NzsWXrr9EdkQdk=
=I+rH
-----END PGP SIGNATURE-----



Reply to: