Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318233 - dev-python/reportlab-2.4 tries to download standard T1 font curves
Summary: dev-python/reportlab-2.4 tries to download standard T1 font curves
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 183401
Blocks:
  Show dependency tree
 
Reported: 2010-05-03 01:50 UTC by Denilson Sá Maia
Modified: 2013-01-22 20:35 UTC (History)
0 users

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


Attachments
dev-python:reportlab-2.4 build log (20100503-011229.log,33.52 KB, text/plain)
2010-05-03 01:51 UTC, Denilson Sá Maia
Details
emerge --info (emerge-info.txt,4.55 KB, text/plain)
2010-05-03 01:52 UTC, Denilson Sá Maia
Details
reportlab-2.4.ebuild.diff (reportlab-2.4.ebuild.diff,822 bytes, patch)
2010-05-25 04:04 UTC, Denilson Sá Maia
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denilson Sá Maia 2010-05-03 01:50:09 UTC
During dev-python/reportlab-2.4 compile stage, as well as during the install stage, the build system tries do download something. It shouldn't, as all required files should be downloaded at the fetch stage.

 ################################################
 Downloading standard T1 font curves
 Failed to download standard T1 font curves

Related (but ancient) bug report: 183401


Also, the "genuserguide.py" fails to build the PDF. (probably this should be a separate bug)

 TypeError: __init__() got an unexpected keyword argument 'alpha'


I'm attaching my build log file. Note that I pressed Ctrl+C during the install stage to abort it (right when I noticed it was trying to download something).


[ebuild     U ] dev-python/reportlab-2.4 [2.3-r1] USE="doc examples -test" 0 kB


Please give some more attention to this bug, since reportlab-2.4 has been just stabilized (as per bug 306339).
Comment 1 Denilson Sá Maia 2010-05-03 01:51:04 UTC
Created attachment 230099 [details]
dev-python:reportlab-2.4 build log

dev-python:reportlab-2.4 build log
Comment 2 Denilson Sá Maia 2010-05-03 01:52:09 UTC
Created attachment 230101 [details]
emerge --info
Comment 3 Denilson Sá Maia 2010-05-25 04:04:32 UTC
Created attachment 232813 [details, diff]
reportlab-2.4.ebuild.diff

This small patch solves this bug (and probably the ancient bug 183401 too).

Note, however, that the userguide (reportlab-userguide.pdf) still fails to build (I've just reported as bug 321397).
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2011-12-04 11:09:25 UTC
nice patch
Comment 5 Mike Gilbert gentoo-dev 2013-01-22 20:35:02 UTC
Fixed in the tree.