Hi again,

> Sandro Weiser wrote:

>> Long integer size is not compatible at ../../lib/Storable.pm (autosplit
>> into ../../lib/auto/Storable/_retrieve.al) line 380, at
>> /usr/share/perl/5.10.1/Memoize/Storable.pm line 21

[googles "Long integer size is not compatible" and greps for Storable
in git-svn.perl]

Looks like some .db file was written on a 32-bit machine and now you
are trying to read it on a 64-bit one.  Just a shot in the dark, but
does

 rm -fr .git/svn/.caches

help?

Hopeful,
Jonathan



-- 
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