Summary: | security/sssd2: fix ldb dependency | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Xavier Beaudouin <kiwi> | ||||
Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | 0mp | ||||
Priority: | --- | Flags: | jhixson:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 280557 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
I'll have a look at this over this coming weekend. The long-term solution is to get the ldb version from samba.mk. *** This bug has been marked as a duplicate of bug 280774 *** 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(-) |
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.