From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id cP5lCJPs3mCA5QAAgWs5BA (envelope-from ) for ; Fri, 02 Jul 2021 12:38:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id mDY8BJPs3mBHZAAAB5/wlQ (envelope-from ) for ; Fri, 02 Jul 2021 10:38:11 +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 AA1321DAF8 for ; Fri, 2 Jul 2021 12:38:10 +0200 (CEST) Received: from localhost ([::1]:50098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lzGYj-0000g6-NH for larch@yhetil.org; Fri, 02 Jul 2021 06:38:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58248) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzGXg-0007MR-AQ for guix-patches@gnu.org; Fri, 02 Jul 2021 06:37:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51695) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lzGXg-0003Zz-24 for guix-patches@gnu.org; Fri, 02 Jul 2021 06:37:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lzGXg-0003RE-0n for guix-patches@gnu.org; Fri, 02 Jul 2021 06:37:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49327] [PATCH core-updates 094/128] gnu: dns: 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:37:03 +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.162522219112977 (code B ref 49327); Fri, 02 Jul 2021 10:37:03 +0000 Received: (at 49327) by debbugs.gnu.org; 2 Jul 2021 10:36:31 +0000 Received: from localhost ([127.0.0.1]:34958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzGX8-0003N9-Qt for submit@debbugs.gnu.org; Fri, 02 Jul 2021 06:36:31 -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 1lzG6k-0008By-MV for 49327@debbugs.gnu.org; Fri, 02 Jul 2021 06:09:14 -0400 Received: from localhost.localdomain ([213.119.233.144]) by laurent.telenet-ops.be with bizsmtp id QA8h2500B37benp01A9EJl; Fri, 02 Jul 2021 12:09:14 +0200 From: Maxime Devos Date: Fri, 2 Jul 2021 12:07:40 +0200 Message-Id: <20210702100814.23249-94-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=1625220554; bh=HTs7D0h66Jk7viyDl1IniqoY6tFSKsy3ZXDSqpQgM8s=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=iub+Qtfc6Akt1Mp0QMWWLIKO+dzP3OPpng0hWigEvaoA9r3V+n/xKK9Ru1mDsl3Ul JbuI1Munra189yrIGRYeLpNvN2S37nZsuH0RhnP0oMhe0A/1NS4i2ZN6cn+MAYfeTx 5seoJ3np+JMxrWlBs0hzlXJCWSxUl3AlbC1TC0apalcTzP7Q4AoVBNFATZURtEVUM8 74a1zAkKnjZoIgygnSyZFNrPx8dbe57rYNgBb2rd1D5BKbD14w94RnbIJbLMH6EBkd jQ5lmhfMapaETwBlMYBZ1R2TDPafAW3wWPIEV6puwSiKzZx0KkPAMvvZVSyka/3COh zYi9ybyb44ziw== 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=1625222290; 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=HTs7D0h66Jk7viyDl1IniqoY6tFSKsy3ZXDSqpQgM8s=; b=CdJ6nXf1YxepT1tZB8AnX2d5JS9WXdPgOZqnIUJvnmVm0DIvIaeWMlmVswSxBW2mXnMMeG qR4AcJJOKDYajiOHIGtCFe+B7g5vZLegcaVZwlwqqrcjcmZkje2+Xs7UVRW1toJ4SbyEVg 3qiG9nQZomR3yMBg0Gl/I9f06FrQbkL557d5EkZ2IZZwivC4+w28NyVlubOGPgcMmh9aqL CSqBOlAPuEuFZxmJ4nck313AzLhpZTRhYUx28hhSAZEXTuhZDysvDMVT4w78AIuufwFJbT lDw2/8irbYxItqYSugcnhgUvePpiqk+C0KocgNeksh85czOM4VD4jOj9Ok/WxA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625222290; a=rsa-sha256; cv=none; b=qknP80DtbTaLBIkEYy1esG/GzgI784Rwxl5qKfGqktTN6ZUnp2LYDEcXYh+Be9opglnUqC 6MfLyp2U81U9GlWmsY+m1PSb/sASei0F/wbqpTv17RIi/UWsxcAN6s1Sci8fSBRxI7JlNU eZ+fUUGsW9Hk9LtsKx1q7k5fhfVvdMlabug//8i9I8Vmxt1LzJIrLjArkBsAqt/Cic2MwB IEZ76HfFHhJhxuIQrefz51cH6jabwJryW3GuAuF05EPkUot8kjfoYhj6OgosuyEdpmjdpt jp1uJQmvaBUFotCqIJwVt4iyyloyziZvXzJz2figs9iu7N74x3JhNdocgRWbFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=iub+Qtfc; 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=iub+Qtfc; 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: AA1321DAF8 X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: LEi6ymF1oH0+ It is required for cross-compilation. * gnu/packages/dns.scm (knot-resolver)[inputs]: Add 'bash-minimal'. (ddclient)[inputs]: Likewise. --- gnu/packages/dns.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm index a0388a1419..41f92fec9e 100644 --- a/gnu/packages/dns.scm +++ b/gnu/packages/dns.scm @@ -1009,7 +1009,8 @@ synthesis, and on-the-fly re-configuration.") ("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme) ("texinfo" ,texinfo))) (inputs - `(("fstrm" ,fstrm) + `(("bash" ,bash-minimal) ; for wrap-program + ("fstrm" ,fstrm) ("gnutls" ,gnutls) ("knot:lib" ,knot "lib") ("libuv" ,libuv) @@ -1047,7 +1048,8 @@ LuaJIT, both a resolver library and a daemon.") `(("bash" ,bash) ("perl" ,perl))) (inputs - `(("inetutils" ,inetutils) ; logger + `(("bash" ,bash-minimal) ; for wrap-program + ("inetutils" ,inetutils) ; logger ("net-tools" ,net-tools) ("perl-data-validate-ip" ,perl-data-validate-ip) ("perl-digest-sha1" ,perl-digest-sha1) -- 2.32.0