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

Bug#624261: marked as done (Patch for statd.8 and nfsiostat.8 man syntax errors)



Your message dated Sat, 18 Jun 2011 09:02:42 +0000
with message-id <E1QXrQQ-0008Uj-7V@franck.debian.org>
and subject line Bug#624261: fixed in nfs-utils 1:1.2.3-3
has caused the Debian Bug report #624261,
regarding Patch for statd.8 and nfsiostat.8 man syntax errors
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
624261: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624261
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-common
Version: 1:1.2.3-2
Tags: patch 
Severity: minor

Hi,

During update of manpages-fr-extra, po4a complained about syntax issues with
two manpages from nfs-utils.

It's not only nitpicking for po4a, as it prevents as well some part of the
manpages from being displayed by the pager.

Already spotted by lintian (the 3rd one is not a problem for po4a nor pager):
http://lintian.debian.org/maintainer/debian-kernel@lists.debian.org.html#nfs-utils )

Here are two tiny patches for this (against upstream branch from your git).

-- 
Simon Paillard
>From eb0f1c1ccb60ebed6c959088467f5bf8bfcaedc9 Mon Sep 17 00:00:00 2001
From: Simon Paillard <spaillard@debian.org>
Date: Wed, 27 Apr 2011 00:15:49 +0200
Subject: [PATCH] Fix statd.8 manpage syntax 'visible'

---
 utils/statd/statd.man |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/utils/statd/statd.man b/utils/statd/statd.man
index ca00e24..3209a50 100644
--- a/utils/statd/statd.man
+++ b/utils/statd/statd.man
@@ -347,8 +347,8 @@ of the requesting lock manager.
 TI-RPC is a pre-requisite for supporting NFS on IPv6.
 If TI-RPC support is built into
 .BR rpc.statd ,
-it attempts to start listeners on network transports marked
-'visible' in
+it attempts to start listeners on network transports marked 'visible'
+in
 .IR /etc/netconfig .
 As long as at least one network transport listener starts successfully,
 .B rpc.statd
-- 
1.7.2.5

>From 00a47ffac69bd0a9331f899cdc04728fb567519d Mon Sep 17 00:00:00 2001
From: Simon Paillard <spaillard@debian.org>
Date: Wed, 27 Apr 2011 00:22:45 +0200
Subject: [PATCH 2/2] Fix nfsiostat.8 manpage syntax missing .I

---
 tools/nfs-iostat/nfsiostat.man |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/nfs-iostat/nfsiostat.man b/tools/nfs-iostat/nfsiostat.man
index 99e04fb..3ec245d 100644
--- a/tools/nfs-iostat/nfsiostat.man
+++ b/tools/nfs-iostat/nfsiostat.man
@@ -24,7 +24,7 @@ parameter is
 specified, the value of 
 .I <count> 
 determines the number of reports generated at
-. <interval> 
+.I <interval> 
 seconds apart. if the interval parameter is 
 specified without the
 .I <count> 
-- 
1.7.2.5


--- End Message ---
--- Begin Message ---
Source: nfs-utils
Source-Version: 1:1.2.3-3

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

nfs-common_1.2.3-3_i386.deb
  to main/n/nfs-utils/nfs-common_1.2.3-3_i386.deb
nfs-kernel-server_1.2.3-3_i386.deb
  to main/n/nfs-utils/nfs-kernel-server_1.2.3-3_i386.deb
nfs-utils_1.2.3-3.debian.tar.bz2
  to main/n/nfs-utils/nfs-utils_1.2.3-3.debian.tar.bz2
nfs-utils_1.2.3-3.dsc
  to main/n/nfs-utils/nfs-utils_1.2.3-3.dsc



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

Debian distribution maintenance software
pp.
Luk Claes <luk@debian.org> (supplier of updated nfs-utils 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.8
Date: Sat, 18 Jun 2011 10:48:28 +0200
Source: nfs-utils
Binary: nfs-kernel-server nfs-common
Architecture: source i386
Version: 1:1.2.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Luk Claes <luk@debian.org>
Description: 
 nfs-common - NFS support files common to client and server
 nfs-kernel-server - support for NFS kernel server
Closes: 621027 624261 629420
Changes: 
 nfs-utils (1:1.2.3-3) unstable; urgency=medium
 .
   [ Luk Claes ]
   * Remove build dependency on librpcsecgss-dev as it's superseded by
     libtirpc-dev
   * Remove very old versioned dependencies on netbase and libblkid1
   * Exclude state files from dh_md5sum
   * Use rpcinfo instead of /dev/tcp redirection
   * Fix CVE-2011-1749: Anticipate RLIMIT_FSIZE (Closes: #629420)
   * start-statd: Use bash (Closes: #621027)
   * Add build-arch and build-indep makefile targets to debian/rules
   * Add override for setuid mount.nfs
 .
   [ Ben Hutchings ]
   * statd.man, nfsiostat.man: Fix syntax errors, thanks to Simon Paillard
     (Closes: #624261)
   * exports.man: Fix syntax errors
   * nfs.man: Fix syntax errors and improve tabulation
Checksums-Sha1: 
 1d6af0538949c4875e1133447c22c3530d359182 1458 nfs-utils_1.2.3-3.dsc
 0f0643b2b85f36cc1babb79e56a612a3a02be9ba 39521 nfs-utils_1.2.3-3.debian.tar.bz2
 99f6de73681db0eac34a350c51196228c453ae40 162898 nfs-kernel-server_1.2.3-3_i386.deb
 bd605beda4308544989298ff16d5ff9b6f24cd14 256248 nfs-common_1.2.3-3_i386.deb
Checksums-Sha256: 
 88b6160e2dd660a695c366e5f39eca02db03955aa593cc9b8f8644bac5fe4eea 1458 nfs-utils_1.2.3-3.dsc
 50e484b29053acbe9800d3c332681b517b0ec3f46a075f4d8178124ed1176868 39521 nfs-utils_1.2.3-3.debian.tar.bz2
 3e3c5be7c7c87aa08945db6820034bc11cc557d9cf6270268f0697d8fccfc962 162898 nfs-kernel-server_1.2.3-3_i386.deb
 7c5eb07c6c32c5f219c4cce362574d5363e476400c4510311087bc4c2630966e 256248 nfs-common_1.2.3-3_i386.deb
Files: 
 5dfe4b4bb75456c06fba9574431c33a7 1458 net standard nfs-utils_1.2.3-3.dsc
 a4645b5ae988bb25435fd3fe5295f9ad 39521 net standard nfs-utils_1.2.3-3.debian.tar.bz2
 69d014f9e2ad432b7fd21cb91c02b6d2 162898 net optional nfs-kernel-server_1.2.3-3_i386.deb
 6e0cb2a657e23a8a373379025efea401 256248 net standard nfs-common_1.2.3-3_i386.deb

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

iEYEARECAAYFAk38Z8cACgkQ5UTeB5t8Mo3/bACfbOj5AvhUhBiVeUg0fq+9hni+
vA0AnjIN19Ojy5ujboPzRZvmqqNCXsI9
=ATde
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: