Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142367 - games-board/pysol gives incorrect instructions
Summary: games-board/pysol gives incorrect instructions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 19:51 UTC by Andrey Falko
Modified: 2007-06-28 04:31 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 Andrey Falko 2006-07-31 19:51:28 UTC
If python lacks tk support, pysol will attempt to tell user to rebuild python with tcltk use flag. The tcltk use flag for python no longer exits and it instead called tk.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2006-07-31 20:44:02 UTC
that's from the python_tkinter_exists function in the python eclass.  Not specific to pysol.
Comment 2 Andrey Falko 2006-07-31 21:13:07 UTC
Think that the line (/usr/portage/eclass/python.eclass:101) in the eclass should be:
eerror "That means: 'dev-lang/python tk'"

Python also does not have an X use flag.
Comment 3 Ali Polatel (RETIRED) gentoo-dev 2007-06-28 04:31:16 UTC
 This has been fixed at some point so closing this one...