Your message dated Sun, 21 Dec 2008 11:37:30 +0100
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #509328,
regarding [mercurial-common] Cannot start hg viewer hgk
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
509328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509328
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mercurial-common
Version: 1.0.1-5.1
Severity: normal
I tried to run hg viewer with `hg view` but this gives me only
hg view
hg: unknown command 'view'
Running it by hand with /usr/share/mercurial/hgk gives me
/usr/bin/env: wish: No such file or directory
It can be fixed by installing tk (tk8.4 in my case). But then it will give me
Error in startup script: can't read "env(HG)": no such variable
while executing
"exec $env(HG) debug-config"
(procedure "getconfig" line 4)
invoked from within
"getconfig"
invoked from within
"array set config [getconfig]"
(file "/usr/share/mercurial/hgk" line 3904)
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.26-1-amd64
Debian Release: 5.0
500 unstable ftp.debian.org
500 unstable debian.netcologne.de
1 experimental ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
=============================-+-===========
python (>= 2.4) | 2.5.2-3
python-support (>= 0.7.1) | 0.8.7
--- End Message ---
--- Begin Message ---
Must be enabled in /etc/mercurial/hgrc.d/hgext.rc after installing Tk8.4|wish
--- End Message ---