Yeah, I'm trying to build builder on osx using jhbuild, but I have those problems; also I try it on fedora, and it happends the same with some packages.
Mensaje original
De: Christian Hergert
On 06/26/2015 10:22 AM, Miguel Angel Castillo wrote:
> I 'm trying to build gnome builder using jhbuild but when it downloads
> the dependencies, in some packages give me the next error:
>
> *** Error during phase checkout of libxml2: downloaded file size is
> incorrect (expected 5444991, got 14364) *** [14/24]
>
> *** Error during phase checkout of libxml2: downloaded file size is
> incorrect (expected 5444991, got 12312) *** [14/24]
>
> is this a bug of jhbuild?, also I try to build it again but it does not
> download the packages again.
That sounds like a bug in the jhbuild module set or an issue with your
network connection. Being that you got two different sizes from two
different requests suggests the latter.
I see that you CC'd gtk-osx-devel-list, are you trying on OS X by
chance? (I don't think anyone has tested if that works).