[Debian-ha-maintainers] Bug#553452: redhat-cluster: [debconf_rewrite] Debconf templates and debian/control review

Christian Perrier bubulle at debian.org
Sat Oct 31 13:37:24 UTC 2009


Package: redhat-cluster
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Tuesday, October 13, 2009, I notified you of the beginning of a review process
concerning debconf templates for redhat-cluster.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading redhat-cluster with these changes
right now.

The second phase of this process will begin on Tuesday, November 03, 2009, when I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Tuesday, November 24, 2009. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Wednesday, November 25, 2009, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
--- redhat-cluster.old/debian/cman.templates	2009-10-10 07:38:21.000000000 +0200
+++ redhat-cluster/debian/cman.templates	2009-10-31 14:37:21.341505461 +0100
@@ -1,14 +1,17 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english at lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: cman/upgrade-warning
 Type: boolean
 Default: false
-_Description: Do you want to abort now?
- The new version 2.0 of the Red Hat Cluster Suite is not compatible with 
+_Description: Do you want to abort the Red Hat Cluster Suite upgrade?
+ The new version 3 of the Red Hat Cluster Suite is not compatible with
  the currently installed one. Upgrading these packages without stopping 
- the complete cluster can cause filesystem corruption on shared storage 
+ the complete cluster can cause file system corruption on shared storage 
  devices.
- .
- For instructions on how to safely upgrade the Red Hat Cluster Suite to
- version 2.0, please refer to the following document:
- .
- http://wiki.debian.org/UpgradeRHCSV1toV2
- .
--- redhat-cluster.old/debian/control	2009-10-10 07:38:21.000000000 +0200
+++ redhat-cluster/debian/control	2009-10-28 20:49:13.246465605 +0100
@@ -12,9 +12,13 @@
 Priority: optional
 Architecture: all
 Depends: ${misc:Depends}, cman, gfs-tools, gfs2-tools, rgmanager, clvm
-Description: Red Hat cluster suite (metapackage)
+Description: Red Hat cluster suite - metapackage
+ RHCS is a cluster management infrastructure, for building
+ high-availability multi-node clusters with service and IP failover on
+ top of shared Fibre Channel/iSCSI storage devices.
+ .
  The only scope for this package is to install the full Red Hat Cluster Suite
- in one shot. It is safe to remove it.
+ in one operation. It is safe to remove it.
 
 Package: cman
 Architecture: any
@@ -25,23 +29,28 @@
  libnet-snmp-perl, libnet-telnet-perl, snmp, telnet, openssh-client,
  python-openssl
 Conflicts: libdlm-dev (<= 2.20090112-0ubuntu3)
-Description: cluster manager
- CMAN is a symmetric general-purpose cluster manager. It consists of
- a connection manager that handles cluster membership management,
- messaging among the cluster nodes, event notification, quorum and
- state transitions. Another part of CMAN is a service manager that
- handles service groups.
+Description: Red Hat cluster suite - cluster manager
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ CMAN is a symmetric general-purpose cluster manager. It provides a 
+ service manager that handles service groups, plus a connection 
+ manager that handles cluster membership management, messaging among
+ the cluster nodes, event notification, quorum and state transitions.
  .
- This package contains only userspace tools for controlling the actual
- cluster manager.
+ This package contains only tools for controlling the cluster manager
+ itself.
 
 Package: liblogthread3
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: cluster logging - libraries
- this library provides a simple logging API designed for cluster
- applications.
+Description: Red Hat cluster suite - cluster logging libraries
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ The logthread library provides a simple logging API designed for
+ cluster applications.
  .
  This package contains the client libraries.
 
@@ -49,9 +58,12 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, liblogthread3 (= ${binary:Version})
-Description: cluster logging - development files
- this library provides a simple logging API designed for cluster
- applications.
+Description: Red Hat cluster suite - cluster logging development files
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ The logthread library provides a simple logging API designed for
+ cluster applications.
  .
  This package contains the files needed for developing applications.
 
@@ -59,12 +71,13 @@
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: cluster configuration - libraries
- this library provides a simplified xpath implementation to access
- cman/corosync configuration objdb retaining the same API as the old
- and deprecated libccs provided by ccsd.
- .
- brand new applications should use libconfdb from corosync.
+Description: Red Hat cluster suite - cluster configuration libraries
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ The ccs library provides a simplified XPath implementation to access
+ CMAN/Corosync configuration data via the same API as the old and
+ deprecated libccs provided by ccsd.
  .
  This package contains the client libraries.
 
@@ -72,28 +85,42 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libccs3 (= ${binary:Version})
-Description: cluster manager - development files
- this library provides a simplified xpath implementation to access
- cman/corosync configuration objdb retaining the same API as the old
- and deprecated libccs provided by ccsd.
- .
- brand new applications should use libconfdb from corosync.
+Description: Red Hat cluster suite - cluster manager development files
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ The ccs library provides a simplified XPath implementation to access
+ CMAN/Corosync configuration data via the same API as the old and
+ deprecated libccs provided by ccsd.
  .
- This package contains the files needed for developing applications.
+ It shouldn't be used for new development. Use libconfdb from
+ corosync instead.
 
 Package: libccs-perl
 Section: perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Perl module for using the libccs2 library
- This modules implements a Perl interface to the Cluster libccs library.
+Description: Red Hat cluster suite - cluster configuration module
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ The ccs library provides a simplified XPath implementation to access
+ CMAN/Corosync configuration data via the same API as the old and
+ deprecated libccs provided by ccsd.
+ .
+ This module implements a Perl interface to the libccs library.
+ It shouldn't be used for new development. Use libconfdb from
+ corosync instead.
 
 Package: libcman3
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: cluster manager - libraries
- cman provides a general purpose, corosync/openais based, cluster manager.
+Description: Red Hat cluster suite - cluster manager libraries
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ CMAN provides a general-purpose Corosync/OpenAIS-based cluster manager.
  .
  This package contains the client libraries.
 
@@ -101,8 +128,11 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libcman3 (= ${binary:Version})
-Description: cluster manager - development files
- cman provides a general purpose, corosync/openais based, cluster manager.
+Description: Red Hat cluster suite - cluster manager development files
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
+ CMAN provides a general-purpose Corosync/OpenAIS-based cluster manager.
  .
  This package contains the files needed for developing applications.
 
@@ -111,7 +141,10 @@
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: udev (<< 0.136-1)
-Description: distributed lock manager - library
+Description: Red Hat cluster suite - distributed lock manager library
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  DLM is a symmetric general-purpose distributed lock manager. It is
  used for example by GFS and the distributed volume manager.
  .
@@ -122,7 +155,10 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, libdlm3 (= ${binary:Version})
-Description: distributed lock manager - development files
+Description: Red Hat cluster suite - distributed lock manager development files
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  DLM is a symmetric general-purpose distributed lock manager. It is
  used for example by GFS and the distributed volume manager.
  .
@@ -133,7 +169,10 @@
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: distributed lock manager - library
+Description: Red Hat cluster suite - distributed lock manager library
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  DLM is a symmetric general-purpose distributed lock manager. It is
  used for example by GFS and the distributed volume manager.
  .
@@ -144,7 +183,10 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libdlmcontrol3 (= ${binary:Version})
-Description: distributed lock manager - development files
+Description: Red Hat cluster suite - distributed lock manager development files
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  DLM is a symmetric general-purpose distributed lock manager. It is
  used for example by GFS and the distributed volume manager.
  .
@@ -155,7 +197,10 @@
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: fence client - library
+Description: Red Hat cluster suite - fence client library
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  fenced is the daemon in charge of controlling cluster node fencing.
  .
  This is the client library for requesting node fencing.
@@ -164,7 +209,10 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libfence4 (= ${binary:Version})
-Description: fenced - development files
+Description: Red Hat cluster suite - fence server development files
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  fenced is the daemon in charge of controlling cluster node fencing.
  .
  This package contains the files needed for developing applications
@@ -175,33 +223,40 @@
 Depends: ${misc:Depends}, ${shlibs:Depends}, gfs2-tools
 Recommends: redhat-cluster-modules
 Section: admin
-Description: global file system tools 
+Description: Red Hat cluster suite - global file system tools
+ This package is part of the Red Hat Cluster Suite, a complete
+ high-availability solution.
+ .
  The Global File System allows a cluster of machines to concurrently access
  shared storage hardware like SANs or iSCSI and network block devices. GFS
- can be deployed to build high available services without the single point
- of failure a file server would be.
+ can be deployed to build high-availability services without the single point
+ of failure of a file server.
  .
- This package contains userspace tools for creating and managing global
- file systems. GFS itself is a set of kernel modules.
+ This package contains tools for creating and managing global file systems.
+ GFS itself is a set of kernel modules.
  .
- Note: the package requires gfs2-tools installed and it's known to work fine
- even if GFS2 is highly experimental and *MUST NOT* be used in production
- environment yet.
+ Note: the package requires gfs2-tools installed; this is known to be
+ reliable even though the GFS2 kernel modules themselves are highly
+ experimental and *MUST NOT* be used in a production environment yet.
 
 Package: gfs2-tools
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, psmisc
 Section: admin
-Description: global file system 2 tools (EXPERIMENTAL)
- The Global File System 2 allows a cluster of machines to concurrently access
+Description: Red Hat cluster suite - global file system 2 tools
+ This package is part of the Red Hat Cluster Suite, a complete
+ high-availability solution.         
+ .
+ The Global File System allows a cluster of machines to concurrently access
  shared storage hardware like SANs or iSCSI and network block devices. GFS
- can be deployed to build high available services without the single point
- of failure a file server would be.
+ can be deployed to build high-availability services without the single point
+ of failure of a file server.
  .
- This package contains userspace tools for creating and managing global
- file systems. GFS2 itself is a set of kernel modules.
+ This package contains tools for creating and managing global file systems.
+ GFS itself is a set of kernel modules.
  .
- GFS2 *MUST NOT* be used in production environment yet.
+ The GFS2 kernel modules themselves are highly experimental and *MUST NOT*
+ be used in a production environment yet.
 
 Package: rgmanager
 Architecture: any
@@ -209,7 +264,10 @@
  iproute, iputils-arping, iputils-ping, nfs-kernel-server, nfs-common,
  perl, gawk, net-tools
 Conflicts: nfs-user-server
-Description: clustered resource group manager
+Description: Red Hat cluster suite - clustered resource group manager
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  Resource Group Manager provides high availability of critical server
  applications in the event of planned or unplanned system downtime.
 
@@ -217,6 +275,9 @@
 Architecture: all
 Depends: ${misc:Depends}, bzip2
 Description: Red Hat cluster suite - kernel module source
+ This package is part of the Red Hat Cluster Suite, a complete         
+ high-availability solution.         
+ .
  This package contains the source necessary for compiling the Red Hat
- cluster suite out-of-tree kernel module gfs against the 
- Linux tree.
+ Cluster Suite out-of-tree kernel module gfs against the Linux kernel
+ source tree.


More information about the Debian-ha-maintainers mailing list