Your message dated Sat, 24 Feb 2018 04:33:11 +0000
with message-id <e1eprwj-00056p...@fasolo.debian.org>
and subject line Bug#891115: Removed package(s) from unstable
has caused the Debian Bug report #852363,
regarding python-pisa: xhtml2pdf throws exception (html5lib.inputstream)
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.)


-- 
852363: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852363
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-pisa
Version: 3.0.32-4
Severity: important

With or without any parameters:

$ xhtml2pdf 
****************************************************
IMPORT ERROR!
cannot import name inputstream
****************************************************

The following Python packages are required for PISA:
- Reportlab Toolkit >= 2.2 <http://www.reportlab.org/>
- HTML5lib >= 0.11.1 <http://code.google.com/p/html5lib/>

Optional packages:
- pyPDF <http://pybrary.net/pyPdf/>
- PIL <http://www.pythonware.com/products/pil/>

No handlers could be found for logger "sx.pisa3"
Traceback (most recent call last):
  File "/usr/bin/xhtml2pdf", line 11, in <module>
    load_entry_point('pisa==3.0.33', 'console_scripts', 'xhtml2pdf')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 561, 
in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2631, 
in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2291, 
in load
    return self.resolve()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2297, 
in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/dist-packages/sx/pisa3/__init__.py", line 41, in 
<module>
    from pisa import *
  File "/usr/lib/python2.7/dist-packages/sx/pisa3/pisa.py", line 32, in <module>
    from pisa_document import *
  File "/usr/lib/python2.7/dist-packages/sx/pisa3/pisa_document.py", line 22, 
in <module>
    from pisa_context import pisaContext
  File "/usr/lib/python2.7/dist-packages/sx/pisa3/pisa_context.py", line 25, in 
<module>
    import pisa_parser
  File "/usr/lib/python2.7/dist-packages/sx/pisa3/pisa_parser.py", line 29, in 
<module>
    from html5lib import treebuilders, serializer, treewalkers, inputstream
ImportError: cannot import name inputstream

The problem exists also with 3.0.33-1 from git.

--- End Message ---
--- Begin Message ---
Version: 3.0.32-4+rm

Dear submitter,

as the package pisa has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/891115

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to