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
|
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.
Fixed in -r1.
Thank you for your submission!
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.
sorry, I don't know how those were attached to this bug!