Your message dated Tue, 10 Nov 2009 13:02:27 +0000
with message-id <e1n7qmd-0002lf...@ries.debian.org>
and subject line Bug#554845: fixed in linuxdoc-tools 0.9.66
has caused the Debian Bug report #554845,
regarding linuxdoc-tools: fmt_info.pl should quote regex metacharacters in 
$texifile 
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 ow...@bugs.debian.org
immediately.)


-- 
554845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linuxdoc-tools
Version: 0.9.65

Installing linuxdoc-tools on Mac OS X 10.5 fails while building the info docs:

  -------- Building linuxdoc-tools docs ---------
  Installed tree: /tmp/linuxdoc
  Using temporary directory: 
/var/folders/EA/EAFvc29XFQqO2UsLG6Lzsk+++TE/-Tmp-//ldt.FFdsWGpnGl
  - Building txt docs
  [...]
  - Building info docs
  Processing file ./guide.sgml
  Nested quantifiers in regex; marked by <-- HERE in 
m//var/folders/EA/EAFvc29XFQqO2UsLG6Lzsk++ <-- HERE 
+TE/-Tmp-/ldt.FFdsWGpnGl/linuxdoc-tools.f0Q7jOlN7Q/sgmltmp.guide.2.texi/ at 
/var/folders/EA/EAFvc29XFQqO2UsLG6Lzsk+++TE/-Tmp-//ldt.FFdsWGpnGl/linuxdoc-tools/fmt/fmt_info.pl
 line 145.
  make: *** [install] Error 2

This is caused by TMPDIR containing the substring "+++":

  fjelljo:/tmp/linuxdoc-tools-0.9.65 > echo $TMPDIR
  /var/folders/EA/EAFvc29XFQqO2UsLG6Lzsk+++TE/-Tmp-/


Suggested fix:

--- lib/fmt/fmt_info.pl.orig    2009-11-06 22:08:04.000000000 +0100
+++ lib/fmt/fmt_info.pl 2009-11-06 22:18:59.000000000 +0100
@@ -142,7 +142,7 @@
   close $TMPINFO;

   # Change to something useful origin filename given by makeinfo
-  $infotext =~ s/$texifile/$fileinfo/;
+  $infotext =~ s/\Q$texifile\E/$fileinfo/;

   # Remove not needed line in resulting info file. Only first match.
   $infotext =~ s/\\input texinfo//;



--- End Message ---
--- Begin Message ---
Source: linuxdoc-tools
Source-Version: 0.9.66

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

linuxdoc-tools-info_0.9.66_all.deb
  to main/l/linuxdoc-tools/linuxdoc-tools-info_0.9.66_all.deb
linuxdoc-tools-latex_0.9.66_all.deb
  to main/l/linuxdoc-tools/linuxdoc-tools-latex_0.9.66_all.deb
linuxdoc-tools-text_0.9.66_all.deb
  to main/l/linuxdoc-tools/linuxdoc-tools-text_0.9.66_all.deb
linuxdoc-tools_0.9.66.dsc
  to main/l/linuxdoc-tools/linuxdoc-tools_0.9.66.dsc
linuxdoc-tools_0.9.66.tar.gz
  to main/l/linuxdoc-tools/linuxdoc-tools_0.9.66.tar.gz
linuxdoc-tools_0.9.66_i386.deb
  to main/l/linuxdoc-tools/linuxdoc-tools_0.9.66_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 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Agustin Martin Domingo <agmar...@debian.org> (supplier of updated 
linuxdoc-tools 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Sat, 07 Nov 2009 20:29:00 +0100
Source: linuxdoc-tools
Binary: linuxdoc-tools linuxdoc-tools-text linuxdoc-tools-latex 
linuxdoc-tools-info
Architecture: source all i386
Version: 0.9.66
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group <debian-xml-sgml-p...@lists.alioth.debian.org>
Changed-By: Agustin Martin Domingo <agmar...@debian.org>
Description: 
 linuxdoc-tools - convert LinuxDoc SGML source into other formats
 linuxdoc-tools-info - Info output facility of LinuxDoc-Tools
 linuxdoc-tools-latex - LaTeX/PS/PDF output facility of LinuxDoc-Tools
 linuxdoc-tools-text - Text output facility of LinuxDoc-Tools
Closes: 554845
Changes: 
 linuxdoc-tools (0.9.66) unstable; urgency=low
 .
   * debian/control:
     - Bump debhelper dependency to 7.
   * lib/fmt/fmt_info.pl
     - Make sure non-alphanumeric characters are backslashed
       when playing with original full filename. Thanks
       Michael Klein for report and fix (Closes: #554845).
Checksums-Sha1: 
 5187781c582d0f36b63a2115ed32120a267d90a7 1174 linuxdoc-tools_0.9.66.dsc
 a3ed5f495007ba40e4352325b704ac7309d9e78f 617342 linuxdoc-tools_0.9.66.tar.gz
 645eede9e1d53de776dfc7e8d1d93558fee55a64 17444 
linuxdoc-tools-text_0.9.66_all.deb
 2d74483b662c148f2403ca8847a4c5a6c013421c 17488 
linuxdoc-tools-latex_0.9.66_all.deb
 78d5156502ddc3354f2e1f9bf74525e9f43903b9 17440 
linuxdoc-tools-info_0.9.66_all.deb
 09c513cd7aa4ae650d9d6a5db31e114ca465312e 401892 linuxdoc-tools_0.9.66_i386.deb
Checksums-Sha256: 
 9c782a51cc90808fa07142902bb4fbac250da09c9687af39e27c6073b0e41b6e 1174 
linuxdoc-tools_0.9.66.dsc
 128cabb52ef8fb2f370ee488ea92bf4d8e49859200c7c8cae807abfe860a62ec 617342 
linuxdoc-tools_0.9.66.tar.gz
 c4e32262058caa2eb7a94d13bcc2327d0227edbbc4ff06f0625a111efad680f6 17444 
linuxdoc-tools-text_0.9.66_all.deb
 9895e86b04988d5921ab1951cb8f080c52fb4d808e9f97e151ed3d553a518625 17488 
linuxdoc-tools-latex_0.9.66_all.deb
 2fbb19fd3fd3e63d74092479ae9aaf805f421f181e29cebc98655e23478b3be7 17440 
linuxdoc-tools-info_0.9.66_all.deb
 e251d9333eb1399888497e823db1c7a499b22de18ecc97bc28aa7d8f4dd2b089 401892 
linuxdoc-tools_0.9.66_i386.deb
Files: 
 382ffcad069eeb699ef98f5a801bc70d 1174 text optional linuxdoc-tools_0.9.66.dsc
 f214e79b0dd084689cd04f18722bd563 617342 text optional 
linuxdoc-tools_0.9.66.tar.gz
 66c5a29e3888208b3cd8c69ee1054544 17444 text optional 
linuxdoc-tools-text_0.9.66_all.deb
 943526e00d6c37d672530bab82e63e2d 17488 text optional 
linuxdoc-tools-latex_0.9.66_all.deb
 35a4ef5161bcbe2291c9c95179d5ee21 17440 text optional 
linuxdoc-tools-info_0.9.66_all.deb
 333247cd0547cde75f9f58d11de468a3 401892 text optional 
linuxdoc-tools_0.9.66_i386.deb

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

iD8DBQFK+V/PTShHqj72DpwRAkmGAJ0bi17XhiAMNMCFtprV/VOK5hgP3wCgi/GE
0uW1C0Alh009w7sPWfmZfIs=
=sN2W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to