iRedMail
                                
                                
                                
                                    iRedMail copied to clipboard
                            
                            
                            
                        iRedMail.sh fails on mariadb105-server
REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER:
- iRedMail version (check /etc/iredmail-release): 1.5.2
 - Deployed with iRedMail Easy or the downloadable installer? downloadable
 - Linux/BSD distribution name and version: FreeBSD 13.0-p11
 - Store mail accounts in which backend (LDAP/MySQL/PGSQL): tried LDAP&MySQL
 - Web server (Apache or Nginx):Nginx
 - Manage mail accounts with iRedAdmin-Pro? no
 
(https://user-images.githubusercontent.com/1995739/162128906-964768c0-dc9e-4d09-8a39-2baeb95332d9.png)
During install the mariadb fails to build (see screenshot), this is a test server VM. Manually compiling the port normally finishes and installs but when going back and running 'bash iRedMail.sh' afterward, it starts re-building. Yet, in this config I selected LDAP backend, so why is it even building mariadb?
Ending up editing the installer log file to say mariadb105-server completed building, compared the build options in the config with the ones in the conf and "make install"-ed the port normally. Resumed building iRedMail afterwards and it does eventually complete.