Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net-nds/openldap: add 2.5.14 #30080

Closed
wants to merge 1 commit into from
Closed

Conversation

hydrapolic
Copy link
Contributor

Tests pass on ~amd64.

--- openldap-2.6.4-r1.ebuild    2023-02-14 16:42:21.238634567 +0000
+++ openldap-2.5.14.ebuild      2023-03-12 19:18:45.230015767 +0000
@@ -35,7 +35,7 @@
 RESTRICT="!test? ( test )"
 REQUIRED_USE="cxx? ( sasl )
        pbkdf2? ( ssl )
-       test? ( cleartext sasl )
+       test? ( cleartext debug sasl )
        autoca? ( !gnutls )
        ?? ( test minimal )
        kerberos? ( ?? ( kinit smbkrb5passwd ) )"
@@ -139,7 +139,6 @@
        "${FILESDIR}"/${PN}-2.6.1-system-mdb.patch
        "${FILESDIR}"/${PN}-2.6.1-cloak.patch
        "${FILESDIR}"/${PN}-2.6.1-flags.patch
-       "${FILESDIR}"/${PN}-2.6.1-fix-missing-mapping.patch
        "${FILESDIR}"/${PN}-2.6.4-clang16.patch
 )
 
@@ -669,7 +668,7 @@
                # emake test => runs only lloadd & mdb, in serial; skips ldif,sql,wt,regression
                # emake partests => runs ALL of the tests in parallel
                # wt/WiredTiger is not supported in Gentoo
-               TESTS=( plloadd pmdb )
+               TESTS=( lloadd mdb )
                #TESTS+=( pldif ) # not done by default, so also exclude here
                #use odbc && TESTS+=( psql ) # not done by default, so also exclude here

FEATURES=test needs USE=debug, otherwise test065-proxyauthz fails:

>>>>> Starting test065-proxyauthz for mdb...
Starting provider slapd on TCP/IP port 9011...
Using ldapsearch to check that provider slapd is running...
Using ldapadd to populate the provider directory...
Starting proxy cache on TCP/IP port 9012...
Using ldapsearch to check that proxy slapd is running...
Making queries on the proxy cache...
Query 1: cn=James A Jones 1,ou=Alumni Association,ou=People,dc=example,dc=com
Refresh failed

Closes: https://bugs.gentoo.org/900621
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @hydrapolic
Areas affected: ebuilds
Packages affected: net-nds/openldap

net-nds/openldap: @gentoo/ldap

Linked bugs

Bugs linked: 900621


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Mar 12, 2023
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-03-12 19:38 UTC
Newest commit scanned: 9f78e82
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/0b442e37ff/output.html

@hydrapolic
Copy link
Contributor Author

Thank you @thesamesam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
3 participants