Comment 4 for bug 869022

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 869022] [NEW] ValueError: Something wrong with: cp_off = 2314752, cp_size = 3 source_size = 494614, size = 89493

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/6/2011 11:36 AM, Quentin THEURET wrote:
> Public bug reported:
>
> Bazaar version : 2.4.1 OS Version : Ubuntu 10.04 and 11.04 Python
> version : 2.6 and 2.7
>
> When I try to branch this branch : lp:unifield-server, I have
> this traceback :
>
> bzr: ERROR: exceptions.ValueError: Something wrong with: cp_off =
> 2314752, cp_size = 3 source_size = 494614, size = 89493
>
...

> ValueError: Something wrong with: cp_off = 2314752, cp_size = 3
> source_size = 494614, size = 89493
>
>
> But, if I launch: bzr branch lp:unifield-server -r 3363 cd
> unifield-server bzr pull
>
> It's ok.

This indicates there is some sort of corrupted data in your files.
Specifically, it says to copy 3 bytes from offset 2,314,752, however
'source_size' is 494,614. You can't copy bytes at offset 2M when the
source is only 500kB long.

How you got this, I don't understand. But my guess is that either
something in your local repository or something in
"lp:unifield-server" is corrupted.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6NncEACgkQJdeBCYSNAAPz6ACeJS+qINjwJifo3yVhR1RUVLF0
wCAAoLTccxqBdikHy8zLcKknADRLtggI
=ntVL
-----END PGP SIGNATURE-----