Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142954 - distutils.eclass/python.eclass - distutils_python_tkinter incorrect eerror message
Summary: distutils.eclass/python.eclass - distutils_python_tkinter incorrect eerror me...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High minor
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords: QAbaddie
: 144174 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-05 22:58 UTC by Colin Macdonald
Modified: 2007-01-06 22:52 UTC (History)
2 users (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 Colin Macdonald 2006-08-05 22:58:46 UTC
Here's an easy one: when emerging matplotlib:

 * checking matplotlib-0.87.4.tar.gz ;-) ...                                                         [ ok ]
 * You need to recompile python with Tkinter support.
 * That means: 'dev-lang/python X tcltk'
 * in /etc/portage/package.use

But:

[ebuild   R   ] dev-lang/python-2.4.3-r1  USE="berkdb gdbm ncurses readline ssl -bootstrap -build -doc -ipv6 -nocxx -tk -ucs2" 0 kB

So the matplotlib message should be about use tk not use tcltk.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-06 03:25:10 UTC
BTW, the same in python.eclass - python_tkinter_exists()
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2006-08-06 17:22:11 UTC
fixed in portage. thanks for the report.
Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2007-01-06 22:52:40 UTC
*** Bug 144174 has been marked as a duplicate of this bug. ***