Bug 279401 - security/sssd2: fix ldb dependency
Summary: security/sssd2: fix ldb dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mateusz Piotrowski
URL:
Keywords:
Depends on: unbundled_samba419_by_default
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-30 14:36 UTC by Xavier Beaudouin
Modified: 2024-08-16 20:33 UTC (History)
1 user (show)

See Also:
jhixson: maintainer-feedback+


Attachments
sssd2-ldb patch (582 bytes, patch)
2024-05-30 14:36 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2024-05-30 14:36:59 UTC
Created attachment 251090 [details]
sssd2-ldb patch

Both samba416 and samba419 use ldb25 as external ldb dependency.
This trivial patch fix this errors.

This has been tested on 13.2-RELEASE and 14.0-RELEASE poudriere.
Comment 1 John Hixson freebsd_committer freebsd_triage 2024-06-04 21:39:58 UTC
I'll have a look at this over this coming weekend.
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2024-08-16 20:26:37 UTC
The long-term solution is to get the ldb version from samba.mk.

*** This bug has been marked as a duplicate of bug 280774 ***
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-16 20:33:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c18f313d6f20ee754f5c22cdea0fe3f0f787a320

commit c18f313d6f20ee754f5c22cdea0fe3f0f787a320
Author:     Xavier Beaudouin <kiwi@oav.net>
AuthorDate: 2024-08-16 20:28:58 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-08-16 20:32:03 +0000

    security/sssd2: Fix ldb dependency

    net/samba416 uses databases/ldb25.

    PR:             279401
    Approved by:    maintainer (jhixson)
    Sponsored by:   Klara, Inc.

 security/sssd2/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)