Date: Thu, 24 Dec 2020 15:07:47 +0100 From: Gordon Bergling <gbe@freebsd.org> To: Ulrich =?iso-8859-1?Q?Sp=F6rlein?= <uqs@freebsd.org> Cc: git@freebsd.org, David Wolfskill <david@catwhisker.org> Subject: Re: Checkout problems Message-ID: <X%2BSgs7mv41/IUL4i@lion.0xfce3.net> In-Reply-To: <CAJ9axoRVLwhff75m4DCfXA=7cOrN%2Ba7u=0AQ-gKCZp6-tvThfw@mail.gmail.com> References: <X%2BNxzqwwTGLH4vCo@lion.0xfce3.net> <X%2BNyuADM1xHZoAiy@albert.catwhisker.org> <CAJ9axoRVLwhff75m4DCfXA=7cOrN%2Ba7u=0AQ-gKCZp6-tvThfw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. --Gordon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?X%2BSgs7mv41/IUL4i>