sgml2x: FTBFS: ERROR at dump.c:188: No such file or directory

Bug #11465 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
sgml2x (Debian)
Fix Released
Unknown
sgml2x (Ubuntu)
Fix Released
High
LaMont Jones

Bug Description

Automatically imported from Debian bug report #287199 http://bugs.debian.org/287199

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #287199 http://bugs.debian.org/287199

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sat, 25 Dec 2004 19:16:45 +0100
From: Kurt Roeckx <email address hidden>
To: <email address hidden>
Subject: sgml2x: FTBFS: ERROR at dump.c:188: No such file or directory

Package: sgml2x
Version: 1.0.0-7
Severity: serious

Hi,

The package is failing to build with the following error:
bin/docbook-2-html -c catalog -C ./sgml2x-aliases -s nwalsh TODO.sgml
openjade1.3:W: unsupported declaration will be ignored
openjade1.3:W: unsupported declaration will be ignored
openjade1.3:W: unsupported declaration will be ignored
links -dump TODO-html/t1.html >TODO.txt
ERROR at dump.c:188: No such file or directory
make[1]: *** [TODO.txt] Error 1

Kurt

Revision history for this message
In , Florian Ernst (florian-uni-hd) wrote :

On Sat, 25 Dec 2004 19:16:45 +0100, Kurt Roeckx wrote:
> links -dump TODO-html/t1.html >TODO.txt
> ERROR at dump.c:188: No such file or directory

This error message elinks spews out looks overly dramatic, the
attached patch simply makes the package build again. Alternatively you
might want to change the build rules to build a .html again, but I
don't know which package's behavior has changed (I guess it's
docbook-xsl, yet I can't find anything in the changelog).
As this is very kludgy I don't set the "patch" tag.

pbuilder and debdiff tested.

Cheers,
Flo

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 4 Jan 2005 14:25:11 +0100
From: Florian Ernst <email address hidden>
To: <email address hidden>
Subject: Re: sgml2x: FTBFS: ERROR at dump.c:188: No such file or directory

--n/aVsWSeQ4JHkrmm
Content-Type: multipart/mixed; boundary="H8ygTp4AXg6deix2"
Content-Disposition: inline

--H8ygTp4AXg6deix2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Sat, 25 Dec 2004 19:16:45 +0100, Kurt Roeckx wrote:
> links -dump TODO-html/t1.html >TODO.txt
> ERROR at dump.c:188: No such file or directory

This error message elinks spews out looks overly dramatic, the
attached patch simply makes the package build again. Alternatively you
might want to change the build rules to build a .html again, but I
don't know which package's behavior has changed (I guess it's
docbook-xsl, yet I can't find anything in the changelog).
As this is very kludgy I don't set the "patch" tag.

pbuilder and debdiff tested.

Cheers,
Flo

--H8ygTp4AXg6deix2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="sgml2x_bug287199.diff"
Content-Transfer-Encoding: quoted-printable

--- sgml2x-1.0.0.orig/Makefile
+++ sgml2x-1.0.0/Makefile
@@ -102,7 +102,7 @@
  bin/docbook-2-html ${DB2XOPTS} -s nwalsh $<
=20
 %.txt: %-html
- links -dump $</t1.html >$@
+ links -dump $</t1.htm >$@
=20
 clean::
  rm -f *.ps *.pdf *.fot *~

--H8ygTp4AXg6deix2--

--n/aVsWSeQ4JHkrmm
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFB2pk2s3U+TVFLPnwRAqk9AJ9KMwcXSGSXepd0ukbqtVYiJMkQZACfYx2n
wbgBEEdQaHihYCS4PHAWA+Y=
=+djq
-----END PGP SIGNATURE-----

--n/aVsWSeQ4JHkrmm--

Revision history for this message
In , Yann Dirson (ydirson-altern) wrote : Re: Bug#287199: sgml2x: FTBFS: ERROR at dump.c:188: No such file or directory

On Tue, Jan 04, 2005 at 02:25:11PM +0100, Florian Ernst wrote:
> On Sat, 25 Dec 2004 19:16:45 +0100, Kurt Roeckx wrote:
> > links -dump TODO-html/t1.html >TODO.txt
> > ERROR at dump.c:188: No such file or directory
>
> This error message elinks spews out looks overly dramatic, the
> attached patch simply makes the package build again. Alternatively you
> might want to change the build rules to build a .html again, but I
> don't know which package's behavior has changed

I guess it is mostly a missing build-dep on gtk-doc-tools.

Cheers,
--
Yann Dirson <email address hidden> |
Debian-related: <email address hidden> | Support Debian GNU/Linux:
                                    | Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/ | Check <http://www.debian.org/>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 5 Jan 2005 08:03:22 +0100
From: Yann Dirson <email address hidden>
To: Florian Ernst <email address hidden>, <email address hidden>
Subject: Re: Bug#287199: sgml2x: FTBFS: ERROR at dump.c:188: No such file or directory

On Tue, Jan 04, 2005 at 02:25:11PM +0100, Florian Ernst wrote:
> On Sat, 25 Dec 2004 19:16:45 +0100, Kurt Roeckx wrote:
> > links -dump TODO-html/t1.html >TODO.txt
> > ERROR at dump.c:188: No such file or directory
>
> This error message elinks spews out looks overly dramatic, the
> attached patch simply makes the package build again. Alternatively you
> might want to change the build rules to build a .html again, but I
> don't know which package's behavior has changed

I guess it is mostly a missing build-dep on gtk-doc-tools.

Cheers,
--
Yann Dirson <email address hidden> |
Debian-related: <email address hidden> | Support Debian GNU/Linux:
                                    | Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/ | Check <http://www.debian.org/>

Revision history for this message
In , Florian Ernst (florian-uni-hd) wrote :

Hello again!

On Wed, Jan 05, 2005 at 08:03:22AM +0100, Yann Dirson wrote:
> I guess it is mostly a missing build-dep on gtk-doc-tools.

Adding this alone doesn't help:

| SID_live:~/temp# apt-get source --download-only sgml2x
| [...]
| Get:1 http://ftp.de.debian.org unstable/main sgml2x 1.0.0-7 (dsc) [601B]
| Get:2 http://ftp.de.debian.org unstable/main sgml2x 1.0.0-7 (tar) [23.6kB]
| Get:3 http://ftp.de.debian.org unstable/main sgml2x 1.0.0-7 (diff) [3343B]
| [...]
| SID_live:~/temp# pbuilder update
| Upgrading for distribution sid
| [...]
| SID_live:~/temp# pbuilder build --extrapackages gtk-doc-tools sgml2x_1.0.0-7.dsc
| pbuilder-buildpackage/i386 $Id: pbuilder-buildpackage-funcs,v 1.14 2004/06/17 00:23:04 dancer Exp $
| $Id: pbuilder-buildpackage,v 1.109 2004/10/31 11:05:35 dancer Exp $
|
| Current time: Wed Jan 5 12:57:49 CET 2005
| [...]
| Setting up gtk-doc-tools (1.2-1.2) ...
| [...]
| openjade1.3:W: unsupported declaration will be ignored
| links -dump TODO-html/t1.html >TODO.txt
| ERROR at dump.c:188: No such file or directory
| make[1]: *** [TODO.txt] Error 1
| make[1]: Leaving directory `/tmp/buildd/sgml2x-1.0.0'
| make: *** [build-stamp] Error 2
| pbuilder: Failed autobuilding of package
| [...]

Cheers,
Flo

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 5 Jan 2005 13:12:16 +0100
From: Florian Ernst <email address hidden>
To: <email address hidden>
Subject: Re: Bug#287199: sgml2x: FTBFS: ERROR at dump.c:188: No such file or directory

--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello again!

On Wed, Jan 05, 2005 at 08:03:22AM +0100, Yann Dirson wrote:
> I guess it is mostly a missing build-dep on gtk-doc-tools.

Adding this alone doesn't help:

| SID_live:~/temp# apt-get source --download-only sgml2x
| [...]
| Get:1 http://ftp.de.debian.org unstable/main sgml2x 1.0.0-7 (dsc) [601B]
| Get:2 http://ftp.de.debian.org unstable/main sgml2x 1.0.0-7 (tar) [23.6kB]
| Get:3 http://ftp.de.debian.org unstable/main sgml2x 1.0.0-7 (diff) [3343B]
| [...]
| SID_live:~/temp# pbuilder update
| Upgrading for distribution sid
| [...]
| SID_live:~/temp# pbuilder build --extrapackages gtk-doc-tools sgml2x_1.0.=
0-7.dsc
| pbuilder-buildpackage/i386 $Id: pbuilder-buildpackage-funcs,v 1.14 2004/0=
6/17 00:23:04 dancer Exp $
| $Id: pbuilder-buildpackage,v 1.109 2004/10/31 11:05:35 dancer Exp $
|=20
| Current time: Wed Jan 5 12:57:49 CET 2005
| [...]
| Setting up gtk-doc-tools (1.2-1.2) ...
| [...]
| openjade1.3:W: unsupported declaration will be ignored
| links -dump TODO-html/t1.html >TODO.txt
| ERROR at dump.c:188: No such file or directory
| make[1]: *** [TODO.txt] Error 1
| make[1]: Leaving directory `/tmp/buildd/sgml2x-1.0.0'
| make: *** [build-stamp] Error 2
| pbuilder: Failed autobuilding of package
| [...]

Cheers,
Flo

--HlL+5n6rz5pIUxbD
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD4DBQFB29mgs3U+TVFLPnwRAtgUAJ9ueqjoUeGFY8Ax2vdhmZOrqgh5wQCY44Gn
AQmXF/4fjadrohTuDNnYag==
=yx1/
-----END PGP SIGNATURE-----

--HlL+5n6rz5pIUxbD--

Revision history for this message
In , Yann Dirson (ydirson-altern) wrote :

On Wed, Jan 05, 2005 at 01:12:16PM +0100, Florian Ernst wrote:
> Adding this alone doesn't help:

Ah I see, it broke when the docbook-dsssl package stopped to use its
non-standard customisation layer.

Uploading a fixed version.
--
Yann Dirson <email address hidden> |
Debian-related: <email address hidden> | Support Debian GNU/Linux:
                                    | Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/ | Check <http://www.debian.org/>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 5 Jan 2005 20:52:44 +0100
From: Yann Dirson <email address hidden>
To: Florian Ernst <email address hidden>, <email address hidden>
Subject: Re: Bug#287199: sgml2x: FTBFS: ERROR at dump.c:188: No such file or directory

On Wed, Jan 05, 2005 at 01:12:16PM +0100, Florian Ernst wrote:
> Adding this alone doesn't help:

Ah I see, it broke when the docbook-dsssl package stopped to use its
non-standard customisation layer.

Uploading a fixed version.
--
Yann Dirson <email address hidden> |
Debian-related: <email address hidden> | Support Debian GNU/Linux:
                                    | Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/ | Check <http://www.debian.org/>

Revision history for this message
In , Yann Dirson (dirson) wrote : Bug#287199: fixed in sgml2x 1.0.0-8

Source: sgml2x
Source-Version: 1.0.0-8

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

sgml2x_1.0.0-8.diff.gz
  to pool/main/s/sgml2x/sgml2x_1.0.0-8.diff.gz
sgml2x_1.0.0-8.dsc
  to pool/main/s/sgml2x/sgml2x_1.0.0-8.dsc
sgml2x_1.0.0-8_all.deb
  to pool/main/s/sgml2x/sgml2x_1.0.0-8_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yann Dirson <email address hidden> (supplier of updated sgml2x 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 address hidden>)

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

Format: 1.7
Date: Wed, 5 Jan 2005 20:57:54 +0100
Source: sgml2x
Binary: sgml2x
Architecture: source all
Version: 1.0.0-8
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson <email address hidden>
Changed-By: Yann Dirson <email address hidden>
Description:
 sgml2x - generic formatter for SGML/XML documents using DSSSL stylesheets
Closes: 287199
Changes:
 sgml2x (1.0.0-8) unstable; urgency=medium
 .
   * docbook-dsssl does not use .html support any more, let's look for .htm
     (Closes: #287199).
   * Urgency medium to get this RC bug fixed in sarge quickly.
   * Corrected case for short description (thanks lintian).
Files:
 78c37c0b340e18273a120ea520c993c1 601 text optional sgml2x_1.0.0-8.dsc
 3fb21aa8e89192ea990aab0484b18543 3697 text optional sgml2x_1.0.0-8.diff.gz
 de329e3124d0dae2b077dcf8d71c1391 25334 text optional sgml2x_1.0.0-8_all.deb

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

iD8DBQFB3ErHV1uVslwzwbgRAgKrAKCVMhEOGFSudCwQY+8sNYrv63DCJwCfd/HI
Kcv/THJNpLuYCCikOzfffiw=
=n1nL
-----END PGP SIGNATURE-----

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Wed, 05 Jan 2005 15:33:45 -0500
From: Yann Dirson <email address hidden>
To: <email address hidden>
Subject: Bug#287199: fixed in sgml2x 1.0.0-8

Source: sgml2x
Source-Version: 1.0.0-8

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

sgml2x_1.0.0-8.diff.gz
  to pool/main/s/sgml2x/sgml2x_1.0.0-8.diff.gz
sgml2x_1.0.0-8.dsc
  to pool/main/s/sgml2x/sgml2x_1.0.0-8.dsc
sgml2x_1.0.0-8_all.deb
  to pool/main/s/sgml2x/sgml2x_1.0.0-8_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yann Dirson <email address hidden> (supplier of updated sgml2x 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 address hidden>)

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

Format: 1.7
Date: Wed, 5 Jan 2005 20:57:54 +0100
Source: sgml2x
Binary: sgml2x
Architecture: source all
Version: 1.0.0-8
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson <email address hidden>
Changed-By: Yann Dirson <email address hidden>
Description:
 sgml2x - generic formatter for SGML/XML documents using DSSSL stylesheets
Closes: 287199
Changes:
 sgml2x (1.0.0-8) unstable; urgency=medium
 .
   * docbook-dsssl does not use .html support any more, let's look for .htm
     (Closes: #287199).
   * Urgency medium to get this RC bug fixed in sarge quickly.
   * Corrected case for short description (thanks lintian).
Files:
 78c37c0b340e18273a120ea520c993c1 601 text optional sgml2x_1.0.0-8.dsc
 3fb21aa8e89192ea990aab0484b18543 3697 text optional sgml2x_1.0.0-8.diff.gz
 de329e3124d0dae2b077dcf8d71c1391 25334 text optional sgml2x_1.0.0-8_all.deb

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

iD8DBQFB3ErHV1uVslwzwbgRAgKrAKCVMhEOGFSudCwQY+8sNYrv63DCJwCfd/HI
Kcv/THJNpLuYCCikOzfffiw=
=n1nL
-----END PGP SIGNATURE-----

Revision history for this message
Matt Zimmerman (mdz) wrote :

I'm assuming that since it doesn't fail to build in Ubuntu, we didn't get the
version of docbook-dsssl which triggered the problem. Please confirm.

Revision history for this message
LaMont Jones (lamont) wrote :

With a test rebuild:

links -dump TODO-html/t1.html >TODO.txt
^GERROR at dump.c:188: No such file or directory

Revision history for this message
LaMont Jones (lamont) wrote :

Debian version 1.0.0-8 includes the fix for this, and a case change in the short
description.

We should just sync 1.0.0-8 from Debian.

Revision history for this message
Matt Zimmerman (mdz) wrote :

1.0.0-8 is gone. What is the status of this bug?

Revision history for this message
LaMont Jones (lamont) wrote :

1.0.0-9 is now in the archive.

Changed in sgml2x:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.