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

Bug#220543: marked as done (s390-netdevice: Debconf templates polishing)



Your message dated Fri, 05 Mar 2004 15:47:04 -0500
with message-id <E1AzMDo-0002g8-00@newraff.debian.org>
and subject line Bug#220543: fixed in s390-netdevice 0.0.4
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; 13 Nov 2003 07:21:44 +0000
>From bubulle@kheops.frmug.org Thu Nov 13 01:17:02 2003
Return-path: <bubulle@kheops.frmug.org>
Received: from onera.onera.fr [144.204.65.4] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AKBiv-0001N9-00; Thu, 13 Nov 2003 01:17:01 -0600
Received: from mykerinos.onera (localhost [127.0.0.1])
        by onera.onera.fr  with ESMTP id hAD7Gw1T024111;
        Thu, 13 Nov 2003 08:16:59 +0100 (MET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
	id 15DBCD05A; Thu, 13 Nov 2003 06:38:01 +0100 (CET)
Content-Type: multipart/mixed; boundary="===============0094291796=="
MIME-Version: 1.0
From: Christian Perrier <bubulle@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: s390-netdevice: Debconf templates polishing
X-Mailer: reportbug 2.36
Date: Thu, 13 Nov 2003 06:38:01 +0100
Message-Id: <20031113053801.15DBCD05A@mykerinos.kheops.frmug.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-7.9 required=4.0
	tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_11_9
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_9 (1.174.2.15-2003-03-30-exp)

This is a multi-part MIME message sent by reportbug.

--===============0094291796==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: s390-netdevice
Severity: normal
Tags: patch d-i

Usual debconf templates "polishing" bug report.

I did not put much time in it as there will probably be about 2 people in
the world for using d-i on s390, but templates need to be consistent *all
around* the Debian installer, isn't it?

Detailed rationale:

 Template: debian-installer/s390/netdevice/choose_networktype
 Type: select
 _Choices: ctc: Channel to Channel (CTC) or ESCON connection, lcs: qeth: OSA-2 Token Ring/Ethernet or OSA-Express Fast Ethernet (non-QDIO), qeth: OSA-Express in QDIO mode / HiperSockets, iucv: Inter-User Communication Vehicle - available for VM guests only, Quit
-_Description: Select the type of your network device.
- The following network devices are supported. Choose the type of your
- primary network interface that you will need for installing the Debian
- system (via NFS or HTTP).
+_Description: Network device type:
+ Please choose the type of your primary network interface that you
+ will need for installing the Debian system (via NFS or HTTP). Only
+ the listed devices are supported.

1) Short desc=prompt
2) changed the ording of long desc so that the choice appears first

 Template: debian-installer/s390/netdevice/ctc/choose
 Type: select
 _Choices: ${choices} Quit
-_Description: Select the CTC device.
+_Description: CTC device:
  The following device numbers might belong to CTC or ESCON connections, but
  please note that OSA-2 or OSA-Express cards might also be listed here.

Ditto

@@ -17,26 +17,25 @@
 Type: boolean
 Default: true
 _Description: Is this configuration correct?
+ The configured parameters are:
   read channel  = ${device_read}
   write channel = ${device_write}
   protocol      = ${protocol}

Just like similar template in netcfg, we add something before the parameters
listing

 Template: debian-installer/s390/netdevice/ctc/no
-Type: note
-_Description: No CTC or ESCON connections were detected.
- No CTC or ESCON connections were detected. Please make sure that you have
- set them up correctly.
+Type: error
+_Description: No CTC or ESCON connections
+ Please make sure that you have set them up correctly.

1) This is an error template
2) usual error template "title" (==short desc)
3) No repeat of short desc in long desc

 Template: debian-installer/s390/netdevice/ctc/protocol
 Type: select
 _Choices: S/390 (0), Linux (1), Linux TTY (2), OS/390 (3)
-_Description: Please specify protocol for this connection.
- Please specify protocol for this connection.
+_Description: Protocol for this connection:

Same as above

 Template: debian-installer/s390/netdevice/lcs/choose
 Type: select
 _Choices: ${choices} Quit
-_Description: Select the OSA-2 or OSA-Express device.
+_Description: Device:
  The following device numbers might belong to OSA-2 or OSA-Express cards, but
  please note that CTC/ESCON devives might also be listed here.

Same as above

@@ -44,14 +43,15 @@
 Type: boolean
 Default: true
 _Description: Is this configuration correct?
+ The configured parameters are:
   read channel  = ${device_read}
   write channel = ${device_write}
   port          = ${port}

Same as above


.../... a lot of similar changes


 Template: debian-installer/s390-netdevice/title
 Type: text
 #  Main menu item
-_Description: Network Device Configuration
+_Description: Configure the network device
 
Most important change-->infinitive in main menu entry

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mykerinos 2.4.22 #2 Mon Sep 29 15:12:10 CEST 2003 i686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)


--===============0094291796==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"

--- s390-netdevice.templates.ori	2003-11-12 18:43:27.000000000 +0100
+++ s390-netdevice.templates	2003-11-12 18:54:28.000000000 +0100
@@ -1,15 +1,15 @@
 Template: debian-installer/s390/netdevice/choose_networktype
 Type: select
 _Choices: ctc: Channel to Channel (CTC) or ESCON connection, lcs: qeth: OSA-2 Token Ring/Ethernet or OSA-Express Fast Ethernet (non-QDIO), qeth: OSA-Express in QDIO mode / HiperSockets, iucv: Inter-User Communication Vehicle - available for VM guests only, Quit
-_Description: Select the type of your network device.
- The following network devices are supported. Choose the type of your
- primary network interface that you will need for installing the Debian
- system (via NFS or HTTP).
+_Description: Network device type:
+ Please choose the type of your primary network interface that you
+ will need for installing the Debian system (via NFS or HTTP). Only
+ the listed devices are supported.
 
 Template: debian-installer/s390/netdevice/ctc/choose
 Type: select
 _Choices: ${choices} Quit
-_Description: Select the CTC device.
+_Description: CTC device:
  The following device numbers might belong to CTC or ESCON connections, but
  please note that OSA-2 or OSA-Express cards might also be listed here.
 
@@ -17,26 +17,25 @@
 Type: boolean
 Default: true
 _Description: Is this configuration correct?
+ The configured parameters are:
   read channel  = ${device_read}
   write channel = ${device_write}
   protocol      = ${protocol}
 
 Template: debian-installer/s390/netdevice/ctc/no
-Type: note
-_Description: No CTC or ESCON connections were detected.
- No CTC or ESCON connections were detected. Please make sure that you have
- set them up correctly.
+Type: error
+_Description: No CTC or ESCON connections
+ Please make sure that you have set them up correctly.
 
 Template: debian-installer/s390/netdevice/ctc/protocol
 Type: select
 _Choices: S/390 (0), Linux (1), Linux TTY (2), OS/390 (3)
-_Description: Please specify protocol for this connection.
- Please specify protocol for this connection.
+_Description: Protocol for this connection:
 
 Template: debian-installer/s390/netdevice/lcs/choose
 Type: select
 _Choices: ${choices} Quit
-_Description: Select the OSA-2 or OSA-Express device.
+_Description: Device:
  The following device numbers might belong to OSA-2 or OSA-Express cards, but
  please note that CTC/ESCON devives might also be listed here.
 
@@ -44,14 +43,15 @@
 Type: boolean
 Default: true
 _Description: Is this configuration correct?
+ The configured parameters are:
   read channel  = ${device_read}
   write channel = ${device_write}
   port          = ${port}
 
 Template: debian-installer/s390/netdevice/lcs/no
-Type: note
-_Description: No OSA-2 or OSA-Express cards were detected.
- No OSA-2 or OSA-Express cards were detected. If you are running VM please
+Type: error
+_Description: No OSA-2 or OSA-Express cards
+ If you are running VM please
  make sure that your card is attached to this guest. If you want to use
  HiperSockets or an OSA-Express card in QDIO mode please use the qeth
  driver instead.
@@ -59,19 +59,20 @@
 Template: debian-installer/s390/netdevice/lcs/port
 Type: select
 _Choices: port 0, port 1, port 2, port 3
-_Description: Please specify port for this connection.
- Please specify relative port.
+_Description: Port:
+ Please enter a relative port for this connection.
 
 Template: debian-installer/s390/netdevice/qeth/choose
 Type: select
 _Choices: ${choices} Quit
-_Description: Select OSA-Express QDIO / HiperSockets device.
-The following device numbers belong to OSA-Express QDIO / HiperSockets devices.
+_Description: Device:
+ Please select the OSA-Express QDIO / HiperSockets device.
 
 Template: debian-installer/s390/netdevice/qeth/confirm
 Type: boolean
 Default: true
 _Description: Is this configuration correct?
+ The configured parameters are:
   read channel  = ${device_read}
   write channel = ${device_write}
   data channel  = ${device_data}
@@ -79,8 +80,8 @@
   portname      = ${portname}
 
 Template: debian-installer/s390/netdevice/qeth/no
-Type: note
-_Description: No OSA-Express QDIO cards / HiperSockets were detected.
+Type: error
+_Description: No OSA-Express QDIO cards / HiperSockets
  No OSA-Express QDIO cards / HiperSockets were detected. If you are running
  VM please make sure that your card is attached to this guest. If you want
  to use an OSA-2 or OSA-Express card in non-QDIO mode please use the lcs
@@ -89,30 +90,37 @@
 Template: debian-installer/s390/netdevice/qeth/port
 Type: select
 _Choices: port 0, port 1
-_Description: Please specify port.
- Please specify relative port.
+_Description: Port:
+ Please enter a relative port.
 
 Template: debian-installer/s390/netdevice/qeth/portname
 Type: string
-_Description: Please specify portname.
+_Description: Portname:
  Please enter the portname of your OSA-Express card. This name must be 1 to
  8 characters long and must be equal on all systems accessing the same
- card! Leave it empty if you want to use HiperSockets. This parameter is
+ card. 
+ .
+ Leave it empty if you want to use HiperSockets. This parameter is
  required for cards with microcode level 2.10 or later or when you want to
- share a card. The name will be converted to uppercase letters
- automatically!
+ share a card. 
+ .
+ The name will automatically be converted to uppercase.
 
 Template: debian-installer/s390/netdevice/iucv/peer
 Type: string
-_Description: Please specify the VM peer.
- Please enter the name of the VM peer you want to connect to. If you want
- to connect to multiple peers, separate the names by colons, e.g.
- tcpip:linux1 The standard TCP/IP server name on VM is TCPIP, on VIF it's
+_Description: VM peer:
+ Please enter the name of the VM peer you want to connect to. 
+ .
+ If you want to connect to multiple peers, separate the names by
+ colons, e.g.  tcpip:linux1.
+ .
+ The standard TCP/IP server name on VM is TCPIP, on VIF it's
  $TCPIP. Note: IUCV must be enabled in the VM user directory for this
- driver to work and it must be set up on both ends of the communication.
+ driver to work and it must be set up on both ends of the
+ communication.
 
 Template: debian-installer/s390-netdevice/title
 Type: text
 #  Main menu item
-_Description: Network Device Configuration
+_Description: Configure the network device
 

--===============0094291796==--

---------------------------------------
Received: (at 220543-close) by bugs.debian.org; 5 Mar 2004 20:52:56 +0000
>From katie@ftp-master.debian.org Fri Mar 05 12:52:56 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 1AzMJT-00050i-00; Fri, 05 Mar 2004 12:52:55 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1AzMDo-0002g8-00; Fri, 05 Mar 2004 15:47:04 -0500
From: Bastian Blank <waldi@debian.org>
To: 220543-close@bugs.debian.org
X-Katie: $Revision: 1.44 $
Subject: Bug#220543: fixed in s390-netdevice 0.0.4
Message-Id: <E1AzMDo-0002g8-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 05 Mar 2004 15:47:04 -0500
Delivered-To: 220543-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_05 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_03_05
X-Spam-Level: 

Source: s390-netdevice
Source-Version: 0.0.4

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

s390-netdevice_0.0.4.dsc
  to pool/main/s/s390-netdevice/s390-netdevice_0.0.4.dsc
s390-netdevice_0.0.4.tar.gz
  to pool/main/s/s390-netdevice/s390-netdevice_0.0.4.tar.gz
s390-netdevice_0.0.4_s390.udeb
  to pool/main/s/s390-netdevice/s390-netdevice_0.0.4_s390.udeb



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 220543@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Blank <waldi@debian.org> (supplier of updated s390-netdevice 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, 05 Mar 2004 12:28:56 +0100
Source: s390-netdevice
Binary: s390-netdevice
Architecture: source s390
Version: 0.0.4
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Bastian Blank <waldi@debian.org>
Description: 
 s390-netdevice - Configure network hardware (udeb)
Closes: 220543
Changes: 
 s390-netdevice (0.0.4) unstable; urgency=low
 .
   * Bartosz Fenski
     - Updated Polish (pl) translation.
   * Change priority from standard to optional, as this package is
     needed on the boot media, and it is no use having anna fetch
     it later.
   * Move to Standards-Version 3.6.0, converting changelog to UTF-8
   * Javier Fernandez-Sanguino:
     - Added Spanish translation
   * Kenshi Muto
     - Added Japanese translation (ja.po)
     - Update ja.po
   * Jordi Mallach
     - Added Catalan (ca) translation.
   * Miroslav Kure
     - Added Czech translation (cs.po).
   * André Luís Lopes
     - Update pt_BR (Brazilian Portuguese) translation.
   * Bart Cornelis
     - updated dutch translation (nl.po)
     - Merged Norwegian Bokmael (nb.po) translations from skolelinux-cvs
     - Merged Norwegian Nynorsk (nn.po) translations from skolelinux-cvs
   * Alastair McKinstry
     - Move from debconf to libdebconfclient.
     - Convert to new debconf macros.
   * Denis Barbier
     - Add a comment in templates files to flag main menu items.
   * Christian Perrier
     - Update French translation.
   * Claus Hindsgaul
     - Added Danish translation (da.po).
   * Joey Hess
     - Change Installer-Menu-Item from 11 to 15 as part of the 10-30
       renumbering.
   * Safir Secerovic, Amila Akagic
     - Add Bosnian translation (bs.po)
   * Ilgiz Kalmetev
     - Add Russian translation.
   * Konstantinos Margaritis
     - Initial Greek translation (el.po)
   * Steinar H. Gunderson
     - Template polishing from Christian Perrier. (Closes: #220543)
     - Update Norwegian translation (nb.po).
   * Jordi Mallach
     - Update Catalan translation.
   * Pierre Machard
     - Run debconf-updatepo.
   * Verok Istvan
     - Initial Hungarian translation.
   * Giuseppe Sacco
     - Added Italian translation.
     - Applied patch for normalizing menus and some italian translation (it.po)
   * Teófilo Ruiz Suárez
     - Updated Spanish translation
     - Switched to UTF-8
   * Konstantinos Margaritis
     - Updated Greek translation (el.po)
   * Dennis Stampfer
     - Initial German translation de.po
   * Ognyan Kulev
     - Added/updated bulgarian translation (bg.po).
   * Jure Cuhalev
     - Added/updated slovenian translation (sl.po).
   * Marco Ferra
     - Initial Portuguese translation (pt.po).
   * Marius Gedminas
     -  Added Lithuanian translation (lt.po).
   * Ming Hua
     - Initial Simplified Chinese translation (zh_CN.po)
     - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
   * Christian Perrier
     - Corrected typo in templates
     - unfuzzy all translations after debconf-updatepo
   * Christian Perrier
     - Corrected comma splice
     - unfuzzy all translations after debconf-updatepo
   * Peter Mann
     - Initial Slovak translation (sk.po)
   * Anmar Oueja
     - created and translated to Arabic (ar.po)
   * Nikolai Prokoschenko
     - updated russian translation (ru.po)
   * Ming Hua
     - Updated Simplified Chinese translation (zh_CN.po)
     - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
   * Safir Secerovic
     - Update Bosnian translation (bs.po).
   * h3li0s
     - added albanian translation (sq.po)
   * Eugen Meshcheryakov : added Ukrainian translation (uk.po)
   * HÃ¥vard Korsvoll
     - Updated Norwegian (Nynorsk) translation.
   * Changwoo Ryu
     - Added Korean translation (ko.po)
   * HÃ¥vard Korsvoll
     - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer
   * Bastian Blank
     - Use BACKUP.
     - Restructurize to support backup.
     - Change some templates to string.
     - Mark CTC-protocol non-translatable.
Files: 
 cac6f5679c9a4816363b2760c4df71e5 714 debian-installer optional s390-netdevice_0.0.4.dsc
 9686981ceb205cd340df607952861ad5 52570 debian-installer optional s390-netdevice_0.0.4.tar.gz
 2e47f880d5c714f711d12e320b9ecad4 41112 debian-installer optional s390-netdevice_0.0.4_s390.udeb
package-type: udeb

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

iEYEARECAAYFAkBI5J4ACgkQLkAIIn9ODhGcowCgqLHSn+tb66f+CScXsRX7iiti
vv8Anjr1s3YBRB5/Qnyj+syJZxOlZKCN
=cNGn
-----END PGP SIGNATURE-----



Reply to: