Your message dated Thu, 31 Dec 2009 05:32:10 +0000
with message-id <e1nqddq-0006ti...@ries.debian.org>
and subject line Bug#561793: fixed in epydoc 3.0.1-4
has caused the Debian Bug report #561793,
regarding python-epydoc: epydoc doesn't work with python-docutils >= 0.6, this 
is a (known)  upstream problem.
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.)


-- 
561793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-epydoc
Version: 3.0.1-3
Severity: grave
Justification: renders package unusable

epydoc doesn't work with docutils >= 0.6. It always just looks like:

 File "/usr/bin/epydoc", line 13, in <module>
    cli()
  File "/usr/lib/pymodules/python2.5/epydoc/cli.py", line 965, in cli
    main(options, names)
  File "/usr/lib/pymodules/python2.5/epydoc/cli.py", line 757, in main
    exclude_parse=exclude_parse)
  File "/usr/lib/pymodules/python2.5/epydoc/docbuilder.py", line 275, in 
build_doc_index
    parse_docstring(val_doc, docindex, suppress_warnings)
  File "/usr/lib/pymodules/python2.5/epydoc/docstringparser.py", line 234, in 
parse_docstring
    parse_docstring(init_api_doc, docindex, suppress_warnings)
  File "/usr/lib/pymodules/python2.5/epydoc/docstringparser.py", line 265, in 
parse_docstring
    api_doc.summary, api_doc.other_docs = api_doc.descr.summary()
  File "/usr/lib/pymodules/python2.5/epydoc/markup/restructuredtext.py", line 
179, in summary
    try: self._document.walk(visitor)
  File "/usr/lib/pymodules/python2.5/docutils/nodes.py", line 137, in walk
    if child.walk(visitor):
  File "/usr/lib/pymodules/python2.5/docutils/nodes.py", line 129, in walk
    visitor.dispatch_visit(self)
  File "/usr/lib/pymodules/python2.5/docutils/nodes.py", line 1604, in 
dispatch_visit
    return method(node)
  File "/usr/lib/pymodules/python2.5/epydoc/markup/restructuredtext.py", line 
307, in visit_paragraph
    m = self._SUMMARY_RE.match(child.data)
AttributeError: 'Text' object has no attribute 'data'
make[1]: *** [docs] Fehler 1
make[1]: Leaving directory `/home/black/Projects/condensation/trunk'
make: *** [release] Fehler 2


This is a known upstream error. I don't know, if any patches exist, but for the 
moment epydoc doesn't work at all.



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-epydoc depends on:
ii  python                        2.5.4-4    An interactive high-level object-o
ii  python-support                1.0.6      automated rebuilding support for P

Versions of packages python-epydoc recommends:
ii  ghostscript [gs-common]   8.70~dfsg-2+b1 The GPL Ghostscript PostScript/PDF
ii  graphviz                  2.20.2-6       rich set of graph drawing tools
ii  gs-common                 8.70~dfsg-2    Dummy package depending on ghostsc
ii  python-docutils           0.6-2          utilities for the documentation of
ii  python-tk                 2.5.2-1.1      Tkinter - Writing Tk applications 
pn  texlive-fonts-recommended <none>         (no description available)
pn  texlive-latex-base        <none>         (no description available)
pn  texlive-latex-extra       <none>         (no description available)
pn  texlive-latex-recommended <none>         (no description available)

Versions of packages python-epydoc suggests:
pn  epydoc-doc                    <none>     (no description available)
ii  python-profiler               2.5.2-1    deterministic profiling of any Pyt

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: epydoc
Source-Version: 3.0.1-4

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

epydoc-doc_3.0.1-4_all.deb
  to main/e/epydoc/epydoc-doc_3.0.1-4_all.deb
epydoc_3.0.1-4.diff.gz
  to main/e/epydoc/epydoc_3.0.1-4.diff.gz
epydoc_3.0.1-4.dsc
  to main/e/epydoc/epydoc_3.0.1-4.dsc
python-epydoc_3.0.1-4_all.deb
  to main/e/epydoc/python-epydoc_3.0.1-4_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 561...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kenneth J. Pronovici <prono...@debian.org> (supplier of updated epydoc 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: Thu, 31 Dec 2009 02:56:36 +0000
Source: epydoc
Binary: python-epydoc epydoc-doc
Architecture: source all
Version: 3.0.1-4
Distribution: unstable
Urgency: low
Maintainer: Kenneth J. Pronovici <prono...@debian.org>
Changed-By: Kenneth J. Pronovici <prono...@debian.org>
Description: 
 epydoc-doc - official documentation for the Epydoc package
 python-epydoc - tool for generating Python API documentation
Closes: 561793
Changes: 
 epydoc (3.0.1-4) unstable; urgency=low
 .
   * Bump standards version to 3.8.3 (no packaging changes).
   * Add ${misc:Depends} for all binary packages, per lintian recommendation.
   * Apply patch to fix problems with docutils 0.6 (closes: #561793).
     - Thanks to Thomas Hille for research and the initial patch.
Checksums-Sha1: 
 f3f30bb4ab1c3c2da75c3daf80c16de8c1914a71 994 epydoc_3.0.1-4.dsc
 8e7407c5cea95a56324bc278a259ba2c21a705b7 8076 epydoc_3.0.1-4.diff.gz
 749658736930cc58952b6362bf06513d0be5cb73 266534 python-epydoc_3.0.1-4_all.deb
 d9f5a7e4cb3fc7c4e308ad085c9e59b69a52150f 1542812 epydoc-doc_3.0.1-4_all.deb
Checksums-Sha256: 
 6b19d5ddc8ee5113abd18bb64934c44dc606adf33da3c6f036582abd95c19ea7 994 
epydoc_3.0.1-4.dsc
 f75e529bff86f4b23e00124ef0abb76270c2e586694f1284a5171e5ed02588e1 8076 
epydoc_3.0.1-4.diff.gz
 0b26ee156bacbeb0496193b7c3cfd5fd2f23578ed52c3e31b5ff7ed48ca34f85 266534 
python-epydoc_3.0.1-4_all.deb
 57f218b39a4decd0741dbc7803ab08e15145151dd2af4e2d7293cbf54f9e7dd6 1542812 
epydoc-doc_3.0.1-4_all.deb
Files: 
 90f423eef344e2ae35f40b5e9eb4445c 994 python optional epydoc_3.0.1-4.dsc
 e8e844319f5c094f172133e16b41048f 8076 python optional epydoc_3.0.1-4.diff.gz
 1a4863a5d6626a1c03e6c68a8478123f 266534 python optional 
python-epydoc_3.0.1-4_all.deb
 df5db39be149b81240a3d549e0feef0c 1542812 doc optional 
epydoc-doc_3.0.1-4_all.deb

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

iEYEARECAAYFAks8Ki4ACgkQ8On2ujzZUQTHYgCfbN6N25Df/p48jr795uKCtplX
tAoAnj0FOENd8St6uSXE7umGlreGbMWg
=NF9K
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to