From nobody Wed Jul 26 00:21:59 2023 X-Original-To: git@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R9ZN362v8z4pd6l for ; Wed, 26 Jul 2023 00:22:11 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:13b:39f::9f:25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE Root Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R9ZN26qwBz4GKR for ; Wed, 26 Jul 2023 00:22:10 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of bzeeb-lists@lists.zabbadoz.net designates 2a01:4f8:13b:39f::9f:25 as permitted sender) smtp.mailfrom=bzeeb-lists@lists.zabbadoz.net; dmarc=none Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:1025]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id C97D98D4A162 for ; Wed, 26 Jul 2023 00:22:01 +0000 (UTC) Received: from content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 6484F5C3A877 for ; Wed, 26 Jul 2023 00:22:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:4902:0:7404:2:1025]) by content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742]) (amavisd-new, port 10024) with ESMTP id 14z054_lWLBl for ; Wed, 26 Jul 2023 00:22:00 +0000 (UTC) Received: from strong-iwl0.sbone.de (strong-iwl0.sbone.de [IPv6:fde9:577b:c1a9:4902:b66b:fcff:fef3:e3d2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 514E45C3A876 for ; Wed, 26 Jul 2023 00:22:00 +0000 (UTC) Date: Wed, 26 Jul 2023 00:21:59 +0000 (UTC) From: "Bjoern A. Zeeb" To: git@freebsd.org Subject: fatal: unable to read Message-ID: X-OpenPGP-Key-Id: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 List-Id: Discussion of git use in the FreeBSD project List-Archive: https://lists.freebsd.org/archives/freebsd-git List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-git@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spamd-Result: default: False [-3.30 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; R_SPF_ALLOW(-0.20)[+ip6:2a01:4f8:13b:39f::9f:25]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[zabbadoz.net]; MLMMJ_DEST(0.00)[git@freebsd.org]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_NONE(0.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; RCVD_COUNT_FIVE(0.00)[5]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[git@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[] X-Rspamd-Queue-Id: 4R9ZN26qwBz4GKR X-Spamd-Bar: --- Hi, on one of my trees I am getting: --- 8< 8< 8< ----------------------------------------------------------- % git fetch freebsd Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. fatal: unable to read b9cdc058e6eb1b3d8b5e29ad9b911d3da98f65a7 fatal: failed to run repack --- 8< 8< 8< ----------------------------------------------------------- I am not concerned about the background gc but the fatal error about the hash displayed. I have no clue how to solve this, nor do I know what object that hash is/was. Does anyone know how to "repair" this wihtout having to blow away the local copy with all its development branches (which would be rather painful)? /bz -- Bjoern A. Zeeb r15:7 From nobody Wed Jul 26 01:38:53 2023 X-Original-To: git@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R9c4r2xZZz4pXH1 for ; Wed, 26 Jul 2023 01:39:08 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R9c4r0WnCz3HkF for ; Wed, 26 Jul 2023 01:39:08 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ed1-x531.google.com with SMTP id 4fb4d7f45d1cf-522382c4840so3435494a12.2 for ; Tue, 25 Jul 2023 18:39:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20221208.gappssmtp.com; s=20221208; t=1690335545; x=1690940345; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=HNBiQIXfajHQPNpAInLTtMgroepYZP4+Raxt2yUd2AE=; b=juUcQbVis/kWPkncLQrntPshYgoNwAzCu7Q+v9eAHNLos6EDgH+OnXZlw+dAeuPNsT 3tuaqYs0kR1Jw1AFdf6bOTST6SMBPpwnhrqptiUrvyLjZBZizDDriWEfSEApclxFL3Wj OOuLZiBaqrNFgmN9c+DgezMaOMzpQ6EjLR4y3zG06VAWftqPffJYm2MHseOoXZXlazeF 9w0B2zkVR4R5C+LROuSJ/A0F4WMM+DW6eX75vdiiXj2XLPn+jDCDpSR7SohftZ/dbWrY Gx3GHzeRm6fC6fLRjDDvm07+PjmJpxOKSt9N3dyT2gTu86MlzIbul8EEm6SH3m/5SyxB pr0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690335545; x=1690940345; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=HNBiQIXfajHQPNpAInLTtMgroepYZP4+Raxt2yUd2AE=; b=hn3YX93u1sa1Gwj0LanB/8mzcjJxxKbTxv8g/PcAkmFBBpAMji82FrgKSCAGvnBeEf UB7ZPF5SxZeoU4ZHj+CC6t7UN/JKGZ4Fu7iggcXLxmY2AdncZFkF22sdvGjtgRUeCI5g UlGFQyDvWN44aiPydo/w3q6T2pIt4wQwgOdOvu5mewD6dYwQoICuXcRCouTcftrsrz8R RNru+oJVxrSBN/ZWd1lU7ISgCG+l0spLhGm9Xm0HJjt+3Aaza4X1wp2iPObZAw/Uj0gO AcNjhn8LTrB6ra9pYlCnl1U1xyCgJoG3v/hI8k2gCk+btwtnfXVwEuMckqZNgTSmfffx sxyA== X-Gm-Message-State: ABy/qLaVpTf09ZM7GqHhlKdDUPoPzY3668ZiuYzE9kOlPNk2eUh+w1N1 yVfuc6j1Fqao3zoyWDQ1Wuj5ECFpIy/RlPA2TZ3q+WR8uw+MKoJC X-Google-Smtp-Source: APBJJlGTyLTpJO9ZXXsyk9pekRgHfsqMLSYOOVSoRcuAnwesDjuP1CsTQnAT/XsQxkvZ3ZNhTyVWppqtmWT7QVTMnpQ= X-Received: by 2002:a05:6402:1157:b0:521:8d64:df1c with SMTP id g23-20020a056402115700b005218d64df1cmr451021edw.0.1690335544792; Tue, 25 Jul 2023 18:39:04 -0700 (PDT) List-Id: Discussion of git use in the FreeBSD project List-Archive: https://lists.freebsd.org/archives/freebsd-git List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-git@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Warner Losh Date: Tue, 25 Jul 2023 19:38:53 -0600 Message-ID: Subject: Re: fatal: unable to read To: "Bjoern A. Zeeb" Cc: git@freebsd.org Content-Type: multipart/alternative; boundary="000000000000b2eaf0060159e9f5" X-Rspamd-Queue-Id: 4R9c4r0WnCz3HkF X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated --000000000000b2eaf0060159e9f5 Content-Type: text/plain; charset="UTF-8" Have you tried cloning the repo? On Tue, Jul 25, 2023, 6:22 PM Bjoern A. Zeeb wrote: > Hi, > > on one of my trees I am getting: > > --- 8< 8< 8< ----------------------------------------------------------- > % git fetch freebsd > Auto packing the repository in background for optimum performance. > See "git help gc" for manual housekeeping. > warning: The last gc run reported the following. Please correct the root > cause > and remove .git/gc.log > Automatic cleanup will not be performed until the file is removed. > > fatal: unable to read b9cdc058e6eb1b3d8b5e29ad9b911d3da98f65a7 > fatal: failed to run repack > --- 8< 8< 8< ----------------------------------------------------------- > > I am not concerned about the background gc but the fatal error about the > hash displayed. > > I have no clue how to solve this, nor do I know what object that hash > is/was. > > Does anyone know how to "repair" this wihtout having to blow away the > local copy with all its development branches (which would be rather > painful)? > > /bz > > -- > Bjoern A. Zeeb r15:7 > > --000000000000b2eaf0060159e9f5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Have you tried cloning the repo?

On Tue, Jul 25, 2023, 6:2= 2 PM Bjoern A. Zeeb <b= zeeb-lists@lists.zabbadoz.net> wrote:
Hi,

on one of my trees I am getting:

--- 8< 8< 8< -----------------------------------------------------= ------
% git fetch freebsd
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
warning: The last gc run reported the following. Please correct the root ca= use
and remove .git/gc.log
Automatic cleanup will not be performed until the file is removed.

fatal: unable to read b9cdc058e6eb1b3d8b5e29ad9b911d3da98f65a7
fatal: failed to run repack
--- 8< 8< 8< -----------------------------------------------------= ------

I am not concerned about the background gc but the fatal error about the hash displayed.

I have no clue how to solve this, nor do I know what object that hash
is/was.

Does anyone know how to "repair" this wihtout having to blow away= the
local copy with all its development branches (which would be rather
painful)?

/bz

--
Bjoern A. Zeeb=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0r15:7

--000000000000b2eaf0060159e9f5--