Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204272 - www-client/pybugz-0.7.3 needs built_with_use check
Summary: www-client/pybugz-0.7.3 needs built_with_use check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-04 12:48 UTC by Markus Ullmann (RETIRED)
Modified: 2008-01-05 19:30 UTC (History)
0 users

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 Markus Ullmann (RETIRED) gentoo-dev 2008-01-04 12:48:48 UTC
For python it has to ensure that it's built with readline support

Traceback (most recent call last):
  File "/usr/bin/bugz", line 3, in ?
    import bugz
  File "/usr/lib/python2.4/site-packages/bugz.py", line 258, in ?
    import readline
ImportError: No module named readline
Comment 1 William Hubbs gentoo-dev 2008-01-05 19:30:44 UTC
This has been fixed.  Thanks for the report. :-)