new git update fails with fatal: fetch-pack: invalid index-pack output

David Dyck david.dyck@gmail.com
Sun May 26 22:44:33 GMT 2024


After updating I still get the same error.

$ git clone -v https://github.com/lxml/lxml.git
Cloning into 'lxml'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (gzip 8652 to 4282 bytes)
remote: Enumerating objects: 33941, done.
remote: Counting objects: 100% (3786/3786), done.
remote: Compressing objects: 100% (1328/1328), done.
remote: Total 33941 (delta 2360), reused 3474 (delta 2243), pack-reused
30155
Receiving objects: 100% (33941/33941), 20.20 MiB | 17.42 MiB/s, done.
fatal: fetch-pack: invalid index-pack output


$ cygcheck -srv >cygcheck.out
cygcheck: dump_sysinfo: GetVolumeInformation() for drive S: failed: 53

$ git --version
git version 2.45.1

$ cygcheck -c git
Cygwin Package Information
Package              Version    Status
git                  2.45.1-1       OK

$  type git
git is hashed (/usr/bin/git)

attached cygcheck.out

>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 156201 bytes
Desc: not available
URL: <https://cygwin.com/pipermail/cygwin/attachments/20240526/0038003c/attachment-0001.obj>


More information about the Cygwin mailing list