Re: Unable to install both Samba and Claws-Mail
Jerry <[email protected]>
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <CALiBPo_+5-KusXZn_z575N-2ogT3Vtth__xDVGTrfNENQP+C_A@mail.gmail.com> |
I have "default_database_type = lmdb" in my Postfix 'main.cf' file. So far, it appears to be working; however, I have not tried to rebuild it. This is a serious mess that someone should have caught before the changes were released. I would have thought you could build a static version of 'lmdb', place it in a different folder, and point to it in the 'makefile'. Ciao, Jerry On Thu, Aug 13, 2026 at 9:45 AM Paul Mather <[email protected]> wrote: > > On Aug 13, 2026, at 9:32 am, Jerry <[email protected]> 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 <[email protected]> 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. > > >