From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB3DF158042 for ; Tue, 12 Nov 2024 19:18:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF391E077C; Tue, 12 Nov 2024 19:18:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id D8A8FE077C for ; Tue, 12 Nov 2024 19:18:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22668340BEF for ; Tue, 12 Nov 2024 19:18:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B50FDAED for ; Tue, 12 Nov 2024 19:18:54 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1725900936.455d361caed27329969deda17a3766beab6de591.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 455d361caed27329969deda17a3766beab6de591 X-VCS-Branch: master Date: Tue, 12 Nov 2024 19:18:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 090848ad-ff36-4c09-8523-6ea76d964b9a X-Archives-Hash: 51f2460b40aa9735e3962e1bbe578b1f commit: 455d361caed27329969deda17a3766beab6de591 Author: Ulrich Müller gentoo org> AuthorDate: Mon Sep 9 16:55:36 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Sep 9 16:55:36 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=455d361c pkg-mgr-commands.tex: Clarify "skipped silently" in unpack The previous wording was added in commit 634c32f with the EAPI 3 (later to become EAPI 4) draft. The commit message doesn't give any rationale for "silently". It may well be that the wording is a remnant of the rejected "unpack --if-compressed" feature. See also the discussion in the 2009-04-23 council meeting: https://projects.gentoo.org/council/meeting-logs/20090423.txt (starting at 21:35). Signed-off-by: Ulrich Müller gentoo.org> pkg-mgr-commands.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 4c84b68..d98574d 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -1126,8 +1126,8 @@ has returned. listed as \emph{not} supporting such paths, \t{unpack} shall abort the build process. \end{compactitem} - Any unrecognised file format shall be skipped silently. If unpacking a supported file format - fails, \t{unpack} shall abort the build process. + Any unrecognised file format shall be skipped without raising an error. If unpacking a supported + file format fails, \t{unpack} shall abort the build process. \featurelabel{unpack-extensions} Must be able to unpack the following file formats, if the relevant binaries are available: From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2A30E1581F0 for ; Wed, 11 Dec 2024 19:40:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FF4DE0D50; Wed, 11 Dec 2024 19:40:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09A1DE0D50 for ; Wed, 11 Dec 2024 19:40:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C3AF343172 for ; Wed, 11 Dec 2024 19:40:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C4681F28 for ; Wed, 11 Dec 2024 19:39:58 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1725900936.455d361caed27329969deda17a3766beab6de591.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 455d361caed27329969deda17a3766beab6de591 X-VCS-Branch: eapi-9 Date: Wed, 11 Dec 2024 19:39:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f29d16ef-924f-4d35-a20d-a43adb533708 X-Archives-Hash: 166b82ea2d1d796109ebf69d73212fbb Message-ID: <20241211193958.sMEweUcaswhYOBKPtCYMmFeWLQ7dIMCa9yLJvk6FD9U@z> commit: 455d361caed27329969deda17a3766beab6de591 Author: Ulrich Müller gentoo org> AuthorDate: Mon Sep 9 16:55:36 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Sep 9 16:55:36 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=455d361c pkg-mgr-commands.tex: Clarify "skipped silently" in unpack The previous wording was added in commit 634c32f with the EAPI 3 (later to become EAPI 4) draft. The commit message doesn't give any rationale for "silently". It may well be that the wording is a remnant of the rejected "unpack --if-compressed" feature. See also the discussion in the 2009-04-23 council meeting: https://projects.gentoo.org/council/meeting-logs/20090423.txt (starting at 21:35). Signed-off-by: Ulrich Müller gentoo.org> pkg-mgr-commands.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 4c84b68..d98574d 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -1126,8 +1126,8 @@ has returned. listed as \emph{not} supporting such paths, \t{unpack} shall abort the build process. \end{compactitem} - Any unrecognised file format shall be skipped silently. If unpacking a supported file format - fails, \t{unpack} shall abort the build process. + Any unrecognised file format shall be skipped without raising an error. If unpacking a supported + file format fails, \t{unpack} shall abort the build process. \featurelabel{unpack-extensions} Must be able to unpack the following file formats, if the relevant binaries are available: