Comment 7 for bug 245788

Revision history for this message
Bernd Hirschler (bhirschler) wrote : Re: [Bug 245788] Re: bzr update, error: list index out of range

(Pdb) print ie.kind
symlink
(Pdb) print ie.name
cdd7aee7.0
(Pdb) print lines
[]
(Pdb)

I did an update on one of our computer where i work and there are no
problems. Either there is a problem with updates over vpn or some of
my config is mixed up (although at home i have a clean install). I
also tried to make a new checkout. And got the same output:
(Pdb) print ie.kind
symlink
(Pdb) print ie.name
cdd7aee7.0
(Pdb) print lines
[]
(Pdb)

--

MfG Bernd Hirschler

:x!

On Tue, Jul 8, 2008 at 17:18, Jelmer Vernooij <email address hidden> wrote:
> Any chance you can run this command with BZR_PDB=1 and once you enter
> the debugger, run:
>
> print ie.kind
> print ie.name
> print lines
>
> ** Changed in: bzr-svn
> Status: New => Incomplete
>
> --
> bzr update, error: list index out of range
> https://bugs.launchpad.net/bugs/245788
> You received this bug notification because you are a direct subscriber
> of the bug.
>