Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4849 - pysol-4.81.ebuild does not depend on tcl/tk and tkinter
Summary: pysol-4.81.ebuild does not depend on tcl/tk and tkinter
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Highest minor (vote)
Assignee: Jon Nelson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-11 03:28 UTC by ndecker
Modified: 2003-11-20 18:32 UTC (History)
0 users

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


Attachments
tcl-8.4.4-r1 beta 1 (tcl-8.4.4-r1.ebuild,2.72 KB, text/plain)
2003-11-20 18:31 UTC, Eamon Caddigan
Details
tk-8.4.4-r1 beta 1 (tk-8.4.4-r1.ebuild,2.12 KB, text/plain)
2003-11-20 18:31 UTC, Eamon Caddigan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ndecker 2002-07-11 03:28:58 UTC
USE="-tcl"
$ emerge pysol
$ pysol

Traceback (most recent call last):
  File "pysol.py", line 117, in ?
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
    import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter

PySol cannot find the Tkinter Python libraries.
Please check your Python installation.
Comment 1 Jon Nelson (RETIRED) 2002-07-16 20:35:25 UTC
Fixed in -r1.
Thank you for your submission!
Comment 2 Jan Schubert 2002-08-27 08:13:24 UTC
It's not fixed (at least for me)! Which package do i have to emerge manually? 
 
---- 
 
toral2 gkx86info0.0.2 # emerge -s pysol 
Searching... 
[ Results for search key : pysol ] 
[ Applications found : 2 ] 
 
*  app-games/pysol 
      Latest version Available: 4.81-r1 
      Latest version Installed: 4.81-r1 
      Homepage: http://www.oberhumer.com/opensource/pysol/ 
      Description: PySol card game 
 
*  app-games/pysol-sound-server 
      Latest version Available: 3.00 
      Latest version Installed: 3.00 
      Homepage: http://www.oberhumer.com/opensource/pysol/ 
      Description: Sound server for PySol 
 
toral2 gkx86info0.0.2 # pysol 
Traceback (most recent call last): 
  File "pysol.py", line 117, in ? 
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ? 
    import _tkinter # If this fails your Python may not be configured for Tk 
ImportError: No module named _tkinter 
 
PySol cannot find the Tkinter Python libraries. 
Please check your Python installation. 
 
Comment 3 Eamon Caddigan 2003-11-20 18:31:10 UTC
Created attachment 21005 [details]
tcl-8.4.4-r1 beta 1
Comment 4 Eamon Caddigan 2003-11-20 18:31:48 UTC
Created attachment 21006 [details]
tk-8.4.4-r1 beta 1
Comment 5 Eamon Caddigan 2003-11-20 18:32:34 UTC
sorry, I don't know how those were attached to this bug!