Your message dated Sun, 31 Jul 2005 08:02:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319569: fixed in cvsbook 1.21-10
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; 23 Jul 2005 02:10:09 +0000
>From [EMAIL PROTECTED] Fri Jul 22 19:10:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dw9Sq-0000UB-00; Fri, 22 Jul 2005 19:10:08 -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 j6N2A7JI034232
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Fri, 22 Jul 2005 19:10:08 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1Dw6Tw-0001K7-Po
        for [EMAIL PROTECTED]; Fri, 22 Jul 2005 15:59:04 -0700
Date: Fri, 22 Jul 2005 15:59:04 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Unable to open cvsbook.html
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF"
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: [EMAIL PROTECTED]
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=-2.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--eAbsdosE1cNLO4uF
Content-Type: multipart/mixed; boundary="J/dobhs11T7y2rNN"
Content-Disposition: inline


--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: cvsbook
Version: 1.21-9
Severity: serious
Tags: patch

cvsbook fails to build because recent versions of texi2html place
their output in a subdirectory:

> ./fix-anchors.py cvsbook.html cvsbook-fixed.html
> Traceback (most recent call last):
>   File "./fix-anchors.py", line 65, in ?
>     src =3D open(sys.argv[1], 'r+')
> IOError: [Errno 2] No such file or directory: 'cvsbook.html'

The attached patch makes it look for the HTML files in the cvsbook
subdirectory.

--=20
Matt

--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable

diff -u cvsbook-1.21/Makefile cvsbook-1.21/Makefile
--- cvsbook-1.21/Makefile
+++ cvsbook-1.21/Makefile
@@ -14,8 +14,8 @@
        makeinfo main.texi
=20
 html: version html-monolithic html-distributed
-       ./fix-anchors.py cvsbook.html cvsbook-fixed.html
-       mv cvsbook-fixed.html cvsbook.html
+       ./fix-anchors.py cvsbook/cvsbook.html cvsbook/cvsbook-fixed.html
+       mv cvsbook/cvsbook-fixed.html cvsbook/cvsbook.html
=20
 html-monolithic: version
        ln -sf main.texi cvsbook.texi
diff -u cvsbook-1.21/debian/rules cvsbook-1.21/debian/rules
--- cvsbook-1.21/debian/rules
+++ cvsbook-1.21/debian/rules
@@ -25,7 +25,7 @@
 binary-indep: build install
        dh_testdir
        dh_testroot
-       dh_installdocs README TODO cvsbook*.html cvsbook.ps
+       dh_installdocs README TODO cvsbook/*.html cvsbook.ps
        dh_installinfo cvsbook.info*
        dh_installchangelogs ChangeLog
        dh_compress

--J/dobhs11T7y2rNN--

--eAbsdosE1cNLO4uF
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)

iD8DBQFC4Xo4fNdgYxVXvBARAqxnAKCY0B/L1opv2F+qcGEPQa6n2E5/VwCgi/a2
/Y/TuM+Fc15/jpjMOcjm534=
=wgzk
-----END PGP SIGNATURE-----

--eAbsdosE1cNLO4uF--

---------------------------------------
Received: (at 319569-close) by bugs.debian.org; 31 Jul 2005 15:09:15 +0000
>From [EMAIL PROTECTED] Sun Jul 31 08:09:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1DzFKI-00031A-00; Sun, 31 Jul 2005 08:02:06 -0700
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#319569: fixed in cvsbook 1.21-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 31 Jul 2005 08:02:06 -0700
Delivered-To: [EMAIL PROTECTED]
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

Source: cvsbook
Source-Version: 1.21-10

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

cvsbook_1.21-10.diff.gz
  to pool/main/c/cvsbook/cvsbook_1.21-10.diff.gz
cvsbook_1.21-10.dsc
  to pool/main/c/cvsbook/cvsbook_1.21-10.dsc
cvsbook_1.21-10_all.deb
  to pool/main/c/cvsbook/cvsbook_1.21-10_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated cvsbook 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.7
Date: Mon,  5 Jul 2004 13:08:01 +0200
Source: cvsbook
Binary: cvsbook
Architecture: source all
Version: 1.21-10
Distribution: unstable
Urgency: medium
Maintainer: Frank Lichtenheld <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description: 
 cvsbook    - Open Source Development with CVS, the book
Closes: 319569
Changes: 
 cvsbook (1.21-10) unstable; urgency=medium
 .
   * Move all Build-Depends except for debhelper to
     Build-Depends-Indep
   * Don't include the fourth digit of Standards-Version
   * Update Standards-Version to 3.6.2 (no changes)
   * Apply patch by Matt Kraai to fix build with current
     texi2html versions (Closes: #319569)
Files: 
 a53aef6c86a512a18b4f37206e31d230 613 doc optional cvsbook_1.21-10.dsc
 0f07e7adfa2191c1d9f1a6f7629a40b5 4536 doc optional cvsbook_1.21-10.diff.gz
 1fa42a247cbb1e89dc72eeca55a726dd 767990 doc optional cvsbook_1.21-10_all.deb

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

iD8DBQFC4hNnQbn06FtxPfARAi/hAJ9fpRVtJnjLDtiaELA6mOc+ChDmBQCfXiXV
xTbazLP/s69ISFTq4CUETe0=
=JQWQ
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to