Bug 4849 - pysol-4.81.ebuild does not depend on tcl/tk and tkinter
Bug#: 4849 Product:  Gentoo Linux Version: 1.2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P1
Resolution: FIXED Assigned To: jnelson@jnelson.disabled Reported By: ndecker@gmx.de
Component: Games
URL: 
Summary: pysol-4.81.ebuild does not depend on tcl/tk and tkinter
Keywords:  
Status Whiteboard: 
Opened: 2002-07-11 03:28 0000
Description:   Opened: 2002-07-11 03:28 0000
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 From Jon Nelson 2002-07-16 20:35:25 0000 -------
Fixed in -r1.
Thank you for your submission!

------- Comment #2 From Jan Schubert 2002-08-27 08:13:24 0000 -------
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 From Eamon Caddigan 2003-11-20 18:31:10 0000 -------
Created an attachment (id=21005) [details]
tcl-8.4.4-r1 beta 1

------- Comment #4 From Eamon Caddigan 2003-11-20 18:31:48 0000 -------
Created an attachment (id=21006) [details]
tk-8.4.4-r1 beta 1

------- Comment #5 From Eamon Caddigan 2003-11-20 18:32:34 0000 -------
sorry, I don't know how those were attached to this bug!