Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Feb 2025 11:55:56 +0900 (JST)
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        kiwi@freebsd.org
Cc:        tatsuki_makino@hotmail.com, rkoberman@gmail.com, freebsd-ports@freebsd.org
Subject:   Re: Strange version inconsistency in Samba t* utils (e.g. talloc)
Message-ID:  <20250204.115556.531125965665970010.yasu@FreeBSD.org>
In-Reply-To: <1453319087.51758.1738487855881.JavaMail.zimbra@oav.net>
References:  <CAN6yY1su=zjkZa9w-H7vJe9XHXoU0bkSrBG0EqcAYSWv4Z2t_w@mail.gmail.com> <SI2PR01MB5036DD9784998FB0728B1C56FAEA2@SI2PR01MB5036.apcprd01.prod.exchangelabs.com> <1453319087.51758.1738487855881.JavaMail.zimbra@oav.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Xavier Beaudouin <kiwi@freebsd.org>
Subject: Re: Strange version inconsistency in Samba t* utils (e.g. talloc)
Date: Sun, 2 Feb 2025 10:17:35 +0100 (CET)

> Hi Tatsuki !
> 
>> The following two lines exist in INDEX-*.
>> 
>> tdb-1.4.9,1|/usr/ports/databases/tdb|/usr/local|Trivial
>> Database|/usr/ports/dat...
>> tdb-1.4.10,1|/usr/ports/databases/tdb1410|/usr/local|Trivial
>> Database|/usr/port...
>> 
>> I haven't checked which one takes precedence, but I guess it's bad that
>> package-name is duplicated.
> 
> I understand, but samba is really picky with their "satellite" libraries.
> When you don't use them as embedded tools then you can have strange results 
> if the version it not the one needed.
> For example, net/samba420 needs tdb >= 1.4.10, but other net/samba may not
> work with this version.
> 
> This is very unfortunate but also some other tools like sssd2 and sudo may
> need this libraries as external when compiled with samba support.
> 
> Kind regards,
> Xavier
> 

I created patch to fix conflict of PKGNAME and related issue, and
submitted as review.

https://reviews.freebsd.org/D48826

Feedback and suggestions are welcome.

---
Yasuhiro Kimura



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250204.115556.531125965665970010.yasu>