Dependency versions aren't specified

Bug #593483 reported by Robert Coup
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
pisa (Ubuntu)
Confirmed
Undecided
Unassigned

Bug 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

Robert Coup (rcoup)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pisa (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.