F9 tcl update

Kevin J. Cummings cummings at kjchome.homeip.net
Sat Jun 28 06:50:56 UTC 2008


Jonathan Ryshpan wrote:
> On Fri, 2008-06-27 at 21:07 -0400, Kevin J. Cummings wrote:
>> Has anyone else seen this?  On an X86_64 system, yum found a tcl update 
>> from 1:8.5.1-4.fc9 to 1:8.5.2-1.fc9.  And in the process it installed 
>> the 1:8.5.1-4.fc9.i386 rpm to resolve a dependancy on tk.x86_64.  On my 
>> next run, it tried to update the .i386 RPM as well, but it failed 
>> because tk requires tcl=8.5.1
> 
> Yup.  I saw it too, and have reported it to Redhat as a bug.
>         Bugzilla Bug 453239: Tk is out of sync with tcl.
>         https://bugzilla.redhat.com/show_bug.cgi?id=453239

Hmmm, it gets worse:

	I've since tried to run PySol, and it fails:

Traceback (most recent call last):
   File "/usr/share/PySolFC/pysol.py", line 26, in <module>
     init()
   File "/usr/lib/python2.5/site-packages/pysollib/init.py", line 118, 
in init
     root = Tkinter.Tk(className=settings.TITLE)
   File "/usr/lib64/python2.5/lib-tk/Tkinter.py", line 1636, in __init__
     self.tk = _tkinter.create(screenName, baseName, className, 
interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: Can't find a usable init.tcl in the following 
directories:
     /usr/share/tcl8.5 /usr/lib/tcl8.5 /lib/tcl8.5 /usr/library /library 
/tcl8.5.2/library /tcl8.5.2/library

/usr/share/tcl8.5/init.tcl: version conflict for package "Tcl": have 
8.5.2, need exactly 8.5.1
version conflict for package "Tcl": have 8.5.2, need exactly 8.5.1
     while executing
"package require -exact Tcl 8.5.1"
     (file "/usr/share/tcl8.5/init.tcl" line 20)
     invoked from within
"source /usr/share/tcl8.5/init.tcl"
     ("uplevel" body line 1)
     invoked from within
"uplevel #0 [list source $tclfile]"

I've filed a bugzilla for this too:  453240

> jon

-- 
Kevin J. Cummings
kjchome at rcn.com
cummings at kjchome.homeip.net
cummings at kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)




More information about the fedora-list mailing list