"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: failing to send refs due to "bad packet received"
To:
Omar Polo <op@omarpolo.com>
Cc:
gameoftrees@openbsd.org
Date:
Sat, 12 Jul 2025 18:47:38 +0200

Download raw body.

Thread
On Sat, Jul 12, 2025 at 04:08:02PM +0200, Omar Polo wrote:
> packing 2 references; 7 objects; deltify: 100%; uploading pack: 11.0K 100%got-send-pack: readpkt: 30:	[0x01]001dunpack index-pack failed[0x0a]
> got-send-pack: unexpected message from server

Could you hack the client to avoid removing the pack file generated
by got-send-pack? Then we could try to index a pack file which failed
during upload, and hopefully figure out what is going wrong.