Update ldb15 and ldb20 for samba410 and samba411

Richard Frewin Richard.Frewin at astro.cf.ac.uk
Fri Jun 12 15:11:36 UTC 2020


Hi,

   Can someone please update databases/ldb15 and databases/ldb20 so that net/samba410 and net/samba411 can build with SAMBA4_BUNDLED_LDB=no 

The net/samba410 Makefile has BUILD_DEPENDS of "ldb15>=1.5.4" when SAMBA4_BUNDLED_LDB=no but Samba 4.10.15 requires "pyldb-util (>=1.5.7 <=1.5.999)" during configure - which fails as databases/ldb15 is currently at version 1.5.6 in ports.

The net/samba411 Makefile has BUILD_DEPENDS of "ldb20>=2.0.8" when SAMBA4_BUNDLED_LDB=no but Samba 4.11.8 requires "pyldb-util (>=2.0.10 <=2.0.999)" during configure - which fails as databases/ldb20 is currently at version 2.0.9 in ports.

I'm trying to get samba and security/sssd installed on the same box.

Cheers - Richard.


More information about the freebsd-ports mailing list