GNU bug report logs - #62838
[PATCH core-updates] gnu: add zlib to adcli inputs

Previous Next

Package: guix-patches;

Reported by: Brian Cully <bjc <at> spork.org>

Date: Fri, 14 Apr 2023 16:00:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62838 in the body.
You can then email your comments to 62838 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62838; Package guix-patches. (Fri, 14 Apr 2023 16:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brian Cully <bjc <at> spork.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 14 Apr 2023 16:00:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brian Cully <bjc <at> spork.org>
To: guix-patches <at> gnu.org
Cc: Brian Cully <bjc <at> spork.org>
Subject: [PATCH core-updates] gnu: add zlib to adcli inputs
Date: Fri, 14 Apr 2023 11:58:48 -0400
* gnu/packages/sssd.scm (adcli): add zlib to inputs
---
 gnu/packages/sssd.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/sssd.scm b/gnu/packages/sssd.scm
index 051d7df014..3c7224b7db 100644
--- a/gnu/packages/sssd.scm
+++ b/gnu/packages/sssd.scm
@@ -37,6 +37,7 @@ (define-module (gnu packages sssd)
   #:use-module (gnu packages bash)
   #:use-module (gnu packages check)
   #:use-module (gnu packages crypto)
+  #:use-module (gnu packages compression)
   #:use-module (gnu packages curl)
   #:use-module (gnu packages cyrus-sasl)
   #:use-module (gnu packages databases)
@@ -111,7 +112,7 @@ (define-public adcli
            util-linux ; For `rev` command used in tests.
            xmlto))
     (inputs
-     (list cyrus-sasl mit-krb5 samba openldap))
+     (list cyrus-sasl mit-krb5 samba openldap zlib))
     (home-page "https://gitlab.freedesktop.org/realmd/adcli/")
     (synopsis "Helper library and tools for Active Directory client operations")
     (description "@command{adcli} is a command‐line tool to join a computer to
-- 
2.39.2





Information forwarded to guix-patches <at> gnu.org:
bug#62838; Package guix-patches. (Sun, 23 Apr 2023 16:35:01 GMT) Full text and rfc822 format available.

Message #8 received at 62838 <at> debbugs.gnu.org (full text, mbox):

From: Brian Cully <bjc <at> spork.org>
To: 62838 <at> debbugs.gnu.org
Subject: Re: bug#62838: [PATCH core-updates] gnu: add zlib to adcli inputs
Date: Sun, 23 Apr 2023 12:33:43 -0400
Fixed in 09cc2636ef4




bug closed, send any further explanations to 62838 <at> debbugs.gnu.org and Brian Cully <bjc <at> spork.org> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 23 Apr 2023 17:11:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 22 May 2023 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 31 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.