From unknown Fri Jun 20 05:18:39 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#47745 <47745@debbugs.gnu.org> To: bug#47745 <47745@debbugs.gnu.org> Subject: Status: ldap test is failing Reply-To: bug#47745 <47745@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:18:39 +0000 retitle 47745 ldap test is failing reassign 47745 guix submitter 47745 Mathieu Othacehe severity 47745 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 13 04:13:45 2021 Received: (at submit) by debbugs.gnu.org; 13 Apr 2021 08:13:45 +0000 Received: from localhost ([127.0.0.1]:58922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWEB7-0002Gi-2x for submit@debbugs.gnu.org; Tue, 13 Apr 2021 04:13:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:52236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWEB4-0002Ga-Rw for submit@debbugs.gnu.org; Tue, 13 Apr 2021 04:13:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWEB4-0003Wc-Ky for bug-guix@gnu.org; Tue, 13 Apr 2021 04:13:42 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45120) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWEB4-0001XV-3O; Tue, 13 Apr 2021 04:13:42 -0400 Received: from [2a01:e0a:19b:d9a0:35c2:b1bf:b4c1:9d32] (port=53654 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lWEB3-0004HW-JJ; Tue, 13 Apr 2021 04:13:41 -0400 From: Mathieu Othacehe To: bug-guix@gnu.org Subject: ldap test is failing Date: Tue, 13 Apr 2021 10:13:40 +0200 Message-ID: <87v98qr497.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Ricardo Wurmus X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, The "ldap" system test is failing this way: --8<---------------cut here---------------start------------->8--- mathieu@meije ~/guix [env]$ cat /gnu/store/5qq5ql92k9n57hx5l6ysk1rwnb0diwsv-ldap-test/ldap.log %%%% Starting test ldap Group begin: ldap Test begin: test-name: "LDAP server instance running" source-file: "/gnu/store/jscgawp3wfrykgs67dpy106ys16r8d5h-ldap-test-builder" source-line: 1 source-form: (test-assert "LDAP server instance running" (marionette-eval (quote (begin (with-output-to-file "instance.inf" (lambda () (display "[general]\nconfig_version = 2\n\n\n[slapd]\nroot_password = SEC) Test end: result-kind: fail actual-value: #f Test begin: test-name: "Manager can bind to LDAP server instance" source-file: "/gnu/store/jscgawp3wfrykgs67dpy106ys16r8d5h-ldap-test-builder" source-line: 1 source-form: (test-assert "Manager can bind to LDAP server instance" (marionette-eval (quote (zero? (system* "/gnu/store/zgbzw97lyw6nbq5id5qaznjz7vh3vf06-openldap-2.4.57/bin/ldapwhoami" "-H" "ldap://localhost) Test end: result-kind: fail actual-value: #f Test begin: test-name: "nslcd service running" source-file: "/gnu/store/jscgawp3wfrykgs67dpy106ys16r8d5h-ldap-test-builder" source-line: 1 source-form: (test-assert "nslcd service running" (marionette-eval (quote (begin (use-modules (gnu services herd)) (match (start-service (quote nslcd)) (#f #f) (((quote service) response-parts ...) (match (as) Test end: result-kind: pass actual-value: #t Test begin: test-name: "nslcd produces a log file" source-file: "/gnu/store/jscgawp3wfrykgs67dpy106ys16r8d5h-ldap-test-builder" source-line: 1 source-form: (test-assert "nslcd produces a log file" (marionette-eval (quote (file-exists? "/var/log/nslcd")) marionette)) Test end: result-kind: pass actual-value: #t Test begin: test-name: "Can query LDAP user accounts" source-file: "/gnu/store/jscgawp3wfrykgs67dpy106ys16r8d5h-ldap-test-builder" source-line: 1 source-form: (test-assert "Can query LDAP user accounts" (marionette-eval (quote (begin (setenv "LD_LIBRARY_PATH" "/gnu/store/k77355jbp6xllysx34rrgkhwrmbdh7zw-nss-pam-ldapd-0.9.11/lib") (zero? (system* "/gnu/) Test end: result-kind: fail actual-value: #f Test begin: test-name: "Can become LDAP user" source-file: "/gnu/store/jscgawp3wfrykgs67dpy106ys16r8d5h-ldap-test-builder" source-line: 1 source-form: (test-assert "Can become LDAP user" (marionette-eval (quote (zero? (system* "/run/setuid-programs/su" "eva" "-c" "/gnu/store/n8awazyldv9hbzb7pjcw76hiifmvrpvd-coreutils-8.32/bin/true"))) marionett) Test end: result-kind: fail actual-value: #f Group end: ldap # of expected passes 2 # of unexpected failures 4 --8<---------------cut here---------------end--------------->8--- Ricardo, any clues :) ? Thanks, Mathieu From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 16 16:12:37 2021 Received: (at control) by debbugs.gnu.org; 16 Apr 2021 20:12:37 +0000 Received: from localhost ([127.0.0.1]:41751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXUpR-0001DK-3p for submit@debbugs.gnu.org; Fri, 16 Apr 2021 16:12:37 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXUpP-0001D7-Es for control@debbugs.gnu.org; Fri, 16 Apr 2021 16:12:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47709) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXUpK-0004cN-At for control@debbugs.gnu.org; Fri, 16 Apr 2021 16:12:30 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=39722 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lXUpI-0006oh-Py for control@debbugs.gnu.org; Fri, 16 Apr 2021 16:12:29 -0400 Date: Fri, 16 Apr 2021 22:12:27 +0200 Message-Id: <87y2di2dlg.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #47297 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) block 47297 by 47745 quit From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 18 04:34:42 2021 Received: (at 47745-done) by debbugs.gnu.org; 18 Apr 2021 08:34:42 +0000 Received: from localhost ([127.0.0.1]:45253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lY2t8-00014n-0m for submit@debbugs.gnu.org; Sun, 18 Apr 2021 04:34:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lY2t6-00014a-Kc for 47745-done@debbugs.gnu.org; Sun, 18 Apr 2021 04:34:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48216) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lY2t1-0001CG-86; Sun, 18 Apr 2021 04:34:35 -0400 Received: from [2a01:e0a:19b:d9a0:35c2:b1bf:b4c1:9d32] (port=59966 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lY2t0-000810-Pj; Sun, 18 Apr 2021 04:34:34 -0400 From: Mathieu Othacehe To: 47745-done@debbugs.gnu.org Subject: Re: bug#47745: ldap test is failing References: <87v98qr497.fsf@gnu.org> Date: Sun, 18 Apr 2021 10:34:33 +0200 In-Reply-To: <87v98qr497.fsf@gnu.org> (Mathieu Othacehe's message of "Tue, 13 Apr 2021 10:13:40 +0200") Message-ID: <87r1j8rnxi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47745-done Cc: Ricardo Wurmus X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Fixed with 868d8068a0b0ea985c6f8d28cb7a436c96bd4de5. Thanks, Mathieu From unknown Fri Jun 20 05:18:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 16 May 2021 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator