[Pkg-tcltk-devel] Bug#458935: tk8.5: Missing dependency to proper tcl8.5 version
Jack.R
jack.r at free.fr
Thu Jan 3 19:17:04 UTC 2008
Package: tk8.5
Version: 8.5.0-1
Severity: normal
While I try to run wish8.5, I got a dependency trouble to tcl 8.5.0-8.6.
Here is what I get:
wish8.5
Application initialization failed: Can't find a usable tk.tcl in the following directories:
/usr/share/tcltk/tcl8.5/tk8.5 /usr/lib/tk8.5 /usr/local/lib/tcltk/tk8.5 /usr/local/share/tcltk/tk8.5 /usr/lib/tcltk/tk8.5 /usr/share/tcltk/tk8.5 /lib/tk8.5 /usr/library
/usr/share/tcltk/tk8.5/tk.tcl: version conflict for package "Tcl": have 8.5b3, need 8.5.0-8.6
version conflict for package "Tcl": have 8.5b3, need 8.5.0-8.6
while executing
"package require Tcl 8.5.0-8.6"
(file "/usr/share/tcltk/tk8.5/tk.tcl" line 18)
invoked from within
"source /usr/share/tcltk/tk8.5/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $file]"
This probably means that tk wasn't installed properly.
Shouldn't we have a dependency of tk8.5 on proper tcl8.5 version to prevent such issue ?
In sid, tcl8.5 version is 8.5.0-2.
If I comment corresponding line in /usr/share/tcltk/tk8.5/tk.tcl
#package require Tcl 8.5.0-8.6
It seems running, but I am not an expert.
Regards
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (800, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tk8.5 depends on:
ii libc6 2.7-5 GNU C Library: Shared libraries
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxft2 2.1.12-2 FreeType-based font drawing librar
ii libxrender1 1:0.9.4-1 X Rendering Extension client libra
ii libxss1 1:1.1.2-1 X11 Screen Saver extension library
ii tcl8.5 0.b3-3 Tcl (the Tool Command Language) v8
ii zlib1g 1:1.2.3.3.dfsg-8 compression library - runtime
Versions of packages tk8.5 recommends:
ii rxvt-unicode [x-terminal-emul 8.7-1 RXVT-like terminal emulator with U
ii xterm [x-terminal-emulator] 229-1 X terminal emulator
-- no debconf information
More information about the Pkg-tcltk-devel
mailing list