Package: gitk,git-gui
Version: 1:1.5.2.4-1
Severity: important

Hi

Both gitk and git-gui should explicity exec wish8.4 instead of wish. 

/usr/bin/wish is a symlink managed through the Debian alternatives system 
and may point to wish8.3, in which case the two programs cease to work.

For example:

> sudo env LC_ALL=C update-alternatives --display wish
wish - status is manual.
 link currently points to /usr/bin/wish8.3
/usr/bin/wish8.4 - priority 841
 slave wish.1: /usr/share/man/man1/wish8.4.1.gz
/usr/bin/wish8.3 - priority 831
 slave wish.1: /usr/share/man/man1/wish8.3.1.gz
Current `best' version is /usr/bin/wish8.4.

> gitk                                                 
Error in startup script: syntax error in expression "$revtreeargs ne {}"
    while executing
"if {$i >= 0} {
    set cmdline_files [lrange $revtreeargs [expr {$i + 1}] end]
    set revtreeargs [lrange $revtreeargs 0 [expr {$i - 1}]]
    set cmd..."
    (file "/usr/bin/gitk" line 6320)

Best Regards,
robert

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (100, 'testing'), (90, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/pdksh

Versions of packages gitk depends on:
ii  git-core                     1:1.5.2.4-1 fast, scalable, distributed revisi
ii  tk8.4                        8.4.15-1    Tk toolkit for Tcl and X11, v8.4 -

Versions of packages gitk recommends:
pn  git-doc                       <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to