Activity log for bug #593483

Date Who What changed Old value New value Message
2010-06-14 01:57:23 Robert Coup bug added bug
2010-06-14 02:09:45 Robert Coup description After backporting pisa_3.0.32-1 to build on an older release, the following errors are received importing the built & installed package (eg. via `import ho.pisa`): {{{ **************************************************** IMPORT ERROR! Reportlab Toolkit Version 2.2 or higher needed **************************************************** 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/> }}} The dependencies in debian/control look like: {{{ Depends: ${misc:Depends}, ${python:Depends}, python-html5lib, python-imaging, python-pypdf, python-reportlab }}} Based on the above message I guess they should be: {{{ Depends: ${misc:Depends}, ${python:Depends}, python-html5lib (>=0.11.1), python-reportlab (>=2.2) Recommends: python-imaging, python-pypdf }}} After backporting pisa_3.0.32-1 to build on an older release, the following errors are received importing the built & installed package (eg. via `import ho.pisa`): **************************************************** IMPORT ERROR! Reportlab Toolkit Version 2.2 or higher needed **************************************************** 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/> The dependencies in debian/control look like: Depends: ${misc:Depends}, ${python:Depends}, python-html5lib, python-imaging, python-pypdf, python-reportlab Based on the above message I guess they should be: Depends: ${misc:Depends}, ${python:Depends}, python-html5lib (>=0.11.1), python-reportlab (>=2.2) Recommends: python-imaging, python-pypdf
2014-06-07 07:00:12 Launchpad Janitor pisa (Ubuntu): status New Confirmed
2014-06-11 03:58:02 mathieu bug added subscriber mathieu