From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6M1bBwXhNGRl1gAASxT56A (envelope-from ) for ; Tue, 11 Apr 2023 06:24:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mNtNBwXhNGQ2EQEAauVa8A (envelope-from ) for ; Tue, 11 Apr 2023 06:24:37 +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 CF6C93F7B1 for ; Tue, 11 Apr 2023 06:24:36 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pm5Y5-0006WJ-Ae; Tue, 11 Apr 2023 00:24:05 -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 1pm5Y3-0006VT-Lm for guix-patches@gnu.org; Tue, 11 Apr 2023 00:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pm5Y3-0002I4-7F for guix-patches@gnu.org; Tue, 11 Apr 2023 00:24:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pm5Y3-0003Ok-3A for guix-patches@gnu.org; Tue, 11 Apr 2023 00:24:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62760] [PATCH v2 3/3] gnu: heimdal: Enable OpenLDAP support; converge inputs toward Debian packaging. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 Apr 2023 04:24:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62760 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62760@debbugs.gnu.org Cc: Felix Lechner , Leo Famulari Received: via spool by 62760-submit@debbugs.gnu.org id=B62760.168118700713006 (code B ref 62760); Tue, 11 Apr 2023 04:24:03 +0000 Received: (at 62760) by debbugs.gnu.org; 11 Apr 2023 04:23:27 +0000 Received: from localhost ([127.0.0.1]:36299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pm5XT-0003Nd-BZ for submit@debbugs.gnu.org; Tue, 11 Apr 2023 00:23:27 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]:38294) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pm5XR-0003N6-9D for 62760@debbugs.gnu.org; Tue, 11 Apr 2023 00:23:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=JE/Qn3ThE/OOoaa ADgmvhxIq5bKee87XcmoK4LHfBgM=; h=references:in-reply-to:date:subject: cc:to:from; d=lease-up.com; b=V1eSyaLojtgG9PQqBsl9h1eZfG3eeHMBWrL4uSA3 tLRVnUGk7hbHY8ZtILOnM1e03jShSYALinKj9tl7RJren8tM0bBef2pAoOMwhDQbNFnF3a WHwza0XBZkNevHmQrXtxmCr+9O/SogyFgmhncCSdh6T8O/QLTrb7Eg1nvW510= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id f0dd42c2 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Tue, 11 Apr 2023 04:23:24 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 518ae985; Tue, 11 Apr 2023 04:23:23 +0000 (UTC) Date: Mon, 10 Apr 2023 21:23:13 -0700 Message-Id: X-Mailer: git-send-email 2.39.2 In-Reply-To: <754f9ad3afb378e4e0100b865ca81b28181e3054.1681186993.git.felix.lechner@lease-up.com> References: <754f9ad3afb378e4e0100b865ca81b28181e3054.1681186993.git.felix.lechner@lease-up.com> 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681187076; a=rsa-sha256; cv=none; b=oMMfP/00TVIXNLuPWOg6HhqPqDUo5BNtPR4afb3NNEV9ty96nWsPzk50GA6ZZF4wuexUtz qWZ9mV+83BLa5LLRQ1B9MO1EEOs8z527qG7QH4o6+0aC/q7Hf6qg+eSz2f5/oBCEC0G3Dt bZ5YvyzEUAAv1UJ5tV0svl9u7oVE/kip3wPJakjSoy3JFdV6JXQWjwsQ4Xdn98qz2FrPgN NglQzpy8yChInAT94ZVWdTR4zg/Zk1CfVL8pN6quki8R/vnDeEs8TCfK2Ng3v/VIQci8wS ofP5gEEbZV5H5vM3oqY5mYx0omMoe508hNuodTlzCMxyou8DMGJiJTtypaIDdg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=V1eSyaLo; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681187076; h=from:from:sender:sender:reply-to: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=R6s3ML02EeLvtpKbdDgkraoZ/foXIVhWqG646G9Auzs=; b=d0ErEaVlQM//ZJZ1fJI9XTsQAPqVlJb1DolDYNT23ZaQ+qa7jlYKu23UfrELO5IU2kwe4l UdCbgBqv3Fkc4O/eVI/HOKLXvHbrPfCzInib7eKOkY7HAPjV/vLlJ8XF5lngrMzpLiSZkb wOI/O3OXhOStQpcizigoPDRzt8xsFSdwMxon3yTPWdsMe5WgwvCd4kNXQ4Q+UvkXU1o7OM 9123bC+7khccIgKhmcxHVD9QRQyXGYZc9vWLit97/4WSl3I8h3BWwoximQ7LSzAVzfUwRP RFK1KOWYD0yeK3jxZCS7IJtFUZY+pUz9U87IXhqeidJtBGbjbMX5SaaNGnFcAw== X-Migadu-Spam-Score: -3.22 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=V1eSyaLo; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Spam-Score: -3.22 X-Migadu-Queue-Id: CF6C93F7B1 X-TUID: sz9FjvJbYFmD This commit took several cues for the inputs from the Debian packaging for Heimdal. [1] First, it was not clear why the alternative implementation mit-krb5 should be supplied as an input to Heimdal. It was dropped. The other inputs were added to address detection attempts in ./configure that failed. They were evident from the build log. Also enables support for the OpenLDAP backend for the principals database. [1] https://tracker.debian.org/media/packages/h/heimdal/control-7.8.git20221117.28daf24dfsg-2 * gnu/packages/kerberos.scm (darktable)[inputs, native-inputs]: Enable OpenLDAP; converge inputs toward Debian packaging. --- gnu/packages/kerberos.scm | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/gnu/packages/kerberos.scm b/gnu/packages/kerberos.scm index 0faf879e35..c9c86f9541 100644 --- a/gnu/packages/kerberos.scm +++ b/gnu/packages/kerberos.scm @@ -30,10 +30,12 @@ (define-module (gnu packages kerberos) #:use-module (gnu packages) + #:use-module (gnu packages admin) #:use-module (gnu packages autotools) #:use-module (gnu packages bash) #:use-module (gnu packages bison) #:use-module (gnu packages dbm) + #:use-module (gnu packages flex) #:use-module (gnu packages perl) #:use-module (gnu packages python) #:use-module (gnu packages gettext) @@ -41,6 +43,7 @@ (define-module (gnu packages kerberos) #:use-module (gnu packages libidn) #:use-module (gnu packages hurd) #:use-module (gnu packages linux) + #:use-module (gnu packages openldap) #:use-module (gnu packages pkg-config) #:use-module (gnu packages compression) #:use-module (gnu packages readline) @@ -249,16 +252,22 @@ (define-public heimdal (format #t "#!~a~%exit 1~%" (which "sh"))))))) ;; Tests fail when run in parallel. #:parallel-tests? #f)) - (native-inputs (list e2fsprogs ;for 'compile_et' + (native-inputs (list bison + e2fsprogs ;for 'compile_et' + flex + libcap-ng texinfo unzip ;for tests + openldap perl + pkg-config python)) (inputs (list readline bash-minimal bdb e2fsprogs ;for libcom_err - mit-krb5 + libcap-ng + openldap sqlite)) (home-page "http://www.h5l.org/") (synopsis "Kerberos 5 network authentication") -- 2.39.2