Re: Unable to install both Samba and Claws-Mail
- Reply: Jerry : "Re: Unable to install both Samba and Claws-Mail"
- In reply to: Jerry : "Re: Unable to install both Samba and Claws-Mail"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Aug 2026 13:45:04 UTC
On Aug 13, 2026, at 9:32 am, Jerry <Jerry@seibercom.net> wrote: > On 2026-08-13 14:15, Jerry wrote: >>> The incompatibility between "lmdb0: 0.9.35" and "lmdb: 1.0.1.1" >>> prevents me from installing both Claws-Mail and Samba at the same >>> time. This issue has become a significant obstacle. I am unsure why >>> this incompatibility was not identified before these ports were >>> released. Although bug reports exist, I have not been able to >>> determine whether any corrective action is planned or underway. >>> >>> Could anyone recommend a workaround for this incompatibility? >>> >>> Thanks! >>> >> On Thu, Aug 13, 2026 at 8:54 AM Daniel Lysfjord <lysfjord.daniel@smokepit.net> wrote: >> You can rebuild mail/libetpan without LMDB-support, or use a samba >> version that requires lmdb0 instead of lmdb (samba416 and samba422 is >> listed on freshports). >> >> Hope that helps. > > Would " rebuilding mail/libetpan without LMDB support" cause any > problems with other ports? I have both Postfix and Dovecot running on > this machine. FWIW, I got caught by this recently. I have samba423 installed and it seems my postfix-sasl package got uninstalled because of the fallout with the lmdb changes. As a workaround, I rebuilt postfix-sasl with the LMDB option unset. (I'm not knowingly using LMDB in my Postfix setup.) That allowed me to install both postfix-sasl and samba423. Cheers, Paul.