unfortunately, qct development has essentially ground to a halt. A developer did offer to implement a native git back-end for qct, but I haven't heard from him in several months.
On Wed, Jun 25, 2008 at 11:57 PM, Vincent Danjean < [EMAIL PROTECTED]> wrote: > Hi, > > qct is indeed still using cogito (cg) when dealing with git repo. > However, cogito is stopped and wont be in the next Debian release (lenny). > A quick workaround is to install the cogito package from stable (etch). > > I'm adding Steve (upstream developer of qct) so that he can tell us if > he plans to have a git support without cogito. > > Best regards, > Vincent > > Bastian Kleineidam wrote: > > Package: qct > > Version: 1.5-1 > > Severity: normal > > > > Hi, > > > > when running qct in git repositories, I get the following crash: > > $ 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 > > > > The repository is a checkout of pam_mount: > > git clone git://dev.computergmbh.de/pam_mount > > > > > > Regards, > > Bastian > > > > > > -- System Information: > > Debian Release: lenny/sid > > APT prefers unstable > > APT policy: (500, 'unstable') > > Architecture: amd64 (x86_64) > > > > Kernel: Linux 2.6.25grog5 (SMP w/2 CPU cores) > > Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) > > Shell: /bin/sh linked to /bin/dash > > > > 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 mercurial 1.0.1-1 Scalable distributed version > contr > > 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.3 automated rebuilding support > for P > > ii subversion 1.4.6dfsg1-4 Advanced version control > system > > > > qct recommends no packages. > > > > -- no debconf information > > > > -- > Vincent Danjean GPG key ID 0x9D025E87 [EMAIL PROTECTED] > GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87 > Unofficial pacakges: > http://www-id.imag.fr/~danjean/deb.html#package<http://www-id.imag.fr/%7Edanjean/deb.html#package> > APT repo: deb > http://perso.debian.org/~vdanjean/debian<http://perso.debian.org/%7Evdanjean/debian>unstable > main > >

