Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 17:56:56 +0100
From:      Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@freebsd.org>
To:        Gordon Bergling <gbe@freebsd.org>
Cc:        git@freebsd.org, David Wolfskill <david@catwhisker.org>
Subject:   Re: Checkout problems
Message-ID:  <X%2BTIWBmsHGwwGfx8@acme.spoerlein.net>
In-Reply-To: <X%2BSgs7mv41/IUL4i@lion.0xfce3.net>
References:  <X%2BNxzqwwTGLH4vCo@lion.0xfce3.net> <X%2BNyuADM1xHZoAiy@albert.catwhisker.org> <CAJ9axoRVLwhff75m4DCfXA=7cOrN%2Ba7u=0AQ-gKCZp6-tvThfw@mail.gmail.com> <X%2BSgs7mv41/IUL4i@lion.0xfce3.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2020-12-24 at 15:07:47 +0100, Gordon Bergling wrote:
>Hi Uli,
>
>On Wed, Dec 23, 2020 at 05:49:03PM +0100, Ulrich Spörlein wrote:
>> On Wed, Dec 23, 2020 at 5:39 PM David Wolfskill <david@catwhisker.org>
>> wrote:
>>
>> > On Wed, Dec 23, 2020 at 05:35:26PM +0100, Gordon Bergling wrote:
>> > > Fellow developers,
>> > >
>> > > I try to checkout the new FreeBSD git sources, but even afer after
>> > > 3 days I had not luck.
>> > >
>> > > The command I tried was the following,
>> > >
>> > > git clone -o freebsd --config
>> > remote.freebsd.fetch='+refs/notes/*:refs/notes/*'
>> > https://git.freebsd.org/src.git
>> > >
>> > > But even on freefall, it wasn't successful.
>> > >
>> > > Has anyone an idea about what the problem my be?
>> >
>> >
>> Well, you're not showing us any logs, so it's hard to tell for sure. Please
>> add -v (maybe two or three times) and actually show us the error you are
>> getting.
>>
>> Cheers
>> Uli
>>
>> PS: any reason you need a checkout on freefall itself?
>
>I tried the checkout with '-vvv' applied. A shortened log is the following,
>
>[...]
>want 9399617194d8919c03460eeeb49aa5e7bb930047 (refs/tags/vendor/zstd/1.4.1)
>want e103cc7d192afc1de4ebc29e6e467651c6436112 (refs/tags/vendor/zstd/1.4.2)
>want 41746347b22e30608746cf036cb3b36bc24d2ab3 (refs/tags/vendor/zstd/1.4.4)
>want f57d3351ea7669d274e6763623c24bc2f14e0bcb (refs/tags/vendor/zstd/1.4.5)
>done
>POST git-upload-pack (gzip 164615 to 81924 bytes)
>remote: Enumerating objects: 4249437, done.
>remote: Counting objects: 100% (4249437/4249437), done.
>remote: Compressing objects: 100% (829788/829788), done.
>Receiving objects:  14% (594922/4249437), 152.45 MiB | 6.29 MiB/s
>
>Afterwards it just stalls and sometimes the checkout process went to about 30% before it
>stalls.
>
>The checkout on freefall was just a test that my network connection isn't problem.

Strange. So I had less than stellar performance when checking out via 
https:// myself, but never a stall or an abort.

I logged into freefall just now and ran the above command and it fetched 
with 34MB/s and took an overall of 2:45 min.

Did you just get very unlucky wrt. timing? I could imagine a lot of 
folks are checking out right now ...

hth
Uli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?X%2BTIWBmsHGwwGfx8>