[Bug 593483] Re: Dependency versions aren't specified

2014-06-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pisa (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/593483

Title:
  Dependency versions aren't specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pisa/+bug/593483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 593483] Re: Dependency versions aren't specified

2010-06-13 Thread Robert Coup
** Description changed:

  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/
- }}}
+   
+   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
- }}}
+ 
+   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
- }}}
+ 
+   Depends: ${misc:Depends}, ${python:Depends}, python-html5lib (=0.11.1), 
python-reportlab (=2.2)
+   Recommends: python-imaging, python-pypdf

-- 
Dependency versions aren't specified
https://bugs.launchpad.net/bugs/593483
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs