Your message dated Tue, 18 Feb 2014 17:24:51 +0100
with message-id <[email protected]>
and subject line Re: rst2pdf backtraces trying to process a file rst2html 
handles correctly
has caused the Debian Bug report #608722,
regarding rst2pdf backtraces trying to process a file rst2html handles correctly
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 [email protected]
immediately.)


-- 
608722: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608722
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rst2pdf
Version: 0.14.2-1
Severity: important

Don't know if this is important or serious, so went with important.

I'll attach the rst file incase its needed for debugging
thanks,
kk

09:54:52 kgoetz@epicfail: ~/Documents/cv-kgoetz $ rst2pdf kgoetz-cv.rst
Traceback (most recent call last):
  File "/usr/bin/rst2pdf", line 9, in <module>
    load_entry_point('rst2pdf==0.14.2', 'console_scripts', 'rst2pdf')()
  File "/usr/lib/pymodules/python2.6/rst2pdf/createpdf.py", line 1218, in main
    compressed=options.compressed)
  File "/usr/lib/pymodules/python2.6/rst2pdf/createpdf.py", line 485, in 
createPdf
    elements = self.gen_elements(self.doctree)
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 250, in 
elemdispatch
    elements = self.getelements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 225, in 
getelements
    elements = self.gather_elements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 205, in 
gather_elements
    return client.gather_elements(node, style=style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/createpdf.py", line 332, in 
gather_elements
    r.extend(self.gen_elements(n, style=style))
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 250, in 
elemdispatch
    elements = self.getelements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 225, in 
getelements
    elements = self.gather_elements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/genelements.py", line 420, in 
gather_elements
    elements = client.gather_elements(node)
  File "/usr/lib/pymodules/python2.6/rst2pdf/createpdf.py", line 332, in 
gather_elements
    r.extend(self.gen_elements(n, style=style))
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 250, in 
elemdispatch
    elements = self.getelements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 225, in 
getelements
    elements = self.gather_elements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/genelements.py", line 627, in 
gather_elements
    data=[['',client.gather_elements( node, style)]]
  File "/usr/lib/pymodules/python2.6/rst2pdf/createpdf.py", line 332, in 
gather_elements
    r.extend(self.gen_elements(n, style=style))
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 250, in 
elemdispatch
    elements = self.getelements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/basenodehandler.py", line 225, in 
getelements
    elements = self.gather_elements(client, node, style)
  File "/usr/lib/pymodules/python2.6/rst2pdf/genelements.py", line 187, in 
gather_elements
    return [Paragraph(client.gen_pdftext(node), style)]
  File "/usr/lib/python2.6/dist-packages/reportlab/platypus/paragraph.py", line 
805, in __init__
    self._setup(text, style, bulletText, frags, cleanBlockQuotedText)
  File "/usr/lib/python2.6/dist-packages/reportlab/platypus/paragraph.py", line 
823, in _setup
    % (_parser.errors[0],text[:min(30,len(text))]))
ValueError: xml parser error (; missing after entity/char reference) in 
paragraph beginning
'1C28 D928 F435 0FCD 367F C208 '
09:55:05 kgoetz@epicfail: ~/Documents/cv-kgoetz $ rst2html kgoetz-cv.rst > 
kgoetz-cv.html
10:01:25 kgoetz@epicfail: ~/Documents/cv-kgoetz $ 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rst2pdf depends on:
ii  python                  2.6.6-3+squeeze4 interactive high-level object-orie
ii  python-docutils         0.7-2            utilities for the documentation of
ii  python-pkg-resources    0.6.14-4         Package Discovery and Resource Acc
ii  python-pygments         1.3.1+dfsg-1     syntax highlighting package writte
ii  python-reportlab        2.4-4            ReportLab library to create PDF do
ii  python-setuptools       0.6.14-4         Python Distutils Enhancements (set
ii  python-simplejson       2.1.1-1          simple, fast, extensible JSON enco
ii  python-support          1.0.10           automated rebuilding support for P

rst2pdf recommends no packages.

Versions of packages rst2pdf suggests:
pn  python-aafigure               <none>     (no description available)
ii  python-imaging                1.1.7-2    Python Imaging Library
pn  python-matplotlib             <none>     (no description available)
ii  python-sphinx                 0.6.6-3    tool for producing documentation f
pn  python-uniconvertor           <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
closing the issue. please feel free to reopen if the issue is still in 3.0,
including the promised test file in the bug report.

--- End Message ---

Reply via email to