From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QGc1Cjno3mCh3AAAgWs5BA (envelope-from ) for ; Fri, 02 Jul 2021 12:19:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id QLgBBjno3mDOVgAAB5/wlQ (envelope-from ) for ; Fri, 02 Jul 2021 10:19:37 +0000 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 9A7251EA46 for ; Fri, 2 Jul 2021 12:19:36 +0200 (CEST) Received: from localhost ([::1]:60018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lzGGl-00040M-3a for larch@yhetil.org; Fri, 02 Jul 2021 06:19:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50930) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzG77-0008Bn-KF for guix-patches@gnu.org; Fri, 02 Jul 2021 06:09:37 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51348) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lzG77-0004iH-13 for guix-patches@gnu.org; Fri, 02 Jul 2021 06:09:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lzG76-0008Ul-U0 for guix-patches@gnu.org; Fri, 02 Jul 2021 06:09:36 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49327] [PATCH core-updates 053/128] gnu: tomb: Add 'bash' input for 'wrap-program'. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 02 Jul 2021 10:09:36 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49327 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49327@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 49327-submit@debbugs.gnu.org id=B49327.162522057032537 (code B ref 49327); Fri, 02 Jul 2021 10:09:36 +0000 Received: (at 49327) by debbugs.gnu.org; 2 Jul 2021 10:09:30 +0000 Received: from localhost ([127.0.0.1]:34643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzG6z-0008Sb-TD for submit@debbugs.gnu.org; Fri, 02 Jul 2021 06:09:30 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:60298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzG6V-0008By-Jl for 49327@debbugs.gnu.org; Fri, 02 Jul 2021 06:09:00 -0400 Received: from localhost.localdomain ([213.119.233.144]) by laurent.telenet-ops.be with bizsmtp id QA8h2500B37benp01A8zFK; Fri, 02 Jul 2021 12:08:59 +0200 From: Maxime Devos Date: Fri, 2 Jul 2021 12:06:59 +0200 Message-Id: <20210702100814.23249-53-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210702100814.23249-1-maximedevos@telenet.be> References: <20210702100814.23249-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1625220539; bh=i0cIRPcQJP00WQNl+NqA8ID4J1/6+6OpFhntxwPZD+o=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Tr7jZay4ymNw3nru3wgVzuaxRVubTu56TcdMHZBijm24A04P6J8Ln6qgXHYoiMN1x WqEWiQVzc1AKxn3b9GCpZMpzQxJ7zEQf5KXrpt84cuWqNDVeBJgWf4pH5pARdCE8if f7OeS3gr2eVtKt9+JXCDta7KfARUbalDplne60h3LqT51dGVjGcrDPT56mZbR/I0fA j8EBYw3KloHZX592AhHfj9kQU08C+LSkn8eprowy/mho5co9idocUhymHFAvaLX6gY XBvik27/u/A96WQgSXLcNLhPl0tH9Z52UQT5DJoO2U/bRwszgwbu3udw69eaREUz7I K71BS64evsjnQ== 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625221176; 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=i0cIRPcQJP00WQNl+NqA8ID4J1/6+6OpFhntxwPZD+o=; b=FN1YGO1+lN4BdNxqRf5gkQdaNUWCdJwLZXzi3gWUBR/Q3n/YDf91Npl+7EnLI8YpyzezTy sFpjCzhTy4ltAqm0FpljgdrUUCiIC7BpWHbvJ/MfnXjWKLXiL/hXSkp3svqFVor9SZlOVW e1kOzeEe9U/poi86bfzTQylL90SWI30ZN0gpd+SrnuYr1tQ5JOAH9QOv7mL9kVLyFUWRBm otqrKHlduTYy8E7GuxBDthmKvOevIVNHm1JsKSYHA/+/+6VqsOs1YvzfmpmfbHvZpfrLjB svHEqLonjnk5M26kbkt6RuuctyZfkB9tON44Q7SZMZWe287EZ/SaXRzkqzH0NQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625221176; a=rsa-sha256; cv=none; b=TXMHDTHkH8KzljO3kTLJa+ADRB4hlfQz1bKsbBCmFDc7fZmEGLqjttnPwA674+Kkqsri4V IKDyhFYjUoVli3xtPBMCWxdrGxotS0cN32uBRUN4Ce1nbS/Wf4iROZ/bfJWvpXz+pGhFbK g5LnmVrlck7P1nPLHG97lg7rVF6kgLcjUFnaLd9UuE7fYeXQYVmQcB/aXrGsyJTbmCkMoJ DSNYGtlPCMsqMQwKVEgQIz1RTZlB710ykapRxBUwQYeBDhxakRtKl3gNFlygRlEvHEx0z5 LcV7K9mnEala/xNBPq62/yQ/jdW4Mct2b1TJNmwMBi/MxC/cwLhR38buPfgAtA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Tr7jZay4; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Tr7jZay4; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 9A7251EA46 X-Spam-Score: 3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: 8t3Lm2Fj4jI7 It is required for cross-compilation. * gnu/packages/crypto.scm (tomb)[inputs]: Add 'bash-minimal'. --- gnu/packages/crypto.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm index 8848954ab8..3c596b3bb5 100644 --- a/gnu/packages/crypto.scm +++ b/gnu/packages/crypto.scm @@ -42,6 +42,7 @@ #:use-module (gnu packages aidc) #:use-module (gnu packages attr) #:use-module (gnu packages autotools) + #:use-module (gnu packages bash) #:use-module (gnu packages boost) #:use-module (gnu packages check) #:use-module (gnu packages compression) @@ -511,7 +512,8 @@ total number of shares generated.") (build-system gnu-build-system) (native-inputs `(("sudo" ,sudo))) ;presence needed for 'check' phase (inputs - `(("zsh" ,zsh) + `(("bash" ,bash-minimal) ; for wrap-program + ("zsh" ,zsh) ("gnupg" ,gnupg) ("cryptsetup" ,cryptsetup) ("e2fsprogs" ,e2fsprogs) ;for mkfs.ext4 -- 2.32.0