#12697 Issues with git cloning from src.fedoraproject.org
Closed: Duplicate by byquanton. Opened by byquanton.

I'm having issues git cloning the kernel rpm repo. It fails after around 55% of receiving objects in git. I tried cloning from multiple systems and it failed on each.

git clone --mirror https://src.fedoraproject.org/rpms/kernel.git
Cloning into bare repository 'kernel.git'...
remote: Enumerating objects: 109335, done.
remote: Counting objects: 100% (22319/22319), done.
remote: Compressing objects: 100% (3747/3747), done.
fetch-pack: unexpected disconnect while reading sideband packets
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

Metadata Update from @byquanton:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

I guess its related to the current ddos attacks.

Metadata