From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id KF0lFLfujmbrEwEAe85BDQ:P1 (envelope-from ) for ; Wed, 10 Jul 2024 20:27:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id KF0lFLfujmbrEwEAe85BDQ (envelope-from ) for ; Wed, 10 Jul 2024 22:27:35 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="ib/nIuIx"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720643255; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=9ScIh6IcXNsk2sFzVMjA6gSqc6Y/tZnCAcJ2RDbZDms=; b=O885hAwHQGg9kXnn+LnLiMsyQcMe+N0gT6SCtcPIzXyryyth9+ADVtp3/0Nl+BAbYoEIvr ULGKS5fWkv7IzgVy4vckvvP0WtEPnev2e23/HjSzYfRRv/Amf3QVnTGAkKgFPZ7yWprMcO BFp8XWIh6A40FrwvjVneCV9jw+ogMlidttifIbybfmbk7h7oJKXCaQhMpFoZinZ0Gd61Hp X/Zd03rZMUPmwG560HmOF2BrjimpcxjTbhDUSaZZ6vrbsyij2fn4SqHtacfM8PRp9aeLuJ Cc73cK2zQ0zbKGd2rTxx5XGFzei5wx9+Itkvs1MVvVBACOURgMwazvIGU06fOg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="ib/nIuIx"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720643255; a=rsa-sha256; cv=none; b=pXRLpSh/gh65jMLFaTP9QtCgx+RTU1fdCY5MNAr2icVTTmLZvEHUp3TKx+3Sq8D2uK14xu NFuUFPUpXbuJ+swGNAPe4i62f1870M8P4jk0yiWgGWO19K8/zNPg/DWQ3raIskPpRB9ZZX KyRoFE87KTmSqMOpEqRS2tNBlTczsJXcXW1fNmet5fjhwvdlXHXzQ2WlKKAB5ASC4a2UMG 1Q8ewLFETZB27+gxrev6eM/CCmdmeNSOHFAt5rePhpa9kvki7Ur/3+RoUpqdfk+pFcActr 7U4JIeWkmoPOzWGkOPejB6DQGbZkskaNjfe032zAXV2IqtP6a9X70Vku5ZqB+w== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2961168A1C for ; Wed, 10 Jul 2024 22:27:35 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRduB-0000zD-PG; Wed, 10 Jul 2024 16:27:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRdu9-0000xk-3Q for bug-guix@gnu.org; Wed, 10 Jul 2024 16:27:09 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sRdu8-0003ns-I7 for bug-guix@gnu.org; Wed, 10 Jul 2024 16:27:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRdu6-0000pV-DY for bug-guix@gnu.org; Wed, 10 Jul 2024 16:27:06 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#72044: Pre-push authentication hook =?UTF-8?Q?doesn=E2=80=99t?= cope with =?UTF-8?Q?=E2=80=98git?= push =?UTF-8?Q?--tags=E2=80=99?= Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 10 Jul 2024 20:27:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 72044 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 72044@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17206431893065 (code B ref -1); Wed, 10 Jul 2024 20:27:06 +0000 Received: (at submit) by debbugs.gnu.org; 10 Jul 2024 20:26:29 +0000 Received: from localhost ([127.0.0.1]:50397 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRdtQ-0000nB-6t for submit@debbugs.gnu.org; Wed, 10 Jul 2024 16:26:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:59400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRdtG-0000mb-LT for submit@debbugs.gnu.org; Wed, 10 Jul 2024 16:26:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRdgb-0000PK-3Y for bug-guix@gnu.org; Wed, 10 Jul 2024 16:13:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sRdga-0001FZ-Qd for bug-guix@gnu.org; Wed, 10 Jul 2024 16:13:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=9ScIh6IcXNsk2sFzVMjA6gSqc6Y/tZnCAcJ2RDbZDms=; b=ib/nIuIxTs+Qxh V4oN9cHTV2FdiynccUt1JU/gO90q/M7ueQC+pn+mEFD8h4AkVf0lpqaElkQ7+gY4pjZPH1uwk83Ii uqx7XV1dyv7aBTbNFx3FCoCROooFAHoAP115iVooDS9QD0SDLKkQH8u1wroJMGdjdw93ERr61mjFx qaym+rDyOF9/Cic67llxK+LVKU+1rAb2SFF8dUFCQmQrrideFKxz377kIbfnHzHQLCAm6qsyRU8pQ ha8YOFMcgMxjhI/6wU0hzdWL9Q6LidSgI+xSZWZWCE+XvAaCi0N5hLcYMg6z7a1B0p2nEUfGz++uA m1Mykt49k2IVeCH6Ta0w==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Tridi 23 Messidor an 232 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Haricot X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 10 Jul 2024 22:13:05 +0200 Message-ID: <87frsh57la.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.30 X-Migadu-Queue-Id: 2961168A1C X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.30 X-TUID: gVDEvaH9g9o5 Hi, Just noticed that the pre-push hook installed by =E2=80=98guix git authenti= cate=E2=80=99 fails when running =E2=80=98git push --tags=E2=80=99: --8<---------------cut here---------------start------------->8--- 1 git =E2=80=A6 push origin --tags guix git: [1;31merror: [0mGit error: the requested type does not match the = type in the ODB error: failed to push some refs to 'ssh://git.sv.gnu.org/srv/git/shepherd.g= it' --8<---------------cut here---------------end--------------->8--- Not sure how the hook can determine it=E2=80=99s pushing tags. Ludo=E2=80=99.