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, 16:25:26
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87frw9w1wp.fsf@tudado.org>
References : 1 2
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
%

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