On Wed, Feb 18, 2009 at 12:16 PM, Mehdi Dogguy
<mehdi.dog...@pps.jussieu.fr> wrote:
> Package: qct
> Version: 1.5-1
> Severity: important
>
> Hi,
>
> When running qct on monotone repository, I got the exact same error as in:
>
>        http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488055
>
> So, I installed cgvg (Shouldn't be necessary as it's a monotone 
> repository...).
> But then I get the following error on monotone repositories:

The vcs autodetection is pretty bad at guessing if you're not in the
repository root.  You should probably create a shell alias that always
provides the --mtn flag.

> Auto-detected Monotone repository
>  "directory" [old] is uncharacterized!
>  "directory" [new] is uncharacterized!
>  "directory" [ fs] is uncharacterized!
>  "known" [  s] is uncharacterized!
> 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/mtn.py", line 119, in 
> scanFiles
>    srcRename = line[4]
> IndexError: string index out of range

Unfortunately the Monotone backend for Qct has no maintainer.  It
looks like the mtn automate inventory outputs have changed enough to
break Qct.  There's little chance this will get fixed unless someone
sends me a patch for it.  The last change I made to this was in 2007.

Regards,

--
Steve Borho



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to