Closed artlog closed 2 years ago
Hello @artlog,
As mentionned in the documentation, packages are only provided for 64 bit platforms for now. 32bits platforms are no more supported a long time ago.
When we'll have a fully-automatic build platform, maybe could we provide packages for ARM too?
I'll create a ticket for that.
After recompilation of this project on a raspberry pi 3B+ with armhf 32bits raspbian, initial import of configuration template fails
/usr/local/openldap/etc/openldap# slapd-cli importldifconfigtemplate
Changing olcDbMaxSize to 4294967295 works.
4Gb-1 is maximum value of 32 bit unsigned int.