From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6NKSFnYrJGUwygAA9RJhRA:P1 (envelope-from ) for ; Mon, 09 Oct 2023 18:33:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6NKSFnYrJGUwygAA9RJhRA (envelope-from ) for ; Mon, 09 Oct 2023 18:33:58 +0200 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 322E16E679 for ; Mon, 9 Oct 2023 18:33:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=csdi7g42; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696869238; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=X5GWP55gg3JXfcSzpohm/0JjtUuayMNEjM0BF06R/Ng=; b=Kx+3wDJyNkEAQRolhxMgfihVomaJ5n4M+d8jQEDHNXND7cTLN+u4CEIlMEsH7gqdJxAljv TkoaYvcF+3RyXsyDxFfXi70Lhbc7rVyvWKqMmgSGvz21+5s/XgnzEyr/mTdBOyG3MSopHn T8xV0fe8pCPUMz9KHxZePXmI2KiAr2xxvmo3tNR2swvCiIYTyqFxoQEf8u/Ka69afVH2FM Hhuve5KNQbyl5D8FjVNps+aN/kcj0KbWjTOeGAHAtVB5VPKVZGMbq/tD+k8wOzfB5pZvCP vk5leoR2iJeXsJeFLbJhyAzKmPBGWZM+d3CJsEQrs+c4Gd+KJy+wQdmmvxId6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=csdi7g42; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696869238; a=rsa-sha256; cv=none; b=N5JZp44lh9D+3ogNpLUunFkKlyMz7LoHQwf3GirrcbI0G88Ed4/nvb7emgx2rtST1HAoAH Tlwiuz7XdZmDjj1B9jxTaVDllf5SfEAfMTDyK/Jcsg9TZVHo7hSBszJpsxNifyserefOWF TEkSkYcgCFWTJJRw9WeUEjHLzaZwdpSG/GlEYUpIHcViyFwb/cWCIQyv0tVX3UMd7UmuN4 efHUiPb6BsDlvxiBZwLCcJ/VxcQSM5lgkDQ25C5k9e4xTlgOsH0g1YgdXKTuzxxz8bawHd z+F1xXUViaBYUZe7ePYh2cXrMtiGJHivHyIAqOEHOv/NI0sQW81VuPHYpuYIDQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptCQ-00013i-RE; Mon, 09 Oct 2023 12:33:42 -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 1qptCP-00013D-Rp for bug-guix@gnu.org; Mon, 09 Oct 2023 12:33:41 -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 1qptCP-0007JU-Ja; Mon, 09 Oct 2023 12:33:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptCk-0003LT-7A; Mon, 09 Oct 2023 12:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 02/65] gnu: acl: Remove labels and trailing #t. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: maxim.cournoyer@gmail.com, zimon.toutoune@gmail.com, ludo@gnu.org, liliana.prikler@gmail.com, bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65924 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65924@debbugs.gnu.org Cc: Maxim Cournoyer , Maxim Cournoyer , Simon Tournier , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Liliana Marie Prikler X-Debbugs-Original-Xcc: Maxim Cournoyer , Simon Tournier , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Liliana Marie Prikler Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686918312673 (code B ref 65924); Mon, 09 Oct 2023 16:34:02 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:33:03 +0000 Received: from localhost ([127.0.0.1]:60783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptBj-0003He-ML for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:33:03 -0400 Received: from mail-qk1-x72b.google.com ([2607:f8b0:4864:20::72b]:59405) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptBi-0003HI-1E for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:32:58 -0400 Received: by mail-qk1-x72b.google.com with SMTP id af79cd13be357-777252c396bso467985a.2 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869151; x=1697473951; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=X5GWP55gg3JXfcSzpohm/0JjtUuayMNEjM0BF06R/Ng=; b=csdi7g42USH0ukyjXj53VJ2pXqJXXuemWWYNwEe5x+0LMxaYtd8BgN35JNLx4S84XU CVdSiw11zVNOKm9krqDDfhrFqctJoePg8Bf3zIbAx8Wp2irtpCkxa8bOe2aK0roLpVAe Bn+MJPMuF8YD/7WnI+gt/RXsPJ+HF0Up2S3SHObMv3THRciihdZavrWnuWz7gDqVxqEU jhUSRFG4RgphO25/A7n4LYtlXGKk+sIA7Txd4TfUnkdCPjnZKtlyWf20un2DW2iCDBKb xq0I7A0wjZppYelLNsGtfGz+HEfKA6EWsJmJYV2kInYb32ubrhsSwHUNamL3ij60vw+7 h5Eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869151; x=1697473951; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X5GWP55gg3JXfcSzpohm/0JjtUuayMNEjM0BF06R/Ng=; b=mLhPHXlj/2cbp9d4Q5Ux830/AEpo9izK/0w6qCBoXlC80yymXxe0DsbG+AlL8H64Tp baTXyEnXIKzDqINDbB/a3KZ0x2XeF3ZLobw6U7ZlVz7moVttAYmQ9E67Motk78TibyWS TLPxneU5OhLPD/DjqCcsxJbThJ/vZF0WYoC3WCu/3k/d7J/lFdwM30D4vLc8F13qeMN2 +GoqGZrzxANoYBxRwl+9SRojX9A82BFsWkIAW6RqlFaZOnQBF1X3TWxEJAu4uqKNxFb0 nSKWA+e8ri7WOJSyLtXIqr/NsigMtRxHnIPnRKuZC0QMazWUZfBV4YjScVluQskGrnwU Nydw== X-Gm-Message-State: AOJu0YxpJg0YW7JxzcyLursdcPEJYh7UnFG17khPsY2Pt95kk1GTXE7P aF5jMhfMBa4H7bM8AYZWdjz5imgDaOU= X-Google-Smtp-Source: AGHT+IF2DsVbIBS0kK3SqstlVlw5K5ZlKl5+ino52YyA+KBG+ZpAGz+KMC6d0RZM/JejOkxyoN7g5A== X-Received: by 2002:a05:620a:2408:b0:777:3c2:31da with SMTP id d8-20020a05620a240800b0077703c231damr6779257qkn.5.1696869151573; Mon, 09 Oct 2023 09:32:31 -0700 (PDT) Received: from localhost.localdomain (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id z7-20020a05620a100700b0076f19b9e96fsm3645769qkj.107.2023.10.09.09.32.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:32:31 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:28:40 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Migadu-Queue-Id: 322E16E679 X-Spam-Score: 4.77 X-Migadu-Spam-Score: 4.77 X-Migadu-Scanner: mx1.migadu.com X-TUID: IQXDcm9d/vuW * gnu/packages/acl.scm (acl): Remove labels and trailing #t. Change-Id: I01b3d697da78ae1294b76d1073dbfd0ffe37fe31 --- gnu/packages/acl.scm | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/gnu/packages/acl.scm b/gnu/packages/acl.scm index 3e97332243..6d78847680 100644 --- a/gnu/packages/acl.scm +++ b/gnu/packages/acl.scm @@ -66,13 +66,11 @@ (define-public acl (ftw "." (lambda (file stat flag) (unless (<= early-1980 (stat:mtime stat)) (utime file early-1980 early-1980)) - #t)) - #t))) + #t))))) (add-after 'build 'patch-exec-bin-sh (lambda _ (substitute* "test/run" - (("/bin/sh") (which "sh"))) - #t)) + (("/bin/sh") (which "sh"))))) (add-before 'check 'patch-tests (lambda _ ;; The coreutils do not have an ACL bit to remove from their @@ -84,12 +82,9 @@ (define-public acl (substitute* "Makefile.in" ((".*test/misc\\.test.*") "") ((".*test/cp\\.test.*") "") - ((".*test/setfacl-X\\.test.*") "")) - #t))))) + ((".*test/setfacl-X\\.test.*") ""))))))) (inputs (list attr)) - (native-inputs - `(("gettext" ,gettext-minimal) - ("perl" ,perl))) + (native-inputs (list gettext-minimal perl)) (home-page "https://savannah.nongnu.org/projects/acl") (synopsis "Library and tools for manipulating access control lists") -- 2.41.0