Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223169 - media-gfx/skencil-0.6.18_pre20080519 asks for python with Tkinter.
Summary: media-gfx/skencil-0.6.18_pre20080519 asks for python with Tkinter.
Status: RESOLVED DUPLICATE of bug 150712
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 07:44 UTC by Xavian-Anderson Macpherson
Modified: 2008-08-30 06:08 UTC (History)
1 user (show)

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


Attachments
/var/tmp/portage/media-gfx/skencil-0.6.18_pre20080519/temp/die.env (skencil.die,158.39 KB, text/plain)
2008-05-22 07:49 UTC, Xavian-Anderson Macpherson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavian-Anderson Macpherson 2008-05-22 07:44:30 UTC
I have python compiled with Tk support, and this package still won't install.

 * You need to recompile python with Tkinter support.
 * Try adding: 'dev-lang/python tk'
 * in to /etc/portage/package.use

 * 
 * ERROR: media-gfx/skencil-0.6.18_pre20080519 failed.
 * Call stack:
 *                           ebuild.sh, line   49:  Called pkg_setup
 *   skencil-0.6.18_pre20080519.ebuild, line   23:  Called python_tkinter_exists
 *                       python.eclass, line  102:  Called die
 * The specific snippet of code:
 *   		die "missing tkinter support with installed python"
 *  The die message:
 *   missing tkinter support with installed python


I've done exactly as suggested here (even though the USE flag was already set), and the result is the same.

 * You need to recompile python with Tkinter support.
 * Try adding: 'dev-lang/python tk'
 * in to /etc/portage/package.use

Shingoshi
Comment 1 Xavian-Anderson Macpherson 2008-05-22 07:49:26 UTC
Created attachment 153905 [details]
/var/tmp/portage/media-gfx/skencil-0.6.18_pre20080519/temp/die.env

cat /var/tmp/portage/media-gfx/skencil-0.6.18_pre20080519/temp/die.env > skencil.die

Shingoshi
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-08-30 06:08:59 UTC

*** This bug has been marked as a duplicate of bug 150712 ***