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

Bug#317863: marked as done (Loops forever processing bbdb.texinfo)



Your message dated Sun, 04 Sep 2005 04:32:08 -0700
with message-id <E1EBsjI-0002kQ-00@spohr.debian.org>
and subject line Bug#317863: fixed in texi2html 1.76-2
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; 12 Jul 2005 03:25:26 +0000
>From kraai@lafn.org Mon Jul 11 20:25:26 2005
Return-path: <kraai@lafn.org>
Received: from zoot.lafn.org [206.117.18.6] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DsBOg-0004vk-00; Mon, 11 Jul 2005 20:25:26 -0700
Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
	(authenticated bits=0)
	by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j6C3PPQC073152
	(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
	for <submit@bugs.debian.org>; Mon, 11 Jul 2005 20:25:26 -0700 (PDT)
	(envelope-from kraai@lafn.org)
Received: from kraai by localhost.localdomain with local (Exim 4.50)
	id 1Ds6fE-0002It-52
	for submit@bugs.debian.org; Mon, 11 Jul 2005 15:22:12 -0700
Date: Mon, 11 Jul 2005 15:22:12 -0700
From: Matt Kraai <kraai@ftbfs.org>
To: submit@bugs.debian.org
Subject: Loops forever processing bbdb.texinfo
Message-ID: <20050711222211.GH3074@localhost.localdomain>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="muT+E17Lr9urPYYJ"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
	HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--muT+E17Lr9urPYYJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: texi2html
Version: 1.76-1
Severity: serious

bbdb fails to build because texi2html loops forever on bbdb.texinfo:

> cd texinfo && /usr/bin/texi2html -split=3Dchapter bbdb.texinfo

It loops forever on lines 10606 to 10613, trying to set the following
field for the "Other database manipulation functions" subsection.
Changing the loop test to use

 $up ne $element_top

instead of

 $up->{'up'}

fixes the problem, but I'm not sure that there isn't a better way.

--=20
Matt

--muT+E17Lr9urPYYJ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFC0vETfNdgYxVXvBARAi7GAJ9uAukqIqEYDg5+aov9reXTIUysEwCfWN/9
TjM5mDJBMxILKXfLXsvUsyc=
=Ip7R
-----END PGP SIGNATURE-----

--muT+E17Lr9urPYYJ--

---------------------------------------
Received: (at 317863-close) by bugs.debian.org; 4 Sep 2005 11:38:29 +0000
>From katie@spohr.debian.org Sun Sep 04 04:38:29 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EBsjI-0002kQ-00; Sun, 04 Sep 2005 04:32:08 -0700
From: Nigel Jones <nigelj@gmail.com>
To: 317863-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#317863: fixed in texi2html 1.76-2
Message-Id: <E1EBsjI-0002kQ-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Sun, 04 Sep 2005 04:32:08 -0700
Delivered-To: 317863-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: texi2html
Source-Version: 1.76-2

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

texi2html_1.76-2.diff.gz
  to pool/main/t/texi2html/texi2html_1.76-2.diff.gz
texi2html_1.76-2.dsc
  to pool/main/t/texi2html/texi2html_1.76-2.dsc
texi2html_1.76-2_all.deb
  to pool/main/t/texi2html/texi2html_1.76-2_all.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 317863@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nigel Jones <nigelj@gmail.com> (supplier of updated texi2html 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: Sun,  4 Sep 2005 22:37:39 +1200
Source: texi2html
Binary: texi2html
Architecture: source all
Version: 1.76-2
Distribution: unstable
Urgency: low
Maintainer: Nigel Jones <nigelj@gmail.com>
Changed-By: Nigel Jones <nigelj@gmail.com>
Description: 
 texi2html  - Convert Texinfo files to HTML
Closes: 314843 317863 318536 321586 326048
Changes: 
 texi2html (1.76-2) unstable; urgency=low
 .
   * Closes: #318536: Chokes on gnugo.texi
   * Closes: #317863: Loops forever processing bbdb.texinfo
   * Closes: #321586: Includes non-free images - Fixed by dual GPL/CC agreement
   * New maintainer. (Closes: #314843: ITA: texi2html -- Convert Texinfo
     files to HTML)
   * Closes: #326048: gnugo: FTBFS: Undefined
     subroutine &amp;main::normalize_space called at /usr/bin/texi2html
     line 13756. (Caused by texi2html)
Files: 
 bd549db735b347384e6d48d4a97570a1 585 text optional texi2html_1.76-2.dsc
 5156e634e5a990224aaff6a86b2bcc1b 22608 text optional texi2html_1.76-2.diff.gz
 23c212b4e219d6fb68704ab58fc5325d 289420 text optional texi2html_1.76-2_all.deb

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

iD8DBQFDGtllgY5NIXPNpFURApsTAJ40qGLGOYbyC/sTypIcM9SmAPs+9ACfWEW8
xcGxhkHmQRI8HiwQwRY7BVI=
=iE4U
-----END PGP SIGNATURE-----



Reply to: