From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 06 19:10:08 2022 Received: (at submit) by debbugs.gnu.org; 7 Nov 2022 00:10:08 +0000 Received: from localhost ([127.0.0.1]:60919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orpiK-0006He-8O for submit@debbugs.gnu.org; Sun, 06 Nov 2022 19:10:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:42450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orpiH-0006HT-4r for submit@debbugs.gnu.org; Sun, 06 Nov 2022 19:10:07 -0500 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 1orpiG-0001Ia-KC for guix-patches@gnu.org; Sun, 06 Nov 2022 19:10:04 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1orpi8-0003VF-0A for guix-patches@gnu.org; Sun, 06 Nov 2022 19:10:03 -0500 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 6706D5C0106; Sun, 6 Nov 2022 19:09:53 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Sun, 06 Nov 2022 19:09:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lnikki.la; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to; s=fm1; t=1667779793; x=1667866193; bh=2/sgDwWisz xCTPWYAcR9yj6sK5rCGiQA+xztrgF48dA=; b=RvrtFHemvEEDNoWGK4sKklajPC mAGE6rw51MZ/ZDgN9IaJst2CIoSlQoHrSNSnqGzWyTeOGan/NLNjLCwO26NJ6uPL qGLrkJp5Qh3/byWA8bBiT/Jn5OMazCKFBFanPWlDB0Q1tEbv72iuHPpQpzNkndCv 0IqKY+BPUrDPOaMgdB3o7Q0dV0WTcFAebZ0YvBpz8aVVCRdufGzXTHfelu42uJys J334/v0VJywcZOycxy9dKyR4WEWd6nAvdBrxYkIfHB9lIm4AjAqXZixDALQRJGkT B+SdCI4h8rPDoq8eDS4JdS1yC1jU/zpgVSyH+3AEznaYdoZOYRV+bA4p9Phg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1667779793; x=1667866193; bh=2/sgDwWiszxCT PWYAcR9yj6sK5rCGiQA+xztrgF48dA=; b=QJtWKCu4UL008Wb8yuM9EUHOgP0zl N0k60/sEjvkVOEPdgO1I4oCdIjZ15nnb3TQpwPr+QY7UHVvkv3AMgawmrT/C3L13 S5z8SVTirQT/J33xHVkZMpkqKYwn7c0E5w0S8GKkq05yB/jyvIz3JuX9/eaMSLat ArGY7LOH8uWj+KWG0Py1lARYIoEgPKqLYDPSffg7WnDVg+yfucAtC0TsOpFu/xTV Ghlhs7QMe9ri2q8E1Vs4QM95vQXjzseEjtZQqN7+gjdKfpraYGNj/EfZqQ4tDgSR ZEYEtRzogYLPg04Mb+er+4bnfbxCCdFilohcnJtw8M79o+HGBf9zJ6KcQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrvdejgddvtdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkofggtgfgsehtkeertd ertdejnecuhfhrohhmpefnvghoucfpihhkkhhilhomuceohhgvlhhloheslhhnihhkkhhi rdhlrgeqnecuggftrfgrthhtvghrnheptdffudehleevjedtvefghfeihefhuedugeeihe ejgeehgfdvffegjeefvdetvdegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomhephhgvlhhloheslhhnihhkkhhirdhlrg X-ME-Proxy: Feedback-ID: i41f146a7:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 6 Nov 2022 19:09:52 -0500 (EST) From: =?utf-8?Q?Leo=20Nikkil=C3=A4?= To: guix-patches@gnu.org Subject: [PATCH] services: Add x86_64 QEMU target. Date: Mon, 7 Nov 2022 02:09:45 +0200 Message-Id: <20221107000945.13446-1-hello@lnikki.la> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=66.111.4.26; envelope-from=hello@lnikki.la; helo=out2-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Leo=20Nikkil=C3=A4?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Greetings, I was trying to build an x86_64 binary on an aarch64 machine, and noticed that `qemu-binfmt-service-type' was missing the x86_64 platform definition. * gnu/services/virtualization.scm (%x86_64): Add variable. (%qemu-platforms) Add it. --- gnu/packages/virtualization.scm | 1 + gnu/services/virtualization.scm | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm index 981e5e0cf3..4c8662f770 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -28,6 +28,7 @@ ;;; Copyright © 2022 Ekaitz Zarraga ;;; Copyright © 2022 Arun Isaac ;;; Copyright © 2022 Zhu Zihao +;;; Copyright © 2022 Leo Nikkilä ;;; ;;; This file is part of GNU Guix. ;;; diff --git a/gnu/services/virtualization.scm b/gnu/services/virtualization.scm index cb6227403b..b3dc9d2114 100644 --- a/gnu/services/virtualization.scm +++ b/gnu/services/virtualization.scm @@ -611,6 +611,13 @@ (define %i386 (magic (bv "\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x03\x00")) (mask (bv "\xff\xff\xff\xff\xff\xfe\xfe\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff")))) +(define %x86_64 + (qemu-platform + (name "x86_64") + (family "i386") + (magic (bv "\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x3e\x00")) + (mask (bv "\xff\xff\xff\xff\xff\xfe\xfe\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff")))) + (define %alpha (qemu-platform (name "alpha") @@ -767,7 +774,7 @@ (define %hppa (mask (bv "\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff")))) (define %qemu-platforms - (list %i386 %alpha %arm %sparc32plus %ppc %ppc64 %ppc64le %m68k + (list %i386 %x86_64 %alpha %arm %sparc32plus %ppc %ppc64 %ppc64le %m68k %mips %mipsel %mipsn32 %mipsn32el %mips64 %mips64el %riscv32 %riscv64 %sh4 %sh4eb %s390x %aarch64 %hppa)) -- 2.38.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 07 15:05:12 2022 Received: (at submit) by debbugs.gnu.org; 7 Nov 2022 20:05:12 +0000 Received: from localhost ([127.0.0.1]:35452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os8Mq-0006YV-DG for submit@debbugs.gnu.org; Mon, 07 Nov 2022 15:05:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:42078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os8Mp-0006YO-HC for submit@debbugs.gnu.org; Mon, 07 Nov 2022 15:05:11 -0500 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 1os8Mp-0005r4-CY for guix-patches@gnu.org; Mon, 07 Nov 2022 15:05:11 -0500 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1os8Ml-0004rx-KW for guix-patches@gnu.org; Mon, 07 Nov 2022 15:05:09 -0500 Received: from localhost (93-42-6-17.ip84.fastwebnet.it [93.42.6.17]) by mira.cbaines.net (Postfix) with ESMTPSA id 48D0427BBE9; Mon, 7 Nov 2022 20:05:06 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id c1ff29f6; Mon, 7 Nov 2022 20:05:05 +0000 (UTC) References: <20221107000945.13446-1-hello@lnikki.la> User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines To: Leo =?utf-8?Q?Nikkil=C3=A4?= Subject: Re: [bug#59085] [PATCH] services: Add x86_64 QEMU target. Date: Mon, 07 Nov 2022 21:03:12 +0100 In-reply-to: <20221107000945.13446-1-hello@lnikki.la> Message-ID: <87edueo7im.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 59085-done@debbugs.gnu.org, guix-patches@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Leo Nikkil=C3=A4 writes: > Greetings, > > I was trying to build an x86_64 binary on an aarch64 machine, and noticed= that > `qemu-binfmt-service-type' was missing the x86_64 platform definition. > > * gnu/services/virtualization.scm (%x86_64): Add variable. > (%qemu-platforms) Add it. > --- > gnu/packages/virtualization.scm | 1 + > gnu/services/virtualization.scm | 9 ++++++++- > 2 files changed, 9 insertions(+), 1 deletion(-) This sounds reasonable to me, I haven't checked the exact values are correct but I'm assuming they're sensible. Pushed to master as 9ad311ec15c05efc78f74252e7eb6cddfb0b5cea. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmNpZPFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfNLw//brH0/4cS5gA0CVXC8XoEF1GcN2Xov98l SOi+dDBvPZuSxBejxu0xhHB3baDAPReKHyQYo9R42h0OxKsH6F9yAfO0pFmLVUdA d2xka/JN/JHi2xDdPY8IqnnfkTB7iyZEcd9HVbD4LDEevg7r8RC+2wiCs7pfQlc2 vrXQl4q+K7AL7iZ88Wyk6BgftlOJ3XdLSRBNJNSlIUWd6/WZxDnTMPIYuORzApgV RvevjgL7KOC5EUQ7v7UuF05P35m1wIsNjikr6QczgK7WFTlJoVQBwDrtBPPQ/TM2 1L6r4iAgAB5rkB7truGWk9wag9+y0uXOB2Osj56sEMPDQsOHUuxwg/Wcq3FljQn3 iq8uhmFA8qUZv27P1t0qPja9fZwEMFCu0aBkMHpUHNMKu0cT3nyMJPT+2v49Ed6+ yjaUk43mEqIziJ4OeGTagDmF0Ea1JQWItVLuCz3whSx+d3Oay0NsM74OAD69EA2B W6EKL5SjVrYUc/DWyCT3+NWhmMQJB9KHt4hipYONBJFXNxMQLmfvyfUTEdW2nPSK p1oaucTRWUq9OubgbkanpgwRgRvEzk4sfwkGRRb49eaS88X4BV+xR6aVY2y+N2eu 5vCcVnUrdIXPk+rWvzcayPFs74SR+fNpfYM3bDa4DRHteZfL3BuZ+UGfTIbT9VTQ OJ0SvWpe9R4= =wPq0 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 07 15:56:09 2022 Received: (at 59085) by debbugs.gnu.org; 7 Nov 2022 20:56:09 +0000 Received: from localhost ([127.0.0.1]:35531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os9A7-0007rV-T5 for submit@debbugs.gnu.org; Mon, 07 Nov 2022 15:56:08 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:55099) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os9A3-0007qx-2e for 59085@debbugs.gnu.org; Mon, 07 Nov 2022 15:56:06 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id D5BE05C005B; Mon, 7 Nov 2022 15:55:57 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Mon, 07 Nov 2022 15:55:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lnikki.la; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to; s=fm2; t=1667854557; x=1667940957; bh=i6isLwSLe5 6cuwzU/tc/9pEG4VESaiJoZZSd3dMflcQ=; b=LlKBWCUvT2E4J43THl7aAFKd3l T992B8ic1rB6px1y4I8UBsk516lMq797a8z8unrAjrUP5Djndlmj1dib2MtSpyvl wrCYqltEauPkLdQfS0rh5w1WZqlPcG0qmAdKtAPpmrEMtK5fKLBeEQpOQXHUQpSD lIBcsUi7jmCTBJXUwo0vwfuVZRG53uMFrNLIsdsNhpcrUUenn6mS3t2IHoAgzBPI 1z8jaQpiDfPF4QgN6FTrL0zcOUlGr/mRNgBcjwkx0uz3ps8/DlkZl4a8u10BlFFb YZI447tewoCLscHAjoekklMxgJHL9GTfmG9Xzw9aBhK3j4SQA/leUiWKYqyw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; t=1667854557; x=1667940957; bh=i6isLwSLe56cu wzU/tc/9pEG4VESaiJoZZSd3dMflcQ=; b=YAZhe0r/4CBird0yM/iO1U+O59QgN d+h/xIKB9Qlebc5fGc1+njg4ALkGQEqfS6zj5bbLOHArH4JHsbyfE5uKpOo3tAHr XY9Y/OEHRZ5nafsFLwN96Oa28HWuzE6nyZqY43cBcjR3XH1Dpc2L+okBdvhIfRUL /0V5G9AId85K7cCFvEMwNvUm/XD4pasSJo0vb1C0RPem8adpI2IL1MD5d5/4o737 BXVi3lBVh0rUpnw2cC5aGh79r9INUdmRMVElctBafISA+uJNwsHIy1fnGiWbSpo5 R6G58FAK89Sr2YFSjf3dAFOw2Ti6FJRSI3L7iQjmE6JCLbjRYKDV0x4gQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrvdekgddugeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvfevufffkffogggtgfesthekre dtredtjeenucfhrhhomhepnfgvohcupfhikhhkihhlmocuoehhvghllhhosehlnhhikhhk ihdrlhgrqeenucggtffrrghtthgvrhhnpedtffduheelveejtdevgffhieehhfeuudegie ehjeeghefgvdffgeejfedvtedvgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgr mhepmhgrihhlfhhrohhmpehhvghllhhosehlnhhikhhkihdrlhgr X-ME-Proxy: Feedback-ID: i41f146a7:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 7 Nov 2022 15:55:56 -0500 (EST) From: =?utf-8?Q?Leo=20Nikkil=C3=A4?= To: 59085@debbugs.gnu.org Subject: [PATCH] gnu: Fix copyright line Date: Mon, 7 Nov 2022 22:55:08 +0200 Message-Id: <20221107205508.12280-1-hello@lnikki.la> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 59085 Cc: =?UTF-8?q?Leo=20Nikkil=C3=A4?= , mail@cbaines.net X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Thanks Chris, > This sounds reasonable to me, I haven't checked the exact values are > correct but I'm assuming they're sensible. I retrieved these values from QEMU, in `scripts/qemu-binfmt-conf.sh' as described in the source file. I've also tested that they work on my aarch64 machine at least. I also noticed that I added the copyright line to the packages file by mistake, I've attached another patch to correct this below. -- This is a follow-up to commit 9ad311ec15c05efc78f74252e7eb6cddfb0b5cea. * gnu/packages/virtualization.scm: Remove copyright line. * gnu/services/virtualization.scm: Add copyright line. --- gnu/packages/virtualization.scm | 1 - gnu/services/virtualization.scm | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm index 4c8662f770..981e5e0cf3 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -28,7 +28,6 @@ ;;; Copyright © 2022 Ekaitz Zarraga ;;; Copyright © 2022 Arun Isaac ;;; Copyright © 2022 Zhu Zihao -;;; Copyright © 2022 Leo Nikkilä ;;; ;;; This file is part of GNU Guix. ;;; diff --git a/gnu/services/virtualization.scm b/gnu/services/virtualization.scm index b3dc9d2114..601c11b0d1 100644 --- a/gnu/services/virtualization.scm +++ b/gnu/services/virtualization.scm @@ -4,6 +4,7 @@ ;;; Copyright © 2020,2021 Jan (janneke) Nieuwenhuizen ;;; Copyright © 2021 Timotej Lazar ;;; Copyright © 2022 Oleg Pykhalov +;;; Copyright © 2022 Leo Nikkilä ;;; ;;; This file is part of GNU Guix. ;;; -- 2.38.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 20 07:08:07 2022 Received: (at 59085) by debbugs.gnu.org; 20 Nov 2022 12:08:07 +0000 Received: from localhost ([127.0.0.1]:42542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owj7H-0000C9-0X for submit@debbugs.gnu.org; Sun, 20 Nov 2022 07:08:07 -0500 Received: from mira.cbaines.net ([212.71.252.8]:41894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owj7F-0000C1-Ja for 59085@debbugs.gnu.org; Sun, 20 Nov 2022 07:08:05 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 3773127BBED; Sun, 20 Nov 2022 12:08:05 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ade9083a; Sun, 20 Nov 2022 12:08:04 +0000 (UTC) References: <20221107205508.12280-1-hello@lnikki.la> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines To: Leo =?utf-8?Q?Nikkil=C3=A4?= Subject: Re: [PATCH] gnu: Fix copyright line Date: Sun, 20 Nov 2022 12:07:24 +0000 In-reply-to: <20221107205508.12280-1-hello@lnikki.la> Message-ID: <87h6ytx1zv.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 59085 Cc: 59085@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Leo Nikkil=C3=A4 writes: > Thanks Chris, > >> This sounds reasonable to me, I haven't checked the exact values are >> correct but I'm assuming they're sensible. > > I retrieved these values from QEMU, in `scripts/qemu-binfmt-conf.sh' > as described in the source file. I've also tested that they work on my > aarch64 machine at least. Great :) > I also noticed that I added the copyright line to the packages file by > mistake, I've attached another patch to correct this below. Awesome, thanks, I've finally got around to pushing this now as d072bcebbf884c68573aeb999db3ae296a7cf939. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmN6GKRfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcsIg/+JQ2erbUixkmxM8E/auERKcBHxQ0gvRwQ xoMFamVVibD1rykZpIu6XopsIVwkD0dZdpmRUDQ+JSxHmVqXERsB7cuhwvNKfi8H 0A780O/tAL9a22j2+s3KYKFRMiadqaNTDJd2GSQ+EaA0wE2ys9/8rY/ov+c5UkuY mJ+OAft6bI8i6iUJVJF1JtMKGhbYFVIqMo9GPSSd2CGHy3efPqO0dpFY+hFoOAPF HNhGjXKscuOmi3a2HF0FA6nxMHDOel/0ub0hVSTaLIgRTq91abyaM3kETT/cwfxb F0PgasjhVPIc8KBacs+KxY+ag31P2SCNnvpbc195ixn31rD/pT2/O/sHKhfwQxOn ligd/3cpNvEi9LFd0q8rQcJfETEXOmW/dumBdzmM9d+TESt+ySNyFBidvKGETuOr MNSdBk9WAV3LWlhOi82hpd/S/r0taBZUqeSiTnULva02rVLwFc/7qov2tLjapQCs eIKs4lFJoF1wl4/0uw6lT+9fVNUVNm+qSMlaxo6G8VXFJwV8rvcT9T6SzPPefRDF 4rZlfDHz/1CwvoMPHtKfJU2o0jnCEPG7Rey4RKIFtPKEcMD73hOxpOtAPEtvdvYv SW1Nlz9dl18JHiLQVt7Ek6jio+adPmInOH1P/9cs3v1r0eJDWdfn7paMwRyaIa3V z8uKpjawkzY= =ZHx+ -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Aug 15 20:01:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 18 Dec 2022 12:24:13 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator