Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22824 - reportlab1.17 module for python2.2.2 fails its own tests.
Summary: reportlab1.17 module for python2.2.2 fails its own tests.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-14 10:10 UTC by Geoff Wright
Modified: 2003-07-04 05:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Wright 2003-06-14 10:10:31 UTC
There are two tests that are recommended after you install the reportlab module.

reportlab/test/test_pdfgen_general.py and runAll.py

After emerging python2.2.2 and reportlab1.17, both tests fail.

The test_pdfgen_general.py succeeds if you include pythonpowered.gif in the test
directory.  The pythonpowered.gif can be found:
http://www.reportlab.com/ftp/ReportLab_1_17.tgz

runAll.py test fails on many accounts.

ps. This is my first bug submission so any feedback as to how I might improve
this report would be welcomed.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-06-14 16:16:41 UTC
thanks .. your report is actually one of the more clearer informative ones :)

yes, it seems like there's a problem with ReportLab install parts of its files in /usr/lib/python2.2 and some in /usr/lib/python2.2/site-packages

i'll have to fix it when i get a little more time .. 
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-07-04 05:16:32 UTC
most of the errors from runAll are permissions things. the test was designed to be run during the development and not after installation.

i've moved the things to all install in the one directory tree so the data files can be found. these are all in 1.17-r1