dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00822
Re: ValueError: invalid literal for int() with base 16: 'logi'
On Tue, Jun 10, 2014 at 03:40:44PM +0300, anatoly techtonik wrote:
> On Sun, May 25, 2014 at 1:07 AM, Gary van der Merwe <garyvdm@xxxxxxxxx>
> wrote:
>
> > On Wed, Dec 18, 2013 at 1:36 PM, anatoly techtonik <techtonik@xxxxxxxxx>
> > wrote:
> > > I try to clone my repository from GitHub with hg-git and it fails.
> > > Dulwich 1.9.4, Hg-Git 0.5.0, Windows.
> > > Please, CC.
> > <snip>
> > > File "dulwich\protocol.pyc", line 104, in read_pkt_line
> > > ValueError: invalid literal for int() with base 16: 'logi'
> >
> > I ran into this issue with my python 3 porting.
>
>
> Still getting this on Python 2.6.7, Mercurial 3.0.1, Hg-Git 0.6.0, Dulwich
> 0.9.6
> while cloning NumPy from GitHub on Windows:
Please try with the recently released 0.9.7.
Jelmer
Follow ups
References