From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529 Description of problem: PySol a python card game (which my wife *loves*) doesn't run in limbo as there is no tkinter rpm (there was in redhat 7.3) Version-Release number of selected component (if applicable): python-2.2.1-10.i386.rpm How reproducible: Always Steps to Reproduce: 1.type pysol and press return 2.error message saying Tkinter is not correctly installed 3. Actual Results: error message saying Tkinter is not correctly installed Expected Results: play cards Additional info: https://listman.redhat.com/pipermail/limbo-list/2002-July/000806.html
It's not clear to me from the changelog in the python.spec file for limbo2 if Tkinter was intentionally removed completely or the intent was to remove the separate package tkinter and make it part of the python rpm. In any case, Tkinter is not included in limbo or limbo2 and probably should be (unless it breaks something else) since it's more or less the default GUI toolkit for python. I didn't see anything about it in the RELEASE-NOTES.
*** This bug has been marked as a duplicate of 70896 ***