Package: qct Version: 1.5-1 Followup-For: Bug #478117 I could reproduce the reported behaviour: [EMAIL PROTECTED]:~/tmp-pam$ qct Unable to find hg (.exe, .bat, .cmd) in your path [EMAIL PROTECTED]:~/tmp-pam$ ls -l total 1 drwxr-xr-x 8 doru users 480 2008-07-06 17:26 pam_mount
But after changing the working directory into a git repo: [EMAIL PROTECTED]:~/tmp-pam/pam_mount$ ls autogen.sh doc LICENSE.LGPL2 Makefile.am src config LICENSE.GPL2 LICENSE.LGPL3 pam_mount.spec configure.ac LICENSE.GPL3 m4lib scripts [EMAIL PROTECTED]:~/tmp-pam/pam_mount$ qct Auto-detected Git (Cogito) repository Traceback (most recent call last): File "/usr/bin/qct", line 123, in <module> dialog = CommitTool(vcs) File "/var/lib/python-support/python2.5/qctlib/gui_logic.py", line 154, in __init__ self.__rescanFiles() File "/var/lib/python-support/python2.5/qctlib/gui_logic.py", line 223, in __rescanFiles self.itemList = self.vcs.scanFiles(self.showIgnored, pb) File "/var/lib/python-support/python2.5/qctlib/vcs/cg.py", line 86, in scanFiles recs = runProgram(['cg', 'status'] + extra).split(os.linesep) File "/var/lib/python-support/python2.5/qctlib/utils.py", line 114, in runProgram raise ProgramError(progStr, e.strerror) qctlib.utils.ProgramError: cg status: No such file or directory In conclussion I suspect that it defaults to using mercurial (hg) if no SCM is explicitly given. Thanks -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages qct depends on: ii cvs 1:1.12.13-11 Concurrent Versions System ii git-core 1:1.5.6-1 fast, scalable, distributed revisi ii python 2.5.2-1 An interactive high-level object-o ii python-qt4 4.4.2-1 Python bindings for Qt4 ii python-support 0.8.1 automated rebuilding support for P qct recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]