From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id cBq0FlRio2Y2JAAA62LTzQ:P1 (envelope-from ) for ; Fri, 26 Jul 2024 08:46:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id cBq0FlRio2Y2JAAA62LTzQ (envelope-from ) for ; Fri, 26 Jul 2024 10:46:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lostca.se header.s=anamika header.b=XRsnIzPe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721983572; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=YExasuXATmbLk06AHI2fgtAaXhlC+16SlHlflixwPX4=; b=teVXUGkO1X2ZqjM4amBbOeTyTzD/FHLrBChCJt0VOAdO6KOuTO7SYT61CunWSgnxH8F6d0 gf9OyiY/G/ZtP9OKQrusgdse1MfNhR4DGrBp8kCA0Fry8/FVi22hpelb5IAf6wp1ycfyQs HW7FGtP67MSbQUaOXLcBONIdRkYw80hs81xnP9uQZrSLa5+mgcq+o2aH7748UOLKvzO6xr 1njVdmd9AjyD1R4VbaxmrKLwyEUqFqUclcViZmzr5WWpIBFrOLclG0cw33YSt01cAZyK9U hpK97PRZoxVc/zTSagMwb0uO00fryTcdstbM41R4MGU/jizjUMB/hhJ25KhbZw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721983572; a=rsa-sha256; cv=none; b=o1l7C9d2nMH5GG+8/acn1wxF41RIF612ymD5hYze2RWouEuabCoNfyanWS3E98ManK8ySc USW0AYQ5d60EX5MbHK3oaRXg4xdqy0PKdPl70smx5DsnUlK5i1qrXsY7HgAVIOIWampPCc cOvpg+bCBp8azpJ+ZqIN7+XwqE8voTPqCtxKF8+yBneznnzP+0wkeewvoRyp2z4lONPp9i WLPSdvKNtQkHk6UNaltdafUDuDYEtPwiFh3V78i+IkbB1+mqO/gwZRgjjtzG7J9aJRKLMq a3JybFYcx5wwWF3rZ3i0Fk/4/kXlFuhW129Z5yyBWFob47o0NY8lST24YmEcoQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lostca.se header.s=anamika header.b=XRsnIzPe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" 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 18C4066B11 for ; Fri, 26 Jul 2024 10:46:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sXGaK-0000tY-F4; Fri, 26 Jul 2024 04:45:56 -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 1sXGaI-0000t0-Ji for guix-patches@gnu.org; Fri, 26 Jul 2024 04:45:54 -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 1sXGaI-00054t-Ak for guix-patches@gnu.org; Fri, 26 Jul 2024 04:45:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sXGaQ-0000uY-6Q for guix-patches@gnu.org; Fri, 26 Jul 2024 04:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72173] [PATCH] gnu: chicken: Update to 5.4.0. Resent-From: Ashish Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 26 Jul 2024 08:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72173 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: security To: jgart Cc: ludo@gnu.org, 72173@debbugs.gnu.org X-Debbugs-Original-Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 72173@debbugs.gnu.org, Debbugs Internal Request Received: via spool by 72173-submit@debbugs.gnu.org id=B72173.17219835123384 (code B ref 72173); Fri, 26 Jul 2024 08:46:02 +0000 Received: (at 72173) by debbugs.gnu.org; 26 Jul 2024 08:45:12 +0000 Received: from localhost ([127.0.0.1]:38763 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXGZc-0000sU-7V for submit@debbugs.gnu.org; Fri, 26 Jul 2024 04:45:12 -0400 Received: from anamika.lostca.se ([65.21.75.227]:58684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXGZY-0000s2-NS for 72173@debbugs.gnu.org; Fri, 26 Jul 2024 04:45:10 -0400 Received: from sofia (unknown [IPv6:2a10:3781:35df:1:b996:92aa:9260:aef4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 8BF131D588; Fri, 26 Jul 2024 08:44:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1721983463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YExasuXATmbLk06AHI2fgtAaXhlC+16SlHlflixwPX4=; b=XRsnIzPea+NCbSb/8Q1NWNXzIRSU+mrh+CGyUe9fQWk51PJ4BwXRW4YA8xWkwNJOtCpM0A /cTVvjj/eEMyWfMkfZOAXf8yUBjEkhq7HjzaGpxZN6YMXPvR3hY9752B/Zw5cwHiNnoecn jVSep42myTxMIGKBCU7TzkoAa5iLnFA= Date: Fri, 26 Jul 2024 08:44:20 +0000 Message-ID: References: <87zfq5nqo5.fsf@dismail.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="me2ccedsz3d5fzlg" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20230517 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Ashish X-ACL-Warn: , Ashish via Guix-patches From: Ashish via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 18C4066B11 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -8.52 X-Spam-Score: -8.52 X-TUID: DhRLLlPFabPS --me2ccedsz3d5fzlg Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 26, 2024 at 08:35:21AM +0000, Ashish wrote: > On Thu, Jul 25, 2024 at 03:48:58PM -0500, jgart wrote: > >=20 > > Hi, > >=20 > > Thanks for the v2. I can't apply this patch series with mumi am. > >=20 > > Can you share the method that you used to send it? >=20 > Sure. >=20 > git send-email -2 -v2 \ > --in-reply-to=3Da2cc7b416a4a87e086dd432c889b2f96270cbccb@dismail.de \ > --to=3D72173@debbugs.gnu.org --cover-letter --annotate \ > --base=3Dorigin/master >=20 > origin/master was 03062c7a9fd74d625639e1a325e9cb58d1cd74e3 >=20 > Thanks! > --=20 > Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 >=20 > "If I destroy you, what business is it of yours ?" (Dark Forest, Liu Cixi= n) =E2=9D=AF git rev-parse HEAD = = =20 efc26826400762207cde9f23802cfe75a737963c = = =20 =E2=9D=AF git checkout -b testing-pr-72173 = = =20 Switched to a new branch 'testing-pr-72173' = = =20 =E2=9D=AF curl -sL https://issues.guix.gnu.org/issue/72173/raw/{12..13} | g= it am Applying: gnu: chicken: Update to 5.4.0. Applying: guix: chicken-build-system: Update for 5.4.0. Please note that the URLs above are not quite what are reflected in the=20 web UI, so my guess something in the upstream mumi DB is messed up. e.g. https://issues.guix.gnu.org/issue/72173/raw/13 is associated with=20 your reply in the web UI, but if you download it, it's the one that=20 contains the message containing the patch. My guess is this is why mumi is getting confused. HTH --=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 "If I destroy you, what business is it of yours ?" (Dark Forest, Liu Cixin) --me2ccedsz3d5fzlg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEE9oLNzDncD+rhFiC2x0bPqedPpLAFAmajYeRfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY2 ODJDRENDMzlEQzBGRUFFMTE2MjBCNkM3NDZDRkE5RTc0RkE0QjAACgkQx0bPqedP pLA9iA/9GscR+cDSDnug6s60l3/njxmoY9KmKNdDm7aFvlLHLnwUtOkDfYQULvFu 8Zrkd71NFFtmxHGSryszXdgrHVQLrXe0K06topup+tqKX3Pa6vd0GWCIs/2CR61s OqIi8fNOMzVc1ikbsKMaNnYQqdl7D4f7LX6NMss3NqMXPmjUTTqqgSXK9lkrP3kP cdTNyTFNB6am2WeWQ7z9lzNXwasPw2xJcsqt/2HiL1gvCsQTw9WvOtd1e8rGzG4F Sgd4gH0MgnnGFFCOB9DN+HmKYldrqYcZ9zulBi+fot50QbAq5W2s2KTo3fA1idL7 BAf/xoU9WaNMqauanj7IQDJLhPIcshitRF5YBpKaKpFDWvG8N/pRIVORhutk+5+b 4kkle8m8XfAQ/pfGvtrHWsb2CSnFd61+yDMzMFGr3PNqKJg3azddygR8QK5m1D27 W4LeZsSkLPtJWaCLkPT2SwH5iJ0d1/Rnwm4tgmMu6/S0uoAEZ51GZFLZp6/Q077M ooh0akIngtxjy91xtIUuoFORK+T8eajKMtQ/RktdwZiUaAGON8uufjlgIM6o0Fbr sbPg/faZyHu7GW2Sjiw/dq4vjRi0dPrOff2y69r0bLvZ8dwvbnD5AV2XWxunmY2l IbK60gz+KmtssSY70DjBOVGZTBlN5w8Pv2ofowwI7bFWZzHjwD4= =b+Yh -----END PGP SIGNATURE----- --me2ccedsz3d5fzlg--