Re: on git cloning src.git

Liste des GroupesRevenir à cubf misc 
Sujet : Re: on git cloning src.git
De : jfairchild (at) *nospam* tudado.org (Johanne Fairchild)
Groupes : comp.unix.bsd.freebsd.misc
Date : 29. Mar 2024, 17:24:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <8734s9vz5u.fsf@tudado.org>
References : 1 2 3
Johanne Fairchild <jfairchild@tudado.org> writes:

groenveld@acm.org (John D Groenveld) writes:
>
In article <87plvd2584.fsf@tudado.org>,
Johanne Fairchild  <jfairchild@tudado.org> wrote:
My download rate begins megabytes per second, but then it lowers to KiB
per second and at this run, I got ``invalid index-pack''.  Am I having
network problems?  This is the cheapest virtual machine in AWS.
>
Are you able to clone the mirror hosted on GitHub?
<URL:https://github.com/freebsd/freebsd-ports.git>
>
The speed began high---27 MiB/s---, but then it fell, stalled and ended
with this error.
>
%git clone -o freebsd https://github.com/freebsd/freebsd-ports.git
Cloning into 'freebsd-ports'...
remote: Enumerating objects: 6156144, done.
remote: Counting objects: 100% (16085/16085), done.
remote: Compressing objects: 100% (11075/11075), done.
Receiving objects:  81% (4995725/6156144), 1.98 GiB | 1.19 MiB/s
>
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly:
CANCEL (err 8)
error: 6065 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
%
>
%git --version
git version 2.43.0
>
Let me run it again so you can have a notion of how long it takes.
>
%time git clone -o freebsd https://github.com/freebsd/freebsd-ports.git
Cloning into 'freebsd-ports'...
remote: Enumerating objects: 6156144, done.
remote: Counting objects: 100% (16085/16085), done.
remote: Compressing objects: 100% (11075/11075), done.
error: RPC failed; curl 56 Recv failure: Connection reset by peer
error: 6881 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
      309.22 real         0.44 user         2.83 sys
%

Sorry.  This seems to have nothing to do with FreeBSD.  I believe I
can't clone any large repository.

%git clone https://github.com/torvalds/linux
Cloning into 'linux'...
remote: Enumerating objects: 10102796, done.
fatal: fetch-pack: invalid index-pack output4.65 GiB | 1.86 MiB/s
error: git-remote-https died of signal 9
fetch-pack: unexpected disconnect while reading sideband packet
%

But I can do just fine with small ones.

%git clone https://github.com/meixler/vix
Cloning into 'vix'...
remote: Enumerating objects: 12, done.
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 12 (delta 2), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (12/12), 6.95 KiB | 6.96 MiB/s, done.
Resolving deltas: 100% (2/2), done.
%

Date Sujet#  Auteur
29 Mar 24 * on git cloning src.git7Johanne Fairchild
29 Mar 24 `* Re: on git cloning src.git6John D Groenveld
29 Mar 24  +* Re: on git cloning src.git4Johanne Fairchild
29 Mar 24  i`* Re: on git cloning src.git3Johanne Fairchild
1 Apr 24  i `* Re: on git cloning src.git2Philippe Michel
1 Apr 24  i  `- Re: on git cloning src.git1Johanne Fairchild
29 Mar 24  `- Re: on git cloning src.git1Johanne Fairchild

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal