Public bug reported:

Binary package hint: gitk

Gitk seems to need tk8.5 but does not Depend on it.

$ gitk
exec: 3: /usr/bin/wish8.5: not found

$ head -n 3 `which gitk`
#!/bin/sh
# Tcl ignores the next line -*- tcl -*- \
exec /usr/bin/wish8.5 "$0" -- "$@"

$ apt-cache show gitk | grep ^Depends
Depends: git-core (>> 1:1.5.4.3), git-core (<< 1:1.5.4.3-.), tk8.4

$ dpkg --list tk\*.* git{-core,k} 
ii  git-core                 1:1.5.4.3-1ubuntu1       fast, scalable, 
distributed revision control system
ii  gitk                     1:1.5.4.3-1ubuntu1       fast, scalable, 
distributed revision control system (revision tr
ii  tk8.4                    8.4.16-2ubuntu1          Tk toolkit for Tcl and 
X11, v8.4 - run-time files

** Affects: git-core (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gitk requires wish8.5 but depends on tk8.4
https://bugs.launchpad.net/bugs/196846
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to