Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2024 19:48:56 +0900
From:      Yasuhito FUTATSUKI <futatuki@bsdclub.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: what makes mail/aerc conflit with net/samba419?
Message-ID:  <2d52e3a8-0e59-4e08-a03c-9c008f68f109@bsdclub.org>
In-Reply-To: <20240306161558.0124f115@nowhere.oikumene.ukehi.net>
References:  <20240306161558.0124f115@nowhere.oikumene.ukehi.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On 2024/03/06 16:15, Hiroo Ono wrote:

> At first glance, talloc may be the cause, but now samba419 has talloc privately
> and avoids conflicting with devel/talloc.
> So, what makes aerc conflict with samba419, and is there any way to easily find
> the cause? Or should I check all the plist to find the file that conflicts?

The cause may be...

net/samba419/pkg-plist:
...
%%SAMBA4_BUNDLED_TALLOC%%%%PYTHON3%%%%PYTHON_SITELIBDIR%%/talloc%%PYTHON_EXT_SUFFIX%%.so
...

devel/talloc/pkg-plist:
...
%%PYTHON%%%%PYTHON_SITELIBDIR%%/talloc%%PYTHON_EXT_SUFFIX%%.so
...

Cheers,
-- 
Yasuhito FUTATSUKI <futatuki@bsdclub.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2d52e3a8-0e59-4e08-a03c-9c008f68f109>