Your message dated Sat, 14 Mar 2009 23:47:09 +0000
with message-id <[email protected]>
and subject line Bug#519162: fixed in man-db 2.5.5-1
has caused the Debian Bug report #519162,
regarding man-db: man(1) example for "-r" prompt missing an escape
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 [email protected]
immediately.)


-- 
519162: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519162
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: man-db
Version: 2.5.2-4
Severity: minor
Tags: patch

In man(1), the example for the "-r" prompt is missing an escape for the
backslash for the last space, ie:

   .B byte\e\ %bB?s/%s..?\e\ (END):?pB\ %pB\e\e%..

should be:

   .B byte\e\ %bB?s/%s..?\e\ (END):?pB\e\ %pB\e\e%..

Trying to use the example (eg setting $MANOPT in the environment), causes
man to complain:

   man: Too many arguments
   Try `man --help' or `man --usage' for more information.

In Debian Etch, apparently man-db used getopt for argument parsing and did
not complain about this.  In Debian Lenny, apparently man-db uses gnulib
argp now, and it gives the above error.  (Thus, this bug was experienced as
an etch->lenny upgrade problem, until I tracked it to the $MANOPT in my
environment.)  The man(1) page has the typo in both etch and lenny.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-23-xen (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages man-db depends on:
ii  bsdmainutils           6.1.10            collection of more utilities from 
ii  debconf [debconf-2.0]  1.5.24            Debian configuration management sy
ii  dpkg                   1.14.25           Debian package management system
ii  groff-base             1.18.1.1-21       GNU troff text-formatting system (
ii  libc6                  2.7-18            GNU C Library: Shared libraries
ii  libgdbm3               1.8.3-3           GNU dbm database routines (runtime
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

man-db recommends no packages.

Versions of packages man-db suggests:
pn  groff                      <none>        (no description available)
ii  less                       418-1         Pager program similar to more
ii  lynx-cur [www-browser]     2.8.7dev9-2.1 Text-mode WWW Browser with NLS sup

-- debconf information:
  man-db/install-setuid: false

*** /tmp/man.1.diff
--- man.1.orig  2009-01-24 07:30:57.000000000 -0500
+++ man.1       2009-03-10 14:23:34.000000000 -0400
@@ -740,7 +740,7 @@
 
 .B \e\ Manual\e\ page\e\ \e$MAN_PN\e\ ?ltline\e\ %lt?L/%L.:
 .br
-.B byte\e\ %bB?s/%s..?\e\ (END):?pB\ %pB\e\e%..
+.B byte\e\ %bB?s/%s..?\e\ (END):?pB\e\ %pB\e\e%..
 
 It is broken into two lines here for the sake of readability only.
 For its meaning see the
--- man.1.orig  2009-01-24 07:30:57.000000000 -0500
+++ man.1       2009-03-10 14:23:34.000000000 -0400
@@ -740,7 +740,7 @@
 
 .B \e\ Manual\e\ page\e\ \e$MAN_PN\e\ ?ltline\e\ %lt?L/%L.:
 .br
-.B byte\e\ %bB?s/%s..?\e\ (END):?pB\ %pB\e\e%..
+.B byte\e\ %bB?s/%s..?\e\ (END):?pB\e\ %pB\e\e%..
 
 It is broken into two lines here for the sake of readability only.
 For its meaning see the

--- End Message ---
--- Begin Message ---
Source: man-db
Source-Version: 2.5.5-1

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

man-db_2.5.5-1.diff.gz
  to pool/main/m/man-db/man-db_2.5.5-1.diff.gz
man-db_2.5.5-1.dsc
  to pool/main/m/man-db/man-db_2.5.5-1.dsc
man-db_2.5.5-1_i386.deb
  to pool/main/m/man-db/man-db_2.5.5-1_i386.deb
man-db_2.5.5.orig.tar.gz
  to pool/main/m/man-db/man-db_2.5.5.orig.tar.gz



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated man-db 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 [email protected])


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

Format: 1.8
Date: Sat, 14 Mar 2009 23:32:45 +0000
Source: man-db
Binary: man-db
Architecture: source i386
Version: 2.5.5-1
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description: 
 man-db     - on-line manual pager
Closes: 519162 519647
Changes: 
 man-db (2.5.5-1) unstable; urgency=low
 .
   * New upstream release:
     - Fix an uninitialised variable when sorting manual page candidates that
       could lead to excessive memory allocation and possible crashes
       (thanks, Dustin Marquess; closes: #519647).
     - man(1): Fix missing backslash in -r default (thanks, Will Day; closes:
       #519162).
Checksums-Sha1: 
 a4eb3c86a63744f0e30499a9fbdfbedbdc0eae99 1084 man-db_2.5.5-1.dsc
 029c6f19084c329be7fdae69143a87a6d3a8dce6 1948612 man-db_2.5.5.orig.tar.gz
 bdd4ad227b4b283b211e8bc8d8e0a058d0690dcf 63970 man-db_2.5.5-1.diff.gz
 5d44f6e4c599878fc68edf48b8a006c9db7dd970 1194262 man-db_2.5.5-1_i386.deb
Checksums-Sha256: 
 5b39c066a3be8de8c90e5051d4c3988f1c8c0976be4dbf5c94af100697ae9993 1084 
man-db_2.5.5-1.dsc
 ab2b1d1f2597c80784c19ece54e66c3bcff223e8e6bef6335e50066331f12c26 1948612 
man-db_2.5.5.orig.tar.gz
 ecb22517df92ebf78c96e164d4c86e8053ac80e926fb51eb1f93118f053c905d 63970 
man-db_2.5.5-1.diff.gz
 19645b912ed789cbcd091c217d936afd68acc2fc02b76cee86b751464115c1dc 1194262 
man-db_2.5.5-1_i386.deb
Files: 
 4a07a65a775aed7ec1ca630fb13c8227 1084 doc important man-db_2.5.5-1.dsc
 ca382dd934fc8b9e9a64d13354be48cf 1948612 doc important man-db_2.5.5.orig.tar.gz
 42fa0e60bcf9cc71ae5dfcbb43a5aceb 63970 doc important man-db_2.5.5-1.diff.gz
 9a07a02f16140c77defdee66acaf35ad 1194262 doc important man-db_2.5.5-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Colin Watson <[email protected]> -- Debian developer

iD8DBQFJvD9C9t0zAhD6TNERAmJeAJ9jxkDl5N4Au7SV8MsJeUDvUx8+4gCfS4iH
Z+fjvJ3K6oHBXpYjdTrgcQU=
=XbNi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to