Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 21:41:12 -0400
From:      Dennis Clarke <dclarke@blastwave.org>
To:        "riscv@freebsd.org" <riscv@FreeBSD.org>
Subject:   git fails to clone from git.FreeBSD.org
Message-ID:  <fd19e6d6-0321-45c2-ac0a-5cbdf2899d2c@blastwave.org>

next in thread | raw e-mail | index | archive | help

This is something I see :

e# poudriere ports -c -B main -m git+ssh -U 
ssh://anongit@git.FreeBSD.org/ports.git -p latest
[00:00:00] Creating latest fs at /poudriere/ports/latest... done
[00:00:00] Cloning the ports tree...client_loop: send disconnect: Broken 
pipe
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
[00:02:22] Error:  fail
[00:02:22] Error while creating ports tree, cleaning up.
e#

Does not happen when I use the mirror at github :

e#
e# poudriere ports -c -B main -m git+ssh -U 
https://github.com/freebsd/freebsd-ports.git -p latest
[00:00:00] Creating latest fs at /poudriere/ports/latest... done
[00:00:01] Cloning the ports tree... done
e#

Also, is the SiFive Unmatched board horrifically slow due to
some I/O problem with the onboard M.2 SSD ?


-- 
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd19e6d6-0321-45c2-ac0a-5cbdf2899d2c>