Your message dated Thu, 12 Apr 2007 15:02:29 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418703: fixed in docbook2x 0.8.8-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)
--- Begin Message ---
Package: docbook2x
Version: 0.8.3-1
Severity: grave
Justification: renders package unusable
[EMAIL PROTECTED]:~/sympy$ docbook2x-man doc/man/isympy.xml
I/O error : Attempt to load network entity
http://docbook2x.sf.net/latest/xslt/man/docbook.xsl
warning: failed to load external entity
"http://docbook2x.sf.net/latest/xslt/man/docbook.xsl"
cannot parse http://docbook2x.sf.net/latest/xslt/man/docbook.xsl
Ran out of memory for input buffer at /usr/lib/perl5/XML/Parser/Expat.pm line
469.
[EMAIL PROTECTED]:~/sympy$ docbook2x-man --version
/usr/bin/docbook2x-man (part of docbook2X 0.8.8)
$Revision: 1.12 $ $Date: 2006/04/14 17:29:04 $
<URL:http://docbook2x.sourceforge.net/>
However, the old version of docbook2x-man works:
[EMAIL PROTECTED]:~/sympy$ docbook2x-man doc/man/isympy.xml
[EMAIL PROTECTED]:~/sympy$ docbook2x-man --version
/usr/bin/docbook2x-man (part of docbook2X 0.8.3)
$Revision: 1.5 $ $Date: 2003/06/22 14:37:30 $
<URL:http://docbook2x.sourceforge.net/>
The isympy.xml is attached. I can provide more info if needed.
Ondrej
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=czech (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash
Versions of packages docbook2x depends on:
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libtext-wrapi18n-perl 0.06-5 internationalized substitute of Te
ii libxml-sax-expat-perl 0.37-3 Perl module for a SAX2 driver for
ii libxml2 2.6.27.dfsg-1 GNOME XML library
ii libxslt1.1 1.1.20-1 XSLT processing library - runtime
ii perl 5.8.8-7 Larry Wall's Practical Extraction
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages docbook2x recommends:
ii docbook-xml 4.4-5 standard XML documentation system,
ii docbook-xsl 1.72.0.dfsg.1-1 stylesheets for processing DocBook
-- no debconf information
<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!--
Process this file with an XSLT processor: `xsltproc \
-''-nonet /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\
manpages/docbook.xsl manpage.dbk'. A manual page
<package>.<section> will be generated. You may view the
manual page with: nroff -man <package>.<section> | less'. A
typical entry in a Makefile or Makefile.am is:
DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\
manpages/docbook.xsl
XP=xsltproc -''-nonet
manpage.1: manpage.dbk
$(XP) $(DB2MAN) $<
The xsltproc binary is found in the xsltproc package. The
XSL files are in docbook-xsl. Please remember that if you
create the nroff version in one of the debian/rules file
targets (such as build), you will need to include xsltproc
and docbook-xsl in your Build-Depends control field.
-->
<!-- Fill in your name for FIRSTNAME and SURNAME. -->
<!ENTITY dhfirstname "<firstname>Seoane</firstname>">
<!ENTITY dhsurname "<surname>fabian</surname>">
<!-- Please adjust the date whenever revising the manpage. -->
<!ENTITY dhdate "<date>March 21, 2007</date>">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1). -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>">
<!ENTITY dhusername "Fabian Seoane">
<!ENTITY dhucpackage "<refentrytitle>isympy</refentrytitle>">
<!ENTITY dhpackage "isympy">
<!ENTITY debian "<productname>Debian</productname>">
<!ENTITY gnu "<acronym>GNU</acronym>">
<!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
]>
<refentry>
<refentryinfo>
<address>
&dhemail;
</address>
<author>
&dhfirstname;
&dhsurname;
</author>
<copyright>
<year>2003</year>
<holder>&dhusername;</holder>
</copyright>
&dhdate;
</refentryinfo>
<refmeta>
&dhucpackage;
&dhsection;
</refmeta>
<refnamediv>
<refname>&dhpackage;</refname>
<refpurpose>interactive console for SymPy (Symbolic Python)</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>&dhpackage;</command>
<arg><option>-e <replaceable>this</replaceable></option></arg>
<arg><option>--example <replaceable>that</replaceable></option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>isympy</title>
<para>This manual page documents briefly the
<command>&dhpackage;</command> command.</para>
<para>isympy is a Python shell for SymPy. It imports the modules
sympy and defines the symbols x, y, z.
</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>
<para>These programs follow the usual &gnu; command line syntax,
with long options starting with two dashes (`-'). A summary of
options is included below. For a complete description, see the
<application>Info</application> files.</para>
<variablelist>
<varlistentry>
<term><option>-h</option>
</term>
<listitem>
<para>Show summary of options.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-c</option>
</term>
<listitem>
<para>specify a python interactive interpreter,
currently only python or ipython. Example usage:
./shell.py -c python
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1>
<title>SEE ALSO</title>
<para>Homepage: http://code.google.com/p/sympy/</para>
</refsect1>
<refsect1>
<title>AUTHOR</title>
<para>This manual page was written by &dhusername; &dhemail;. Sympy
is written by Ondrej Certik and &dhusername;
</para>
<para>
On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL.
</para>
</refsect1>
</refentry>
--- End Message ---
--- Begin Message ---
Source: docbook2x
Source-Version: 0.8.8-2
We believe that the bug you reported is fixed in the latest version of
docbook2x, which is due to be installed in the Debian FTP archive:
docbook2x_0.8.8-2.diff.gz
to pool/main/d/docbook2x/docbook2x_0.8.8-2.diff.gz
docbook2x_0.8.8-2.dsc
to pool/main/d/docbook2x/docbook2x_0.8.8-2.dsc
docbook2x_0.8.8-2_i386.deb
to pool/main/d/docbook2x/docbook2x_0.8.8-2_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Leidert (dale) <[EMAIL PROTECTED]> (supplier of updated docbook2x
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: Thu, 12 Apr 2007 16:27:10 +0200
Source: docbook2x
Binary: docbook2x
Architecture: source i386
Version: 0.8.8-2
Distribution: unstable
Urgency: high
Maintainer: Debian XML/SGML Group <[EMAIL PROTECTED]>
Changed-By: Daniel Leidert (dale) <[EMAIL PROTECTED]>
Description:
docbook2x - Converts DocBook/XML documents into man pages and TeXinfo
Closes: 418703
Changes:
docbook2x (0.8.8-2) unstable; urgency=high
.
[ Daniel Leidert ]
* debian/control (Build-Depends): Added xml-core and re-added dpatch..
* debian/docbook2x.xmlcatalogs: Added to register XML catalogs.
* debian/rules: Re-added dpatch ruleset.
(binary-install/docbook2x): Register the XML catalogs shipped with the
package source (closes: #418703).
* debian/patches/01_fix_static_datadir_evaluation.dpatch: Added. Fixes the
broken ${datadir} evaluation in configure(.ac) that leads to an unusable
package.
* debian/patches/02_fix_418703_dont_use_abbreviated_sfnet_address.dpatch:
Added. Don't use the short sf.net URLs. This with the above issue probably
caused bug #418703. However, having the catalogs registered was already in
TODO.
* debian/patches/00list: Adjusted.
Files:
349be6ad1e0189a048f0dcecb848f390 1046 text optional docbook2x_0.8.8-2.dsc
2b6b9736ba7fcf3a5583a56bde49d3a8 8685 text optional docbook2x_0.8.8-2.diff.gz
054d5c01853c19bdd2db072f693bf2d8 350432 text optional
docbook2x_0.8.8-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGHkbXk3oga0pdcv4RAhWnAJ9hSZ0tnu2IQ6SmxfzzQg3U4I9+fACcD4Uw
uVExSZIOY1kUPDCSob092QQ=
=AVGa
-----END PGP SIGNATURE-----
--- End Message ---